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

Packages that use CvList
uk.ac.ebi.jmzidml.model.mzidml   
 

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

Fields in uk.ac.ebi.jmzidml.model.mzidml declared as CvList
protected  CvList MzIdentML.cvList
           
 

Methods in uk.ac.ebi.jmzidml.model.mzidml that return CvList
 CvList ObjectFactory.createCvList()
          Create an instance of CvList
 CvList MzIdentML.getCvList()
          Gets the value of the cvList property.
 

Methods in uk.ac.ebi.jmzidml.model.mzidml with parameters of type CvList
 void MzIdentML.setCvList(CvList value)
          Sets the value of the cvList property.
 



Copyright © 2012. All Rights Reserved.