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