Uses of Class
org.pentaho.di.trans.steps.webservices.wsdl.WsdlOpReturnType

Packages that use WsdlOpReturnType
org.pentaho.di.trans.steps.webservices.wsdl   
 

Uses of WsdlOpReturnType in org.pentaho.di.trans.steps.webservices.wsdl
 

Subclasses of WsdlOpReturnType in org.pentaho.di.trans.steps.webservices.wsdl
 class WsdlOpFault
          Wsdl operation fault abstraction.
 class WsdlOpParameter
          WSDL operation parameter abstraction.
 

Methods in org.pentaho.di.trans.steps.webservices.wsdl that return WsdlOpReturnType
 WsdlOpReturnType WsdlOperation.getReturnType()
          Get the return type for this operation.