Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlEnum
-
Packages that use XmlEnum Package Description org.eclipse.persistence.jaxb.xmlmodel -
-
Uses of XmlEnum in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel with type parameters of type XmlEnum Modifier and Type Field Description protected List<XmlEnum>XmlBindings.XmlEnums. xmlEnumMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlEnum Modifier and Type Method Description XmlEnumObjectFactory. createXmlEnum()Create an instance ofXmlEnumMethods in org.eclipse.persistence.jaxb.xmlmodel that return types with arguments of type XmlEnum Modifier and Type Method Description List<XmlEnum>XmlBindings.XmlEnums. getXmlEnum()Gets the value of the xmlEnum property.
-