| Package | Description |
|---|---|
| org.n52.shetland.ogc.wps | |
| org.n52.shetland.ogc.wps.request |
| Modifier and Type | Method and Description |
|---|---|
ResponseMode |
Result.getResponseMode() |
static ResponseMode |
ResponseMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseMode[] |
ResponseMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<ResponseMode> |
ResponseMode.fromString(String string) |
| Modifier and Type | Method and Description |
|---|---|
void |
Result.setResponseMode(ResponseMode responseMode) |
| Modifier and Type | Method and Description |
|---|---|
ResponseMode |
ExecuteRequest.getResponseMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecuteRequest.setResponseMode(ResponseMode responseMode) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.