| Package | Description |
|---|---|
| io.fixprotocol._2020.orchestra.repository |
| Modifier and Type | Class and Description |
|---|---|
class |
ResponseType
Any number of action behaviors can be triggered by the same 'when' condition
|
| Modifier and Type | Field and Description |
|---|---|
protected ActionType |
TimerSchedule.activity |
protected ActionType |
StateType.activity |
protected ActionType |
StateType.onentry |
protected ActionType |
StateType.onexit |
| Modifier and Type | Method and Description |
|---|---|
ActionType |
ObjectFactory.createActionType()
Create an instance of
ActionType |
ActionType |
TimerSchedule.getActivity()
Gets the value of the activity property.
|
ActionType |
StateType.getActivity()
Gets the value of the activity property.
|
ActionType |
StateType.getOnentry()
Gets the value of the onentry property.
|
ActionType |
StateType.getOnexit()
Gets the value of the onexit property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimerSchedule.setActivity(ActionType value)
Sets the value of the activity property.
|
void |
StateType.setActivity(ActionType value)
Sets the value of the activity property.
|
void |
StateType.setOnentry(ActionType value)
Sets the value of the onentry property.
|
void |
StateType.setOnexit(ActionType value)
Sets the value of the onexit property.
|
Copyright © 2016–2020 FIX Trading Community. All rights reserved.