| Package | Description |
|---|---|
| org.n52.shetland.w3c.wsdl |
| Modifier and Type | Method and Description |
|---|---|
PortType |
PortType.addOperation(Operation operation) |
PortType |
PortType.addOperations(Collection<Operation> operations) |
PortType |
PortType.setOperations(Collection<Operation> operations) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PortType> |
Definitions.getPortTypes() |
| Modifier and Type | Method and Description |
|---|---|
Definitions |
Definitions.addPortType(PortType portType) |
| Modifier and Type | Method and Description |
|---|---|
Definitions |
Definitions.addPortTypes(Collection<PortType> portTypes) |
Definitions |
Definitions.setPortTypes(Collection<PortType> portTypes) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.