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

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

public class PersonUserParam
extends UserParam

Created by IntelliJ IDEA. User: rwang Date: 25/02/11 Time: 09:50 To change this template use File | Settings | File Templates.

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
PersonUserParam()
           
 
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

PersonUserParam

public PersonUserParam()


Copyright © 2012. All Rights Reserved.