| Package | Description |
|---|---|
| com.oracle.xmlns.webservices.jaxws_databinding |
| Modifier and Type | Field and Description |
|---|---|
protected SoapBindingParameterStyle |
XmlSOAPBinding.parameterStyle |
| Modifier and Type | Method and Description |
|---|---|
static SoapBindingParameterStyle |
SoapBindingParameterStyle.fromValue(String v) |
SoapBindingParameterStyle |
XmlSOAPBinding.getParameterStyle()
Gets the value of the parameterStyle property.
|
static SoapBindingParameterStyle |
SoapBindingParameterStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SoapBindingParameterStyle[] |
SoapBindingParameterStyle.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.setParameterStyle(SoapBindingParameterStyle value)
Sets the value of the parameterStyle property.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.