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