uk.ac.ebi.jmzidml.model.mzidml.params
Class FileFormatCvParam

java.lang.Object
  extended by uk.ac.ebi.jmzidml.model.MzIdentMLObject
      extended by uk.ac.ebi.jmzidml.model.mzidml.AbstractParam
          extended by uk.ac.ebi.jmzidml.model.mzidml.CvParam
              extended by uk.ac.ebi.jmzidml.model.mzidml.params.FileFormatCvParam
All Implemented Interfaces:
Serializable

public class FileFormatCvParam
extends CvParam

Since:
0.2
Author:
Florian Reisinger Date: 14-Oct-2010
See Also:
Serialized Form

Field Summary
 
Fields inherited from class uk.ac.ebi.jmzidml.model.mzidml.CvParam
accession, cv, cvRef
 
Fields inherited from class uk.ac.ebi.jmzidml.model.mzidml.AbstractParam
name, unitAccession, unitCv, unitCvRef, unitName, value
 
Constructor Summary
FileFormatCvParam()
           
 
Method Summary
 
Methods inherited from class uk.ac.ebi.jmzidml.model.mzidml.CvParam
getAccession, getCv, getCvRef, setAccession, setCv
 
Methods inherited from class uk.ac.ebi.jmzidml.model.mzidml.AbstractParam
getName, getUnitAccession, getUnitCv, getUnitCvRef, getUnitName, getValue, setName, setUnitAccession, setUnitCv, setUnitName, setValue
 
Methods inherited from class uk.ac.ebi.jmzidml.model.MzIdentMLObject
getHid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileFormatCvParam

public FileFormatCvParam()


Copyright © 2012. All Rights Reserved.