|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TStyleChoice | |
---|---|
org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.soap12 |
Uses of TStyleChoice in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.soap12 |
---|
Fields in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.soap12 declared as TStyleChoice | |
---|---|
protected TStyleChoice |
TBinding.style
|
protected TStyleChoice |
TOperation.style
|
Methods in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.soap12 that return TStyleChoice | |
---|---|
static TStyleChoice |
TStyleChoice.fromValue(java.lang.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(java.lang.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.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.soap12 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 |