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