Uses of Class
psidev.psi.mi.jami.xml.model.extension.xml300.InteractionXrefContainer
-
Packages that use InteractionXrefContainer Package Description psidev.psi.mi.jami.xml.model.extension.xml300 -
-
Uses of InteractionXrefContainer in psidev.psi.mi.jami.xml.model.extension.xml300
Methods in psidev.psi.mi.jami.xml.model.extension.xml300 that return InteractionXrefContainer Modifier and Type Method Description protected InteractionXrefContainer
AbstractXmlInteraction. getInteractionXrefContainer()
getInteractionXrefContainer.Methods in psidev.psi.mi.jami.xml.model.extension.xml300 with parameters of type InteractionXrefContainer Modifier and Type Method Description void
AbstractXmlBasicInteraction. setInteractionXrefContainer(InteractionXrefContainer value)
Sets the value of the interactionXrefContainer property.void
AbstractXmlComplex. setInteractionXrefContainer(InteractionXrefContainer value)
Sets the value of the interactionXrefContainer property.void
AbstractXmlInteraction. setInteractionXrefContainer(InteractionXrefContainer value)
Sets the value of the interactionXrefContainer property.void
AbstractXmlInteractionEvidence. setInteractionXrefContainer(InteractionXrefContainer value)
Sets the value of the interactionXrefContainer property.void
AbstractXmlModelledInteraction. setInteractionXrefContainer(InteractionXrefContainer value)
Sets the value of the interactionXrefContainer property.void
XmlModelledInteraction. setInteractionXrefContainer(InteractionXrefContainer value)
Sets the value of the interactionXrefContainer property.
-