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