| Package | Description |
|---|---|
| org.n52.shetland.ogc.wps.response |
| Modifier and Type | Method and Description |
|---|---|
Result |
GetResultResponse.getResult() |
| Modifier and Type | Method and Description |
|---|---|
Optional<Result> |
ExecuteResponse.getResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecuteResponse.setResult(Result result) |
void |
GetResultResponse.setResult(Result result) |
| Constructor and Description |
|---|
ExecuteResponse(String service,
String version,
Result result) |
GetResultResponse(String service,
String version,
Result result) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.