Uses of Enum Class
org.pentaho.di.trans.steps.webservices.wsdl.WsdlOperation.SOAPBindingStyle
Packages that use WsdlOperation.SOAPBindingStyle
-
Uses of WsdlOperation.SOAPBindingStyle in org.pentaho.di.trans.steps.webservices.wsdl
Methods in org.pentaho.di.trans.steps.webservices.wsdl that return WsdlOperation.SOAPBindingStyleModifier and TypeMethodDescriptionWsdlOperation.getSOAPBindingStyle()
Get the SOAPBinding Style.Returns the enum constant of this class with the specified name.static WsdlOperation.SOAPBindingStyle[]
WsdlOperation.SOAPBindingStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.