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

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.ModParamCvParam
All Implemented Interfaces:
Serializable

public class ModParamCvParam
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
ModParamCvParam()
           
 
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

ModParamCvParam

public ModParamCvParam()


Copyright © 2012. All Rights Reserved.