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