Uses of Class
jakarta.xml.bind.annotation.XmlEnum
-
Packages that use XmlEnum Package Description com.sun.tools.xjc.generator.bean com.sun.tools.xjc.reader.xmlschema.bindinfo Object Model that represents customization declarations.org.apache.cxf.configuration.security org.apache.cxf.ws.addressing.wsdl -
-
Uses of XmlEnum in com.sun.tools.xjc.generator.bean
Classes in com.sun.tools.xjc.generator.bean with annotations of type XmlEnum Modifier and Type Class Description classImplStructureStrategyDecides how a bean token is mapped to the generated classes. -
Uses of XmlEnum in com.sun.tools.xjc.reader.xmlschema.bindinfo
Classes in com.sun.tools.xjc.reader.xmlschema.bindinfo with annotations of type XmlEnum Modifier and Type Class Description classEnumMemberModeEnum member name handling mode. -
Uses of XmlEnum in org.apache.cxf.configuration.security
Classes in org.apache.cxf.configuration.security with annotations of type XmlEnum Modifier and Type Class Description classCombinatorTypeJava class for CombinatorType. -
Uses of XmlEnum in org.apache.cxf.ws.addressing.wsdl
Classes in org.apache.cxf.ws.addressing.wsdl with annotations of type XmlEnum Modifier and Type Class Description classAnonymousTypeJava class for AnonymousType.
-