| Package | Description |
|---|---|
| org.n52.javaps.rest.deserializer | |
| org.n52.javaps.rest.model |
| Modifier and Type | Method and Description |
|---|---|
List<org.n52.shetland.ogc.wps.OutputDefinition> |
ExecuteDeserializer.readOutputs(List<Output> outputs) |
| Modifier and Type | Method and Description |
|---|---|
Output |
Output.id(String id) |
Output |
Output.transmissionMode(TransmissionMode transmissionMode) |
| Modifier and Type | Method and Description |
|---|---|
List<Output> |
Execute.getOutputs()
Get outputs
|
| Modifier and Type | Method and Description |
|---|---|
Execute |
Execute.addOutputsItem(Output outputsItem) |
| Modifier and Type | Method and Description |
|---|---|
Execute |
Execute.outputs(List<Output> outputs) |
void |
Execute.setOutputs(List<Output> outputs) |
Copyright © 2016–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.