Uses of Class
com.compomics.util.pride.prideobjects.Contact

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
 ArrayList<Contact> ContactGroup.getContacts()
          Returns the contacts.
 

Method parameters in com.compomics.util.pride.prideobjects with type arguments of type Contact
 void ContactGroup.setContacts(ArrayList<Contact> contacts)
          Set the contacts.
 

Constructor parameters in com.compomics.util.pride.prideobjects with type arguments of type Contact
ContactGroup(ArrayList<Contact> contacts, String groupName)
          Create a new ContactGroup object.
 



Copyright © 2012. All Rights Reserved.