| Package | Description |
|---|---|
| com.oracle.xmlns.webservices.jaxws_databinding |
| Modifier and Type | Field and Description |
|---|---|
protected SoapBindingStyle |
XmlSOAPBinding.style |
| Modifier and Type | Method and Description |
|---|---|
static SoapBindingStyle |
SoapBindingStyle.fromValue(String v) |
SoapBindingStyle |
XmlSOAPBinding.getStyle()
Gets the value of the style property.
|
static SoapBindingStyle |
SoapBindingStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SoapBindingStyle[] |
SoapBindingStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XmlSOAPBinding.setStyle(SoapBindingStyle value)
Sets the value of the style property.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.