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