|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Wsdl1SoapBinding.Style | |
|---|---|
| org.apache.servicemix.soap.bindings.soap.impl | |
| org.apache.servicemix.soap.bindings.soap.model.wsdl1 | |
| Uses of Wsdl1SoapBinding.Style in org.apache.servicemix.soap.bindings.soap.impl |
|---|
| Methods in org.apache.servicemix.soap.bindings.soap.impl that return Wsdl1SoapBinding.Style | |
|---|---|
Wsdl1SoapBinding.Style |
Wsdl1SoapOperationImpl.getStyle()
|
Wsdl1SoapBinding.Style |
Wsdl1SoapBindingImpl.getStyle()
|
| Methods in org.apache.servicemix.soap.bindings.soap.impl with parameters of type Wsdl1SoapBinding.Style | |
|---|---|
void |
Wsdl1SoapOperationImpl.setStyle(Wsdl1SoapBinding.Style style)
|
void |
Wsdl1SoapBindingImpl.setStyle(Wsdl1SoapBinding.Style style)
|
| Uses of Wsdl1SoapBinding.Style in org.apache.servicemix.soap.bindings.soap.model.wsdl1 |
|---|
| Methods in org.apache.servicemix.soap.bindings.soap.model.wsdl1 that return Wsdl1SoapBinding.Style | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||