Package | Description |
---|---|
org.pentaho.di.trans.steps.webservices.wsdl |
Modifier and Type | Method and Description |
---|---|
WsdlOperation |
Wsdl.getOperation(String operationName)
Find the specified operation in the WSDL definition.
|
Modifier and Type | Method and Description |
---|---|
List<WsdlOperation> |
Wsdl.getOperations()
Get a list of all operations defined in this WSDL.
|
Constructor and Description |
---|
WsdlOperationContainer(WsdlOperation operation,
WsdlOpParameter.ParameterMode mode) |
Copyright © 2018 Hitachi Vantara. All rights reserved.