| Package | Description |
|---|---|
| org.apache.servicemix.soap.bindings.soap.impl | |
| org.apache.servicemix.soap.bindings.soap.model.wsdl1 |
| Modifier and Type | Method and Description |
|---|---|
Wsdl1SoapBinding.Style |
Wsdl1SoapOperationImpl.getStyle() |
Wsdl1SoapBinding.Style |
Wsdl1SoapBindingImpl.getStyle() |
| Modifier and Type | Method and Description |
|---|---|
void |
Wsdl1SoapOperationImpl.setStyle(Wsdl1SoapBinding.Style style) |
void |
Wsdl1SoapBindingImpl.setStyle(Wsdl1SoapBinding.Style style) |
| Modifier and Type | Method and Description |
|---|---|
Wsdl1SoapBinding.Style |
Wsdl1SoapBinding.getStyle() |
Wsdl1SoapBinding.Style |
Wsdl1SoapOperation.getStyle() |
static Wsdl1SoapBinding.Style |
Wsdl1SoapBinding.Style.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Wsdl1SoapBinding.Style[] |
Wsdl1SoapBinding.Style.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005-2014 FuseSource. All Rights Reserved.