| Package | Description |
|---|---|
| io.fixprotocol._2020.orchestra.repository |
| Modifier and Type | Field and Description |
|---|---|
protected PresenceT |
FieldType.presence |
protected PresenceT |
FieldRuleType.presence |
protected PresenceT |
FieldRefType.presence |
protected PresenceT |
ComponentRuleType.presence |
protected PresenceT |
ComponentRefType.presence |
| Modifier and Type | Method and Description |
|---|---|
static PresenceT |
PresenceT.fromValue(String v) |
PresenceT |
FieldType.getPresence()
Gets the value of the presence property.
|
PresenceT |
FieldRuleType.getPresence()
Gets the value of the presence property.
|
PresenceT |
FieldRefType.getPresence()
Gets the value of the presence property.
|
PresenceT |
ComponentRuleType.getPresence()
Gets the value of the presence property.
|
PresenceT |
ComponentRefType.getPresence()
Gets the value of the presence property.
|
static PresenceT |
PresenceT.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PresenceT[] |
PresenceT.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.setPresence(PresenceT value)
Sets the value of the presence property.
|
void |
FieldRuleType.setPresence(PresenceT value)
Sets the value of the presence property.
|
void |
FieldRefType.setPresence(PresenceT value)
Sets the value of the presence property.
|
void |
ComponentRuleType.setPresence(PresenceT value)
Sets the value of the presence property.
|
void |
ComponentRefType.setPresence(PresenceT value)
Sets the value of the presence property.
|
Copyright © 2016–2020 FIX Trading Community. All rights reserved.