| Package | Description | 
|---|---|
| org.xmlsoap.schemas.wsdl.soap | |
| org.xmlsoap.schemas.wsdl.soap.impl | 
| Modifier and Type | Field and Description | 
|---|---|
| static TStyleChoice.Enum | TStyleChoice. DOCUMENT | 
| static TStyleChoice.Enum | TStyleChoice. RPC | 
| Modifier and Type | Method and Description | 
|---|---|
| static TStyleChoice.Enum | TStyleChoice.Enum. forInt(int i)Returns the enum value corresponding to an int, or null if none. | 
| static TStyleChoice.Enum | TStyleChoice.Enum. forString(String s)Returns the enum value for a string, or null if none. | 
| TStyleChoice.Enum | TOperation. getStyle()Gets the "style" attribute | 
| TStyleChoice.Enum | TBinding. getStyle()Gets the "style" attribute | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TOperation. setStyle(TStyleChoice.Enum style)Sets the "style" attribute | 
| void | TBinding. setStyle(TStyleChoice.Enum style)Sets the "style" attribute | 
| Modifier and Type | Method and Description | 
|---|---|
| TStyleChoice.Enum | TOperationImpl. getStyle()Gets the "style" attribute | 
| TStyleChoice.Enum | TBindingImpl. getStyle()Gets the "style" attribute | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TOperationImpl. setStyle(TStyleChoice.Enum style)Sets the "style" attribute | 
| void | TBindingImpl. setStyle(TStyleChoice.Enum style)Sets the "style" attribute | 
Copyright © 2019. All Rights Reserved.