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

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.UserParam
              extended by uk.ac.ebi.jmzidml.model.mzidml.params.ThresholdUserParam
All Implemented Interfaces:
Serializable

public class ThresholdUserParam
extends UserParam

User: gokelly Date: 11/04/11 Time: 10:24

See Also:
Serialized Form

Field Summary
 
Fields inherited from class uk.ac.ebi.jmzidml.model.mzidml.UserParam
type
 
Fields inherited from class uk.ac.ebi.jmzidml.model.mzidml.AbstractParam
name, unitAccession, unitCv, unitCvRef, unitName, value
 
Constructor Summary
ThresholdUserParam()
           
 
Method Summary
 
Methods inherited from class uk.ac.ebi.jmzidml.model.mzidml.UserParam
getType, setType
 
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

ThresholdUserParam

public ThresholdUserParam()


Copyright © 2012. All Rights Reserved.