Class AbstractXmlBasicInteraction.JAXBParticipantWrapper
- java.lang.Object
-
- psidev.psi.mi.jami.xml.model.extension.xml254.AbstractXmlInteraction.JAXBParticipantWrapper<Participant>
-
- psidev.psi.mi.jami.xml.model.extension.xml254.AbstractXmlBasicInteraction.JAXBParticipantWrapper
-
- All Implemented Interfaces:
com.sun.xml.bind.Locatable
,FileSourceContext
- Enclosing class:
- AbstractXmlBasicInteraction
public static class AbstractXmlBasicInteraction.JAXBParticipantWrapper extends AbstractXmlInteraction.JAXBParticipantWrapper<Participant>
-
-
Constructor Summary
Constructors Constructor Description JAXBParticipantWrapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Participant>
getJAXBParticipants()
-
Methods inherited from class psidev.psi.mi.jami.xml.model.extension.xml254.AbstractXmlInteraction.JAXBParticipantWrapper
getSourceLocator, initialiseParticipants, setSourceLocator, sourceLocation, toString
-
-
-
-
Method Detail
-
getJAXBParticipants
public List<Participant> getJAXBParticipants()
- Overrides:
getJAXBParticipants
in classAbstractXmlInteraction.JAXBParticipantWrapper<Participant>
-
-