Package | Description |
---|---|
es.upv.i3m.grycap.im | |
es.upv.i3m.grycap.im.pojo |
Modifier and Type | Method and Description |
---|---|
static States |
States.getEnumFromValue(String value)
Returns a VmState if the String passed is the same as one of the states of
the enumerator.
|
static States |
States.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static States[] |
States.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
States |
InfrastructureState.getEnumState() |
Copyright © 2016. All rights reserved.