| Package | Description |
|---|---|
| com.thecoderscorner.menu.remote.commands |
| Modifier and Type | Method | Description |
|---|---|---|
MenuBootstrapCommand.BootType |
MenuBootstrapCommand.getBootType() |
|
static MenuBootstrapCommand.BootType |
MenuBootstrapCommand.BootType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static MenuBootstrapCommand.BootType[] |
MenuBootstrapCommand.BootType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
static MenuBootstrapCommand |
CommandFactory.newBootstrapCommand(MenuBootstrapCommand.BootType type) |
| Constructor | Description |
|---|---|
MenuBootstrapCommand(MenuBootstrapCommand.BootType bootType) |
Copyright © 2018. All rights reserved.