| Package | Description |
|---|---|
| org.walkmod.conf | |
| org.walkmod.conf.entities | |
| org.walkmod.conf.entities.impl | |
| org.walkmod.conf.providers |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionModeEnum |
ExecutionModeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionModeEnum[] |
ExecutionModeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionModeEnum |
Configuration.getExecutionMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setExecutionMode(ExecutionModeEnum mode) |
| Modifier and Type | Method and Description |
|---|---|
ExecutionModeEnum |
ConfigurationImpl.getExecutionMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationImpl.setExecutionMode(ExecutionModeEnum executionMode) |
| Constructor and Description |
|---|
ExecutionModeProvider(ExecutionModeEnum mode) |
Copyright © 2017. All rights reserved.