| Package | Description |
|---|---|
| io.fixprotocol._2020.orchestra.repository |
| Modifier and Type | Field and Description |
|---|---|
protected SupportType |
SectionType.supported |
protected SupportType |
MessageType.supported |
protected SupportType |
GroupType.supported |
protected SupportType |
FieldType.supported |
protected SupportType |
FieldRefType.supported |
protected SupportType |
Documentation.supported |
protected SupportType |
Datatype.supported |
protected SupportType |
ComponentType.supported |
protected SupportType |
ComponentRefType.supported |
protected SupportType |
CodeType.supported |
protected SupportType |
CodeSetType.supported |
protected SupportType |
CategoryType.supported |
protected SupportType |
Appinfo.supported |
protected SupportType |
Annotation.supported |
| Modifier and Type | Method and Description |
|---|---|
static SupportType |
SupportType.fromValue(String v) |
SupportType |
SectionType.getSupported()
Gets the value of the supported property.
|
SupportType |
MessageType.getSupported()
Gets the value of the supported property.
|
SupportType |
GroupType.getSupported()
Gets the value of the supported property.
|
SupportType |
FieldType.getSupported()
Gets the value of the supported property.
|
SupportType |
FieldRefType.getSupported()
Gets the value of the supported property.
|
SupportType |
Documentation.getSupported()
Gets the value of the supported property.
|
SupportType |
Datatype.getSupported()
Gets the value of the supported property.
|
SupportType |
ComponentType.getSupported()
Gets the value of the supported property.
|
SupportType |
ComponentRefType.getSupported()
Gets the value of the supported property.
|
SupportType |
CodeType.getSupported()
Gets the value of the supported property.
|
SupportType |
CodeSetType.getSupported()
Gets the value of the supported property.
|
SupportType |
CategoryType.getSupported()
Gets the value of the supported property.
|
SupportType |
Appinfo.getSupported()
Gets the value of the supported property.
|
SupportType |
Annotation.getSupported()
Gets the value of the supported property.
|
static SupportType |
SupportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SupportType[] |
SupportType.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.setSupported(SupportType value)
Sets the value of the supported property.
|
void |
MessageType.setSupported(SupportType value)
Sets the value of the supported property.
|
void |
GroupType.setSupported(SupportType value)
Sets the value of the supported property.
|
void |
FieldType.setSupported(SupportType value)
Sets the value of the supported property.
|
void |
FieldRefType.setSupported(SupportType value)
Sets the value of the supported property.
|
void |
Documentation.setSupported(SupportType value)
Sets the value of the supported property.
|
void |
Datatype.setSupported(SupportType value)
Sets the value of the supported property.
|
void |
ComponentType.setSupported(SupportType value)
Sets the value of the supported property.
|
void |
ComponentRefType.setSupported(SupportType value)
Sets the value of the supported property.
|
void |
CodeType.setSupported(SupportType value)
Sets the value of the supported property.
|
void |
CodeSetType.setSupported(SupportType value)
Sets the value of the supported property.
|
void |
CategoryType.setSupported(SupportType value)
Sets the value of the supported property.
|
void |
Appinfo.setSupported(SupportType value)
Sets the value of the supported property.
|
void |
Annotation.setSupported(SupportType value)
Sets the value of the supported property.
|
Copyright © 2016–2020 FIX Trading Community. All rights reserved.