|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlSchemaUse | |
|---|---|
| org.apache.ws.commons.schema | |
| Uses of XmlSchemaUse in org.apache.ws.commons.schema |
|---|
| Methods in org.apache.ws.commons.schema that return XmlSchemaUse | |
|---|---|
XmlSchemaUse |
XmlSchemaAttribute.getUse()
|
static XmlSchemaUse |
XmlSchemaUse.schemaValueOf(String name)
|
static XmlSchemaUse |
XmlSchemaUse.valueOf(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. |
| Methods in org.apache.ws.commons.schema with parameters of type XmlSchemaUse | |
|---|---|
void |
XmlSchemaAttribute.setUse(XmlSchemaUse use)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||