|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WsdlOperation.SOAPBindingStyle | |
---|---|
org.pentaho.di.trans.steps.webservices.wsdl |
Uses of WsdlOperation.SOAPBindingStyle in org.pentaho.di.trans.steps.webservices.wsdl |
---|
Methods in org.pentaho.di.trans.steps.webservices.wsdl that return WsdlOperation.SOAPBindingStyle | |
---|---|
WsdlOperation.SOAPBindingStyle |
WsdlOperation.getSOAPBindingStyle()
Get the SOAPBinding Style. |
static WsdlOperation.SOAPBindingStyle |
WsdlOperation.SOAPBindingStyle.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WsdlOperation.SOAPBindingStyle[] |
WsdlOperation.SOAPBindingStyle.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |