Uses of Enum Class
org.pentaho.di.trans.steps.webservices.wsdl.WsdlOperation.SOAPParameterStyle
Packages that use WsdlOperation.SOAPParameterStyle
-
Uses of WsdlOperation.SOAPParameterStyle in org.pentaho.di.trans.steps.webservices.wsdl
Methods in org.pentaho.di.trans.steps.webservices.wsdl that return WsdlOperation.SOAPParameterStyleModifier and TypeMethodDescriptionprotected WsdlOperation.SOAPParameterStyleWsdlOpParameterList.getParameterStyle()Get the style (WRAPPED or BARE) of the parameters in this list.WsdlOperation.getSOAPParameterStyle()Get the SOAPParameter style.Returns the enum constant of this class with the specified name.static WsdlOperation.SOAPParameterStyle[]WsdlOperation.SOAPParameterStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.