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