| Package | Description |
|---|---|
| io.fixprotocol._2020.orchestra.repository |
| Modifier and Type | Field and Description |
|---|---|
protected TimerOperation |
TimerSchedule.operation |
| Modifier and Type | Method and Description |
|---|---|
static TimerOperation |
TimerOperation.fromValue(String v) |
TimerOperation |
TimerSchedule.getOperation()
Gets the value of the operation property.
|
static TimerOperation |
TimerOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimerOperation[] |
TimerOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimerSchedule.setOperation(TimerOperation value)
Sets the value of the operation property.
|
Copyright © 2016–2020 FIX Trading Community. All rights reserved.