Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlBindings.XmlEnums
-
Packages that use XmlBindings.XmlEnums Package Description org.eclipse.persistence.jaxb.xmlmodel -
-
Uses of XmlBindings.XmlEnums in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel declared as XmlBindings.XmlEnums Modifier and Type Field Description protected XmlBindings.XmlEnumsXmlBindings. xmlEnumsMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlBindings.XmlEnums Modifier and Type Method Description XmlBindings.XmlEnumsObjectFactory. createXmlBindingsXmlEnums()Create an instance ofXmlBindings.XmlEnumsXmlBindings.XmlEnumsXmlBindings. getXmlEnums()Gets the value of the xmlEnums property.Methods in org.eclipse.persistence.jaxb.xmlmodel with parameters of type XmlBindings.XmlEnums Modifier and Type Method Description voidXmlBindings. setXmlEnums(XmlBindings.XmlEnums value)Sets the value of the xmlEnums property.
-