| Package | Description |
|---|---|
| org.xmlsoap.schemas.wsdl.soap |
| Modifier and Type | Field and Description |
|---|---|
protected UseChoice |
THeaderFault.use |
protected UseChoice |
THeader.use |
protected UseChoice |
TBody.use |
| Modifier and Type | Method and Description |
|---|---|
static UseChoice |
UseChoice.fromValue(String v) |
UseChoice |
THeaderFault.getUse()
Gets the value of the use property.
|
UseChoice |
THeader.getUse()
Gets the value of the use property.
|
UseChoice |
TBody.getUse()
Gets the value of the use property.
|
static UseChoice |
UseChoice.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UseChoice[] |
UseChoice.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
THeaderFault.setUse(UseChoice value)
Sets the value of the use property.
|
void |
THeader.setUse(UseChoice value)
Sets the value of the use property.
|
void |
TBody.setUse(UseChoice value)
Sets the value of the use property.
|
Copyright © 2013 The Kuali Foundation. All Rights Reserved.