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