| Package | Description |
|---|---|
| io.fixprotocol._2020.orchestra.repository |
| Modifier and Type | Field and Description |
|---|---|
protected ChangeTypeT |
SectionType.changeType |
protected ChangeTypeT |
MessageType.changeType |
protected ChangeTypeT |
GroupType.changeType |
protected ChangeTypeT |
FieldType.changeType |
protected ChangeTypeT |
FieldRefType.changeType |
protected ChangeTypeT |
Documentation.changeType |
protected ChangeTypeT |
Datatype.changeType |
protected ChangeTypeT |
ComponentType.changeType |
protected ChangeTypeT |
ComponentRefType.changeType |
protected ChangeTypeT |
CodeType.changeType |
protected ChangeTypeT |
CodeSetType.changeType |
protected ChangeTypeT |
CategoryType.changeType |
protected ChangeTypeT |
Appinfo.changeType |
protected ChangeTypeT |
Annotation.changeType |
| Modifier and Type | Method and Description |
|---|---|
static ChangeTypeT |
ChangeTypeT.fromValue(String v) |
ChangeTypeT |
SectionType.getChangeType()
Gets the value of the changeType property.
|
ChangeTypeT |
MessageType.getChangeType()
Gets the value of the changeType property.
|
ChangeTypeT |
GroupType.getChangeType()
Gets the value of the changeType property.
|
ChangeTypeT |
FieldType.getChangeType()
Gets the value of the changeType property.
|
ChangeTypeT |
FieldRefType.getChangeType()
Gets the value of the changeType property.
|
ChangeTypeT |
Documentation.getChangeType()
Gets the value of the changeType property.
|
ChangeTypeT |
Datatype.getChangeType()
Gets the value of the changeType property.
|
ChangeTypeT |
ComponentType.getChangeType()
Gets the value of the changeType property.
|
ChangeTypeT |
ComponentRefType.getChangeType()
Gets the value of the changeType property.
|
ChangeTypeT |
CodeType.getChangeType()
Gets the value of the changeType property.
|
ChangeTypeT |
CodeSetType.getChangeType()
Gets the value of the changeType property.
|
ChangeTypeT |
CategoryType.getChangeType()
Gets the value of the changeType property.
|
ChangeTypeT |
Appinfo.getChangeType()
Gets the value of the changeType property.
|
ChangeTypeT |
Annotation.getChangeType()
Gets the value of the changeType property.
|
static ChangeTypeT |
ChangeTypeT.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeTypeT[] |
ChangeTypeT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SectionType.setChangeType(ChangeTypeT value)
Sets the value of the changeType property.
|
void |
MessageType.setChangeType(ChangeTypeT value)
Sets the value of the changeType property.
|
void |
GroupType.setChangeType(ChangeTypeT value)
Sets the value of the changeType property.
|
void |
FieldType.setChangeType(ChangeTypeT value)
Sets the value of the changeType property.
|
void |
FieldRefType.setChangeType(ChangeTypeT value)
Sets the value of the changeType property.
|
void |
Documentation.setChangeType(ChangeTypeT value)
Sets the value of the changeType property.
|
void |
Datatype.setChangeType(ChangeTypeT value)
Sets the value of the changeType property.
|
void |
ComponentType.setChangeType(ChangeTypeT value)
Sets the value of the changeType property.
|
void |
ComponentRefType.setChangeType(ChangeTypeT value)
Sets the value of the changeType property.
|
void |
CodeType.setChangeType(ChangeTypeT value)
Sets the value of the changeType property.
|
void |
CodeSetType.setChangeType(ChangeTypeT value)
Sets the value of the changeType property.
|
void |
CategoryType.setChangeType(ChangeTypeT value)
Sets the value of the changeType property.
|
void |
Appinfo.setChangeType(ChangeTypeT value)
Sets the value of the changeType property.
|
void |
Annotation.setChangeType(ChangeTypeT value)
Sets the value of the changeType property.
|
Copyright © 2016–2020 FIX Trading Community. All rights reserved.