| Package | Description |
|---|---|
| votorola.a.response.line |
Interfacing with administrators via the command line.
|
| Modifier and Type | Field and Description |
|---|---|
static ResultsCompiler.Action |
ResultsCompiler.Action.END_ACTION_LAST
The last of the actions valid for use as an end action, in an
--etc option. |
| Modifier and Type | Method and Description |
|---|---|
static ResultsCompiler.Action |
ResultsCompiler.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultsCompiler.Action[] |
ResultsCompiler.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|