Uses of Class
psidev.psi.mi.jami.xml.model.extension.AbstractNamesContainer
-
-
Uses of AbstractNamesContainer in psidev.psi.mi.jami.xml.model.extension
Methods in psidev.psi.mi.jami.xml.model.extension that return AbstractNamesContainer Modifier and Type Method Description protected AbstractNamesContainer
AbstractBaseXmlInteractor. getNamesContainer()
Getter for the fieldnamesContainer
.Methods in psidev.psi.mi.jami.xml.model.extension with parameters of type AbstractNamesContainer Modifier and Type Method Description void
AbstractBaseXmlInteractor. setJAXBNames(AbstractNamesContainer value)
Sets the value of the names property.void
AbstractBaseXmlInteractor. setNamesContainer(AbstractNamesContainer namesContainer)
-
Uses of AbstractNamesContainer in psidev.psi.mi.jami.xml.model.extension.xml253
Subclasses of AbstractNamesContainer in psidev.psi.mi.jami.xml.model.extension.xml253 Modifier and Type Class Description class
ComplexNamesContainer
A container for aliases, shortname and fullname The JAXB binding is designed to be read-only and is not designed for writingclass
NamesContainer
A container for aliases, shortname and fullname The JAXB binding is designed to be read-only and is not designed for writing -
Uses of AbstractNamesContainer in psidev.psi.mi.jami.xml.model.extension.xml254
Subclasses of AbstractNamesContainer in psidev.psi.mi.jami.xml.model.extension.xml254 Modifier and Type Class Description class
ComplexNamesContainer
A container for aliases, shortname and fullname The JAXB binding is designed to be read-only and is not designed for writingclass
NamesContainer
A container for aliases, shortname and fullname The JAXB binding is designed to be read-only and is not designed for writing -
Uses of AbstractNamesContainer in psidev.psi.mi.jami.xml.model.extension.xml300
Subclasses of AbstractNamesContainer in psidev.psi.mi.jami.xml.model.extension.xml300 Modifier and Type Class Description class
ComplexNamesContainer
A container for aliases, shortname and fullname The JAXB binding is designed to be read-only and is not designed for writingclass
NamesContainer
A container for aliases, shortname and fullname The JAXB binding is designed to be read-only and is not designed for writing
-