| Package | Description |
|---|---|
| org.mule.devkit.wsdl |
| Modifier and Type | Method and Description |
|---|---|
Operation |
Definition.getOperationByName(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Operation> |
PortType.getOperations() |
List<Operation> |
Binding.getOperations() |
Map<String,Operation> |
PortType.getOperationsMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
PortType.addOperation(Operation operation) |
void |
Binding.addOperation(Operation operation) |
| Modifier and Type | Method and Description |
|---|---|
void |
PortType.setOperations(List<Operation> operations) |
void |
Binding.setOperations(List<Operation> operations) |
Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.