|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UseChoice | |
|---|---|
| org.plasma.xml.wsdl.v11.soap | PlasmaSDO™ License This is a community release of PlasmaSDO™, a dual-license Service Data Object (SDO) 2.1 implementation. |
| Uses of UseChoice in org.plasma.xml.wsdl.v11.soap |
|---|
| Fields in org.plasma.xml.wsdl.v11.soap declared as UseChoice | |
|---|---|
protected UseChoice |
TBody.use
|
protected UseChoice |
Headerfault.use
|
protected UseChoice |
Header.use
|
| Methods in org.plasma.xml.wsdl.v11.soap that return UseChoice | |
|---|---|
static UseChoice |
UseChoice.fromValue(java.lang.String v)
|
UseChoice |
TBody.getUse()
Gets the value of the use property. |
UseChoice |
Headerfault.getUse()
Gets the value of the use property. |
UseChoice |
Header.getUse()
Gets the value of the use property. |
static UseChoice |
UseChoice.valueOf(java.lang.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. |
| Methods in org.plasma.xml.wsdl.v11.soap with parameters of type UseChoice | |
|---|---|
void |
TBody.setUse(UseChoice value)
Sets the value of the use property. |
void |
Headerfault.setUse(UseChoice value)
Sets the value of the use property. |
void |
Header.setUse(UseChoice value)
Sets the value of the use property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||