Uses of Enum
com.sun.tools.xjc.reader.xmlschema.bindinfo.EnumMemberMode
Packages that use EnumMemberMode
Package
Description
Object Model that represents customization declarations.
-
Uses of EnumMemberMode in com.sun.tools.xjc.reader.xmlschema.bindinfo
Methods in com.sun.tools.xjc.reader.xmlschema.bindinfo that return EnumMemberModeModifier and TypeMethodDescriptionBIGlobalBinding.getEnumMemberMode()
EnumMemberMode.getModeWithEnum()
The mode will change to this when there's<jaxb:enum>
customization.static EnumMemberMode
Returns the enum constant of this type with the specified name.static EnumMemberMode[]
EnumMemberMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.