| Package | Description |
|---|---|
| org.n52.shetland.ogc.wps | |
| org.n52.shetland.ogc.wps.request |
| Modifier and Type | Method and Description |
|---|---|
List<OutputDefinition> |
OutputDefinition.getOutputs() |
Map<OwsCode,OutputDefinition> |
OutputDefinition.getOutputsById() |
static Map<OwsCode,OutputDefinition> |
OutputDefinition.getOutputsById(List<OutputDefinition> outputs) |
| Modifier and Type | Method and Description |
|---|---|
static Map<OwsCode,OutputDefinition> |
OutputDefinition.getOutputsById(List<OutputDefinition> outputs) |
void |
OutputDefinition.setOutputs(List<OutputDefinition> outputs) |
| Constructor and Description |
|---|
OutputDefinition(OwsCode id,
Format format,
DataTransmissionMode dataTransmissionMode,
List<OutputDefinition> outputs) |
OutputDefinition(OwsCode id,
Format format,
List<OutputDefinition> outputs) |
| Modifier and Type | Method and Description |
|---|---|
List<OutputDefinition> |
ExecuteRequest.getOutputs() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecuteRequest.addOutput(OutputDefinition output) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.