| Package | Description |
|---|---|
| org.xmlsoap.schemas.wsdl.soap |
| Modifier and Type | Field and Description |
|---|---|
protected TStyleChoice |
TOperation.style |
protected TStyleChoice |
TBinding.style |
| Modifier and Type | Method and Description |
|---|---|
static TStyleChoice |
TStyleChoice.fromValue(String v) |
TStyleChoice |
TOperation.getStyle()
Gets the value of the style property.
|
TStyleChoice |
TBinding.getStyle()
Gets the value of the style property.
|
static TStyleChoice |
TStyleChoice.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TStyleChoice[] |
TStyleChoice.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TOperation.setStyle(TStyleChoice value)
Sets the value of the style property.
|
void |
TBinding.setStyle(TStyleChoice value)
Sets the value of the style property.
|
Copyright © 2013 jbundle.org. All Rights Reserved.