|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SOAPBinding.Style | |
|---|---|
| org.jvnet.wom.api.binding.wsdl11.soap | |
| org.jvnet.wom.impl.extension.wsdl11.soap | |
| Uses of SOAPBinding.Style in org.jvnet.wom.api.binding.wsdl11.soap |
|---|
| Methods in org.jvnet.wom.api.binding.wsdl11.soap that return SOAPBinding.Style | |
|---|---|
SOAPBinding.Style |
SOAPOperation.getStyle()
Gives soap:action@style attribute value |
SOAPBinding.Style |
SOAPBinding.getStyle()
<soap:binding@style value. |
static SOAPBinding.Style |
SOAPBinding.Style.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SOAPBinding.Style[] |
SOAPBinding.Style.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of SOAPBinding.Style in org.jvnet.wom.impl.extension.wsdl11.soap |
|---|
| Methods in org.jvnet.wom.impl.extension.wsdl11.soap that return SOAPBinding.Style | |
|---|---|
SOAPBinding.Style |
SOAPOperationImpl.getStyle()
|
SOAPBinding.Style |
SOAPBindingImpl.getStyle()
|
| Methods in org.jvnet.wom.impl.extension.wsdl11.soap with parameters of type SOAPBinding.Style | |
|---|---|
void |
SOAPOperationImpl.setStyle(SOAPBinding.Style style)
|
void |
SOAPBindingImpl.setStyle(SOAPBinding.Style style)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||