|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MasterSequence | |
|---|---|
| org.gcube.portlets.d4sreporting.common.shared | |
| Uses of MasterSequence in org.gcube.portlets.d4sreporting.common.shared |
|---|
| Methods in org.gcube.portlets.d4sreporting.common.shared that return MasterSequence | |
|---|---|
MasterSequence |
MasterSequenceList.get(int index)
|
MasterSequence |
MasterSequenceList.remove(String key)
remove the MasterSequence having key as key |
| Methods in org.gcube.portlets.d4sreporting.common.shared that return types with arguments of type MasterSequence | |
|---|---|
ArrayList<MasterSequence> |
MasterSequenceList.getSequences()
|
| Methods in org.gcube.portlets.d4sreporting.common.shared with parameters of type MasterSequence | |
|---|---|
void |
MasterSequenceList.addSequence(MasterSequence toAdd)
|
| Method parameters in org.gcube.portlets.d4sreporting.common.shared with type arguments of type MasterSequence | |
|---|---|
void |
MasterSequenceList.setSequences(ArrayList<MasterSequence> sequences)
|
| Constructor parameters in org.gcube.portlets.d4sreporting.common.shared with type arguments of type MasterSequence | |
|---|---|
MasterSequenceList(ArrayList<MasterSequence> sequences)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||