|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Contact | |
---|---|
com.compomics.util.pride.prideobjects |
Uses of Contact in com.compomics.util.pride.prideobjects |
---|
Methods in com.compomics.util.pride.prideobjects that return types with arguments of type Contact | |
---|---|
java.util.ArrayList<Contact> |
ContactGroup.getContacts()
Returns the contacts. |
Method parameters in com.compomics.util.pride.prideobjects with type arguments of type Contact | |
---|---|
void |
ContactGroup.setContacts(java.util.ArrayList<Contact> contacts)
Set the contacts. |
Constructor parameters in com.compomics.util.pride.prideobjects with type arguments of type Contact | |
---|---|
ContactGroup(java.util.ArrayList<Contact> contacts,
java.lang.String groupName)
Create a new ContactGroup object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |