Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlBindings.XmlRegistries
Packages that use XmlBindings.XmlRegistries
-
Uses of XmlBindings.XmlRegistries in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as XmlBindings.XmlRegistriesMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlBindings.XmlRegistriesModifier and TypeMethodDescriptionObjectFactory.createXmlBindingsXmlRegistries()
Create an instance ofXmlBindings.XmlRegistries
XmlBindings.getXmlRegistries()
Gets the value of the xmlRegistries property.Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlBindings.XmlRegistriesModifier and TypeMethodDescriptionvoid
XmlBindings.setXmlRegistries
(XmlBindings.XmlRegistries value) Sets the value of the xmlRegistries property.