| Package | Description |
|---|---|
| org.xmlet.xsdparser.xsdelements | |
| org.xmlet.xsdparser.xsdelements.enums |
| Modifier and Type | Field | Description |
|---|---|---|
private UsageEnum |
XsdAttribute.use |
Specifies how this
XsdAttribute should be used. |
| Modifier and Type | Method | Description |
|---|---|---|
UsageEnum[] |
UsageEnum.getValues() |
|
static UsageEnum |
UsageEnum.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static UsageEnum[] |
UsageEnum.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.