| Package | Description |
|---|---|
| com.caucho.boot |
| Modifier and Type | Method and Description |
|---|---|
static BootCommand.ResultCommand |
BootCommand.ResultCommand.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BootCommand.ResultCommand[] |
BootCommand.ResultCommand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|