uk.ac.ebi.jmzidml.model
Class AbstractIdentifiableParamGroup
java.lang.Object
uk.ac.ebi.jmzidml.model.MzIdentMLObject
uk.ac.ebi.jmzidml.model.mzidml.Identifiable
uk.ac.ebi.jmzidml.model.AbstractIdentifiableParamGroup
- All Implemented Interfaces:
- Serializable, CvParamListCapable, ParamGroupCapable
public abstract class AbstractIdentifiableParamGroup
- extends Identifiable
- implements ParamGroupCapable
- Since:
- 1.0
- Author:
- Florian Reisinger
Date: 09-Nov-2010
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractIdentifiableParamGroup
public AbstractIdentifiableParamGroup()
getCvParam
public List<CvParam> getCvParam()
- Specified by:
getCvParam
in interface CvParamListCapable
- Specified by:
getCvParam
in interface ParamGroupCapable
- Returns:
- A List of CvParam objects.
getUserParam
public List<UserParam> getUserParam()
- Specified by:
getUserParam
in interface ParamGroupCapable
Copyright © 2012. All Rights Reserved.