| Package | Description |
|---|---|
| org.ow2.orchestra.ws_ht |
| Modifier and Type | Field and Description |
|---|---|
protected TBoolean |
TExtension.mustUnderstand |
| Modifier and Type | Method and Description |
|---|---|
static TBoolean |
TBoolean.fromValue(String v) |
TBoolean |
TExtension.getMustUnderstand()
Gets the value of the mustUnderstand property.
|
static TBoolean |
TBoolean.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TBoolean[] |
TBoolean.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TExtension.setMustUnderstand(TBoolean value)
Sets the value of the mustUnderstand property.
|
Copyright © 2012 OW2 Consortium. All Rights Reserved.