| Package | Description |
|---|---|
| com.nosolojava.fsm.model | |
| com.nosolojava.fsm.model.config |
| Modifier and Type | Method and Description |
|---|---|
ExMode |
StateMachineModel.getExMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachineModel.setExMode(ExMode exMode) |
| Modifier and Type | Method and Description |
|---|---|
static ExMode |
ExMode.parse(String exMode) |
static ExMode |
ExMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExMode[] |
ExMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.