| Package | Description |
|---|---|
| com.appslandia.common.base |
| Modifier and Type | Method | Description |
|---|---|---|
static DeployEnv |
DeployEnv.getCurrent() |
|
static DeployEnv |
DeployEnv.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static DeployEnv[] |
DeployEnv.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
DeployEnv.isAny(DeployEnv... phases) |
|
static void |
DeployEnv.setCurrent(DeployEnv phrase) |
Copyright © 2018. All rights reserved.