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

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

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

Fields in uk.ac.ebi.jmzidml.model.mzidml declared as DataCollection
protected  DataCollection MzIdentML.dataCollection
           
 

Methods in uk.ac.ebi.jmzidml.model.mzidml that return DataCollection
 DataCollection ObjectFactory.createDataCollection()
          Create an instance of DataCollection
 DataCollection MzIdentML.getDataCollection()
          Gets the value of the dataCollection property.
 

Methods in uk.ac.ebi.jmzidml.model.mzidml with parameters of type DataCollection
 void MzIdentML.setDataCollection(DataCollection value)
          Sets the value of the dataCollection property.
 



Copyright © 2012. All Rights Reserved.