|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Nested Class Summary | |
static class |
HasSubregions.Subregions_list
Inner list class for holding multiple entries for attribute subregions. |
| Method Summary | |
void |
addToSubregions(int position,
SeqFeatureLocation seqFeatureLocation)
Method to add SeqFeatureLocation at position to Subregions_list |
void |
addToSubregions(SeqFeatureLocation seqFeatureLocation)
Method to add SeqFeatureLocation to Subregions_list |
SeqFeatureLocation |
getFromSubregions(int position)
Method to get SeqFeatureLocation from Subregions_list |
HasSubregions.Subregions_list |
getSubregions()
Get method for subregions |
void |
removeElementAtFromSubregions(int position)
Method to remove by position from Subregions_list |
void |
removeFromSubregions(SeqFeatureLocation seqFeatureLocation)
Method to remove first SeqFeatureLocation from Subregions_list |
void |
setSubregions(HasSubregions.Subregions_list subregions)
Set method for subregions |
| Method Detail |
public void setSubregions(HasSubregions.Subregions_list subregions)
public HasSubregions.Subregions_list getSubregions()
public void addToSubregions(SeqFeatureLocation seqFeatureLocation)
public void addToSubregions(int position,
SeqFeatureLocation seqFeatureLocation)
public SeqFeatureLocation getFromSubregions(int position)
public void removeElementAtFromSubregions(int position)
public void removeFromSubregions(SeqFeatureLocation seqFeatureLocation)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||