| Package | Description |
|---|---|
| org.n52.shetland.w3c.wsdl |
| Modifier and Type | Method and Description |
|---|---|
Operation |
Operation.addFault(Fault fault) |
Operation |
Operation.addFaults(Collection<Fault> faults) |
Operation |
PortType.getOperation(String name,
String request,
String response) |
Operation |
Operation.setFaults(Collection<Fault> faults) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Operation> |
PortType.getOperations() |
| Modifier and Type | Method and Description |
|---|---|
PortType |
PortType.addOperation(Operation operation) |
| Modifier and Type | Method and Description |
|---|---|
PortType |
PortType.addOperations(Collection<Operation> operations) |
PortType |
PortType.setOperations(Collection<Operation> operations) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.