| Package | Description |
|---|---|
| org.n52.javaps.rest.model |
| Modifier and Type | Method and Description |
|---|---|
static Execute.ModeEnum |
Execute.ModeEnum.fromValue(String text) |
Execute.ModeEnum |
Execute.getMode()
Get mode
|
static Execute.ModeEnum |
Execute.ModeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Execute.ModeEnum[] |
Execute.ModeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Execute |
Execute.mode(Execute.ModeEnum mode) |
void |
Execute.setMode(Execute.ModeEnum mode) |
Copyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.