Uses of Class
psidev.psi.mi.jami.xml.model.extension.xml253.InteractionXrefContainer
-
Packages that use InteractionXrefContainer Package Description psidev.psi.mi.jami.xml.model.extension.xml253 -
-
Uses of InteractionXrefContainer in psidev.psi.mi.jami.xml.model.extension.xml253
Methods in psidev.psi.mi.jami.xml.model.extension.xml253 that return InteractionXrefContainer Modifier and Type Method Description protected InteractionXrefContainer
AbstractXmlInteraction. getInteractionXrefContainer()
getInteractionXrefContainer.Methods in psidev.psi.mi.jami.xml.model.extension.xml253 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.
-