| Package | Description |
|---|---|
| io.fixprotocol._2020.orchestra.repository |
| Modifier and Type | Field and Description |
|---|---|
protected StateType |
StateMachineType.initial |
| Modifier and Type | Field and Description |
|---|---|
protected List<StateType> |
StateMachineType.state |
| Modifier and Type | Method and Description |
|---|---|
StateType |
ObjectFactory.createStateType()
Create an instance of
StateType |
StateType |
StateMachineType.getInitial()
Gets the value of the initial property.
|
| Modifier and Type | Method and Description |
|---|---|
List<StateType> |
StateMachineType.getState()
Gets the value of the state property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachineType.setInitial(StateType value)
Sets the value of the initial property.
|
Copyright © 2016–2020 FIX Trading Community. All rights reserved.