|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SoapBindingUse | |
|---|---|
| com.oracle.xmlns.webservices.jaxws_databinding | |
| Uses of SoapBindingUse in com.oracle.xmlns.webservices.jaxws_databinding |
|---|
| Fields in com.oracle.xmlns.webservices.jaxws_databinding declared as SoapBindingUse | |
|---|---|
protected SoapBindingUse |
XmlSOAPBinding.use
|
| Methods in com.oracle.xmlns.webservices.jaxws_databinding that return SoapBindingUse | |
|---|---|
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. |
| Methods in com.oracle.xmlns.webservices.jaxws_databinding with parameters of type SoapBindingUse | |
|---|---|
void |
XmlSOAPBinding.setUse(SoapBindingUse value)
Sets the value of the use property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||