| Package | Description |
|---|---|
| org.apache.ws.commons.schema |
| Modifier and Type | Field and Description |
|---|---|
private XmlSchemaUse |
XmlSchemaAttribute.use |
| Modifier and Type | Method and Description |
|---|---|
XmlSchemaUse |
XmlSchemaAttribute.getUse() |
static XmlSchemaUse |
XmlSchemaUse.schemaValueOf(java.lang.String name) |
static XmlSchemaUse |
XmlSchemaUse.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static XmlSchemaUse[] |
XmlSchemaUse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlSchemaAttribute.setUse(XmlSchemaUse use) |