| Package | Description |
|---|---|
| sk.fiit.jim.agent.models |
| Modifier and Type | Field and Description |
|---|---|
static EnvironmentModel.Version |
EnvironmentModel.version |
| Modifier and Type | Method and Description |
|---|---|
static EnvironmentModel.Version |
EnvironmentModel.Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnvironmentModel.Version[] |
EnvironmentModel.Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|