Package | Description |
---|---|
p3j.misc | |
p3j.simulation |
Modifier and Type | Field and Description |
---|---|
static ExecutionMode |
Misc.DEFAULT_EXEC_MODE
The default execution mode.
|
Modifier and Type | Method and Description |
---|---|
static ExecutionMode |
ExecutionMode.forString(String text)
Gets the execution mode associated with the given text.
|
static ExecutionMode |
ExecutionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionMode[] |
ExecutionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012. All Rights Reserved.