public class CutIndexes extends Object
| Constructor and Description |
|---|
CutIndexes(int firstIndex,
int secondIndex) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getFirstIndex()
Return the first index of the cleavage
|
int |
getSecondIndex()
Return the second index of the cleavage
|
int |
hashCode() |
boolean |
isGlycosidicCut()
Check if the cut is a glycosidic cut
|
String |
toString() |
public int getFirstIndex()
public int getSecondIndex()
public boolean isGlycosidicCut()
true if it is a glycosidic cut.
false otherwiseCopyright © 2016. All Rights Reserved.