| Package | Description |
|---|---|
| net.opengis.wps.x20 | |
| net.opengis.wps.x20.impl |
| Modifier and Type | Field and Description |
|---|---|
static ExecuteRequestType.Response.Enum |
ExecuteRequestType.Response.DOCUMENT |
static ExecuteRequestType.Response.Enum |
ExecuteRequestType.Response.RAW |
| Modifier and Type | Method and Description |
|---|---|
static ExecuteRequestType.Response.Enum |
ExecuteRequestType.Response.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static ExecuteRequestType.Response.Enum |
ExecuteRequestType.Response.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
ExecuteRequestType.Response.Enum |
ExecuteRequestType.getResponse()
Gets the "response" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExecuteRequestType.setResponse(ExecuteRequestType.Response.Enum response)
Sets the "response" attribute
|
| Modifier and Type | Method and Description |
|---|---|
ExecuteRequestType.Response.Enum |
ExecuteRequestTypeImpl.getResponse()
Gets the "response" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExecuteRequestTypeImpl.setResponse(ExecuteRequestType.Response.Enum response)
Sets the "response" attribute
|
Copyright © 2015–2018 52north.org. All rights reserved.