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