|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is responsible of providing the package with all relevant sequence data.
Method Summary | |
int |
getGiNumber()
Returns the GI number. |
int |
getIdNumber()
Returns the identity number for this sequence. |
int |
getSequenceLength()
Returns the length of the sequence. |
java.lang.String |
getSpeciesName()
Returns the species name that harbor this sequence. |
boolean |
isCompleteSequence()
Returns true if the sequence is complete, otherwise false. |
Method Detail |
public int getIdNumber()
public boolean isCompleteSequence()
public int getSequenceLength()
public java.lang.String getSpeciesName()
public int getGiNumber()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |