| Package | Description |
|---|---|
| org.modelio.api.module.command |
| Modifier and Type | Method and Description |
|---|---|
static ActionLocation |
ActionLocation.getValue(java.lang.String location) |
static ActionLocation |
ActionLocation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ActionLocation[] |
ActionLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|