| Package | Description |
|---|---|
| org.xmlet.xsdparser.xsdelements | |
| org.xmlet.xsdparser.xsdelements.enums |
| Modifier and Type | Field | Description |
|---|---|---|
private FinalDefaultEnum |
XsdSchema.finalDefault |
Specifies if the final attribute for the current
XsdSchema children such as XsdElement,
XsdSimpleType and XsdComplexType. |
| Modifier and Type | Method | Description |
|---|---|---|
FinalDefaultEnum[] |
FinalDefaultEnum.getValues() |
|
static FinalDefaultEnum |
FinalDefaultEnum.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static FinalDefaultEnum[] |
FinalDefaultEnum.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.