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

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

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

Fields in uk.ac.ebi.jmzidml.model.mzidml declared as FileFormat
protected  FileFormat ExternalData.fileFormat
           
 

Methods in uk.ac.ebi.jmzidml.model.mzidml that return FileFormat
 FileFormat ObjectFactory.createFileFormat()
          Create an instance of FileFormat
 FileFormat ExternalData.getFileFormat()
          Gets the value of the fileFormat property.
 

Methods in uk.ac.ebi.jmzidml.model.mzidml with parameters of type FileFormat
 void ExternalData.setFileFormat(FileFormat value)
          Sets the value of the fileFormat property.
 



Copyright © 2012. All Rights Reserved.