| Package | Description |
|---|---|
| org.n52.javaps.rest.model |
| Modifier and Type | Method and Description |
|---|---|
InputDescription |
InputDescription.input(Object input) |
InputDescription |
InputDescription.maxOccurs(Object maxOccurs) |
InputDescription |
InputDescription.minOccurs(BigInteger minOccurs) |
| Modifier and Type | Method and Description |
|---|---|
List<InputDescription> |
Process.getInputs()
Get inputs
|
| Modifier and Type | Method and Description |
|---|---|
Process |
Process.addInputsItem(InputDescription inputsItem) |
| Modifier and Type | Method and Description |
|---|---|
Process |
Process.inputs(List<InputDescription> inputs) |
void |
Process.setInputs(List<InputDescription> inputs) |
Copyright © 2016–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.