Uses of Class
com.compomics.util.pride.prideobjects.Contact
Packages that use Contact
Package
Description
Objects related to mapping experiment annotation to PRIDE.
-
Uses of Contact in com.compomics.util.pride.prideobjects
Methods in com.compomics.util.pride.prideobjects that return types with arguments of type ContactMethod parameters in com.compomics.util.pride.prideobjects with type arguments of type ContactModifier and TypeMethodDescriptionvoidContactGroup.setContacts(ArrayList<Contact> contacts) Set the contacts.Constructor parameters in com.compomics.util.pride.prideobjects with type arguments of type ContactModifierConstructorDescriptionContactGroup(ArrayList<Contact> contacts, String groupName) Create a new ContactGroup object.