Uses of Enum Class
org.pentaho.di.trans.steps.webservices.wsdl.WsdlOperation.SOAPBindingStyle
-
Uses of WsdlOperation.SOAPBindingStyle in org.pentaho.di.trans.steps.webservices.wsdl
Modifier 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.