| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Field and Description |
|---|---|
protected UseChoice |
TBody.use |
protected UseChoice |
Headerfault.use |
protected UseChoice |
Header.use |
| Modifier and Type | Method and Description |
|---|---|
static UseChoice |
UseChoice.fromValue(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(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 |
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.
|
Copyright © 2017. All rights reserved.