Package | Description |
---|---|
com.kabira.platform.switchconfig |
Configuration Service
|
Modifier and Type | Field and Description |
---|---|
Version.State |
Version.state
Version state
|
Modifier and Type | Method and Description |
---|---|
static Version.State |
Version.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Version.State[] |
Version.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|