Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlBindings.XmlEnums
Packages that use XmlBindings.XmlEnums
-
Uses of XmlBindings.XmlEnums in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as XmlBindings.XmlEnumsMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlBindings.XmlEnumsModifier and TypeMethodDescriptionObjectFactory.createXmlBindingsXmlEnums()
Create an instance ofXmlBindings.XmlEnums
XmlBindings.getXmlEnums()
Gets the value of the xmlEnums property.Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlBindings.XmlEnumsModifier and TypeMethodDescriptionvoid
XmlBindings.setXmlEnums
(XmlBindings.XmlEnums value) Sets the value of the xmlEnums property.