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