public class AAIdentityFeatureAbsolute extends AAIdentityFeature
Modifier and Type | Field and Description |
---|---|
static int |
index
The index of this ms2pip feature.
|
aaIndex, aminoAcid
implementations
Constructor and Description |
---|
AAIdentityFeatureAbsolute(int aaIndex,
char aminoAcid)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getCategory()
Returns the category of the feature.
|
String |
getDescription()
Returns the description of the feature.
|
int |
getIndex()
Returns an integer unique to this class.
|
getAaIndex, getAminoAcid, setAaIndex, setAminoAcid
public static final int index
public AAIdentityFeatureAbsolute(int aaIndex, char aminoAcid)
aaIndex
- the index of the amino acidaminoAcid
- the amino acid targetedpublic String getCategory()
Ms2pipFeature
public String getDescription()
Ms2pipFeature
public int getIndex()
Ms2pipFeature
Copyright © 2018. All rights reserved.