| Package | Description |
|---|---|
| com.compomics.util.pride.prideobjects |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Contact> |
ContactGroup.getContacts()
Returns the contacts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContactGroup.setContacts(ArrayList<Contact> contacts)
Set the contacts.
|
| Constructor and Description |
|---|
ContactGroup(ArrayList<Contact> contacts,
String groupName)
Create a new ContactGroup object.
|
Copyright © 2014. All rights reserved.