Class XmlModelledParticipantCandidate.JAXBFeatureWrapper
- java.lang.Object
-
- psidev.psi.mi.jami.xml.model.extension.xml254.AbstractXmlEntity.JAXBFeatureWrapper<ModelledFeature>
-
- psidev.psi.mi.jami.xml.model.extension.xml254.XmlModelledParticipantCandidate.JAXBFeatureWrapper
-
- All Implemented Interfaces:
com.sun.xml.bind.Locatable
,FileSourceContext
- Enclosing class:
- XmlModelledParticipantCandidate
public static class XmlModelledParticipantCandidate.JAXBFeatureWrapper extends AbstractXmlEntity.JAXBFeatureWrapper<ModelledFeature>
-
-
Constructor Summary
Constructors Constructor Description JAXBFeatureWrapper()
JAXBFeatureWrapper(List<ModelledFeature> features)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<ModelledFeature>
getJAXBFeatures()
-
Methods inherited from class psidev.psi.mi.jami.xml.model.extension.xml254.AbstractXmlEntity.JAXBFeatureWrapper
getSourceLocator, initialiseFeatures, setSourceLocator, sourceLocation, toString
-
-
-
-
Constructor Detail
-
JAXBFeatureWrapper
public JAXBFeatureWrapper()
-
JAXBFeatureWrapper
public JAXBFeatureWrapper(List<ModelledFeature> features)
-
-
Method Detail
-
getJAXBFeatures
public List<ModelledFeature> getJAXBFeatures()
- Overrides:
getJAXBFeatures
in classAbstractXmlEntity.JAXBFeatureWrapper<ModelledFeature>
-
-