Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlBindings.XmlRegistries
-
Packages that use XmlBindings.XmlRegistries Package Description org.eclipse.persistence.jaxb.xmlmodel -
-
Uses of XmlBindings.XmlRegistries in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as XmlBindings.XmlRegistries Modifier and Type Field Description protected XmlBindings.XmlRegistriesXmlBindings. xmlRegistriesMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlBindings.XmlRegistries Modifier and Type Method Description XmlBindings.XmlRegistriesObjectFactory. createXmlBindingsXmlRegistries()Create an instance ofXmlBindings.XmlRegistriesXmlBindings.XmlRegistriesXmlBindings. getXmlRegistries()Gets the value of the xmlRegistries property.Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlBindings.XmlRegistries Modifier and Type Method Description voidXmlBindings. setXmlRegistries(XmlBindings.XmlRegistries value)Sets the value of the xmlRegistries property.
-