|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Reference | |
---|---|
com.compomics.util.pride.prideobjects |
Uses of Reference in com.compomics.util.pride.prideobjects |
---|
Methods in com.compomics.util.pride.prideobjects that return types with arguments of type Reference | |
---|---|
ArrayList<Reference> |
ReferenceGroup.getReferences()
Returns the references. |
Method parameters in com.compomics.util.pride.prideobjects with type arguments of type Reference | |
---|---|
void |
ReferenceGroup.setReferences(ArrayList<Reference> reference)
Set the reference. |
Constructor parameters in com.compomics.util.pride.prideobjects with type arguments of type Reference | |
---|---|
ReferenceGroup(ArrayList<Reference> references,
String groupName)
Create a new ReferenceGroup object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |