| Package | Description |
|---|---|
| com.bitplan.vzjava |
| Modifier and Type | Method and Description |
|---|---|
static AppMode.Mode |
AppMode.getMode()
get the mode of operation
|
static AppMode.Mode |
AppMode.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppMode.Mode[] |
AppMode.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AppMode.setMode(AppMode.Mode mode)
set the given mode of operation
|
Copyright © 2018 BITPlan GmbH. All rights reserved.