Package | Description |
---|---|
com.sun.tools.xjc.reader.xmlschema.bindinfo |
Object Model that represents customization declarations.
|
Modifier and Type | Method | Description |
---|---|---|
EnumMemberMode |
BIGlobalBinding.getEnumMemberMode() |
|
EnumMemberMode |
EnumMemberMode.getModeWithEnum() |
The mode will change to this when there's
<jaxb:enum> customization. |
static EnumMemberMode |
EnumMemberMode.valueOf(String name) |
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.
|
Copyright © 2018 Oracle Corporation. All rights reserved.