Uses of Class
uk.ac.ebi.jmzidml.model.mzidml.ContactRole

Packages that use ContactRole
uk.ac.ebi.jmzidml.model.mzidml   
uk.ac.ebi.jmzidml.xml.jaxb.resolver   
 

Uses of ContactRole in uk.ac.ebi.jmzidml.model.mzidml
 

Fields in uk.ac.ebi.jmzidml.model.mzidml declared as ContactRole
protected  ContactRole Provider.contactRole
           
protected  ContactRole AnalysisSoftware.contactRole
           
 

Fields in uk.ac.ebi.jmzidml.model.mzidml with type parameters of type ContactRole
protected  List<ContactRole> Sample.contactRole
           
 

Methods in uk.ac.ebi.jmzidml.model.mzidml that return ContactRole
 ContactRole ObjectFactory.createContactRole()
          Create an instance of ContactRole
 ContactRole Provider.getContactRole()
          Gets the value of the contactRole property.
 ContactRole AnalysisSoftware.getContactRole()
          Gets the value of the contactRole property.
 

Methods in uk.ac.ebi.jmzidml.model.mzidml that return types with arguments of type ContactRole
 List<ContactRole> Sample.getContactRole()
          Gets the value of the contactRole property.
 

Methods in uk.ac.ebi.jmzidml.model.mzidml with parameters of type ContactRole
 void Provider.setContactRole(ContactRole value)
          Sets the value of the contactRole property.
 void AnalysisSoftware.setContactRole(ContactRole value)
          Sets the value of the contactRole property.
 

Uses of ContactRole in uk.ac.ebi.jmzidml.xml.jaxb.resolver
 

Methods in uk.ac.ebi.jmzidml.xml.jaxb.resolver with parameters of type ContactRole
 void ContactRoleRefResolver.updateObject(ContactRole object)
           
 



Copyright © 2012. All Rights Reserved.