| Package | Description |
|---|---|
| biz.onixs.fix.dictionary | |
| biz.onixs.fix.parser |
| Modifier and Type | Method and Description |
|---|---|
GroupDefinition |
FieldDefinition.getGroupDefinition()
Returns FIX repeating group low-level definition if the FIX field define a repeating group otherwise
null. |
| Modifier and Type | Method and Description |
|---|---|
void |
FieldDefinition.setGroupDefinition(GroupDefinition groupDefinition)
Sets the FIX repeating group low-level definition so the FIX field will define the repeating group.
|
| Constructor and Description |
|---|
FieldDefinition(int tag,
boolean required,
String tagName,
GroupDefinition grpDef)
Constructor.
|
| Constructor and Description |
|---|
FlatGroupReader(GroupDefinition definition)
Constructs reader on the base of the group definition.
|
Copyright © 2005–2025 Onix Solutions. All rights reserved.