| Package | Description |
|---|---|
| org.xmlet.xsdparser.xsdelements | |
| org.xmlet.xsdparser.xsdelements.enums |
| Modifier and Type | Field | Description |
|---|---|---|
private FinalEnum |
XsdComplexType.elementFinal |
Prevents a specified type of derivation of this complex type element.
|
private FinalEnum |
XsdElement.finalObj |
Prevents other elements to derive depending on its value.
|
| Modifier and Type | Method | Description |
|---|---|---|
FinalEnum[] |
FinalEnum.getValues() |
|
static FinalEnum |
FinalEnum.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static FinalEnum[] |
FinalEnum.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.