| Package | Description |
|---|---|
| org.n52.javaps.rest.deserializer | |
| org.n52.javaps.rest.model |
| Modifier and Type | Method and Description |
|---|---|
List<org.n52.shetland.ogc.wps.data.ProcessData> |
ExecuteDeserializer.readInputs(List<Input> inputs) |
| Modifier and Type | Method and Description |
|---|---|
Input |
Input.id(String id) |
Input |
Input.input(com.fasterxml.jackson.databind.JsonNode input) |
| Modifier and Type | Method and Description |
|---|---|
List<Input> |
Execute.getInputs()
Get inputs
|
| Modifier and Type | Method and Description |
|---|---|
Execute |
Execute.addInputsItem(Input inputsItem) |
| Modifier and Type | Method and Description |
|---|---|
Execute |
Execute.inputs(List<Input> inputs) |
void |
Execute.setInputs(List<Input> inputs) |
Copyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.