|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TStyleChoice | |
|---|---|
| org.xmlsoap.schemas.wsdl.soap | |
| Uses of TStyleChoice in org.xmlsoap.schemas.wsdl.soap |
|---|
| Fields in org.xmlsoap.schemas.wsdl.soap declared as TStyleChoice | |
|---|---|
protected TStyleChoice |
TBinding.style
|
protected TStyleChoice |
TOperation.style
|
| Methods in org.xmlsoap.schemas.wsdl.soap that return TStyleChoice | |
|---|---|
static TStyleChoice |
TStyleChoice.fromValue(String v)
|
TStyleChoice |
TBinding.getStyle()
Gets the value of the style property. |
TStyleChoice |
TOperation.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. |
| Methods in org.xmlsoap.schemas.wsdl.soap with parameters of type TStyleChoice | |
|---|---|
void |
TBinding.setStyle(TStyleChoice value)
Sets the value of the style property. |
void |
TOperation.setStyle(TStyleChoice value)
Sets the value of the style property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||