| Package | Description |
|---|---|
| com.bmc.arsys.ws.wsdl |
| Modifier and Type | Method and Description |
|---|---|
WsdlOperation |
WsdlPortBindingOperation.getOperation(String opName)
Given an operation name, return the corresponding WsdlOperation object
|
WsdlOperation |
WsdlParser.getOperation(String strService,
String strPort,
String operationName) |
| Modifier and Type | Method and Description |
|---|---|
void |
WsdlPortBindingOperation.addOperation(WsdlOperation op)
Add an operation to the list os operations for this port
|
| Modifier and Type | Method and Description |
|---|---|
void |
WsdlPortBindingOperation.setOperationList(Map<String,WsdlOperation> ops,
List<WsdlOperation> list)
set the list of operations, both the name to wsdlpOperation map and alist of wsdloperations
|
void |
WsdlPortBindingOperation.setOperationList(Map<String,WsdlOperation> ops,
List<WsdlOperation> list)
set the list of operations, both the name to wsdlpOperation map and alist of wsdloperations
|
? Copyright 2013 BMC Software, Inc.