Package | Description |
---|---|
es.upv.i3m.grycap.im | |
es.upv.i3m.grycap.im.pojo | |
es.upv.i3m.grycap.im.rest.client |
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 VmProperties |
VmProperties.getEnumFromValue(String value)
Returns a VmProperty if the String passed is the same as one of the states
of the enumerator.
|
static ImValues |
ImValues.getEnumFromValue(String value)
Returns a ImValue if the String passed is the same as one of the states of
the enumerator.
|
Modifier and Type | Method and Description |
---|---|
States |
InfrastructureState.getEnumState() |
Modifier and Type | Method and Description |
---|---|
static BodyContentType |
BodyContentType.getEnumFromValue(String value)
Returns a RestApiBodyContentType if the String passed is the same as one of
the states of the enum
|
Copyright © 2016. All rights reserved.