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