Uses of Class
org.eclipse.persistence.jaxb.xmlmodel.XmlEnumValue
-
Packages that use XmlEnumValue Package Description org.eclipse.persistence.jaxb.xmlmodel -
-
Uses of XmlEnumValue in org.eclipse.persistence.jaxb.xmlmodel
Fields in org.eclipse.persistence.jaxb.xmlmodel with type parameters of type XmlEnumValue Modifier and Type Field Description protected List<XmlEnumValue>XmlEnum. xmlEnumValueMethods in org.eclipse.persistence.jaxb.xmlmodel that return XmlEnumValue Modifier and Type Method Description XmlEnumValueObjectFactory. createXmlEnumValue()Create an instance ofXmlEnumValueMethods in org.eclipse.persistence.jaxb.xmlmodel that return types with arguments of type XmlEnumValue Modifier and Type Method Description List<XmlEnumValue>XmlEnum. getXmlEnumValue()Gets the value of the xmlEnumValue property.
-