Uses of Class
org.pentaho.di.trans.steps.webservices.wsdl.WsdlOperation
Packages that use WsdlOperation
-
Uses of WsdlOperation in org.pentaho.di.trans.steps.webservices.wsdl
Methods in org.pentaho.di.trans.steps.webservices.wsdl that return WsdlOperationModifier and TypeMethodDescriptionWsdl.getOperation
(String operationName) Find the specified operation in the WSDL definition.Methods in org.pentaho.di.trans.steps.webservices.wsdl that return types with arguments of type WsdlOperationModifier and TypeMethodDescriptionWsdl.getOperations()
Get a list of all operations defined in this WSDL.Constructors in org.pentaho.di.trans.steps.webservices.wsdl with parameters of type WsdlOperationModifierConstructorDescriptionWsdlOperationContainer
(WsdlOperation operation, WsdlOpParameter.ParameterMode mode)