Package | Description |
---|---|
com.epam.fix.validation.engine.fixmessage.tree |
Modifier and Type | Method and Description |
---|---|
static FIXRepeatingGroup |
FIXFieldTreeUtil.buildRG(int rgTagId,
FIXFieldList message,
FIXUtil fixUtil) |
static FIXRepeatingGroup |
FIXFieldTreeUtil.buildRG(int rgTagId,
int fromIndex,
int toIndex,
FIXFieldList message,
FIXUtil fixUtil) |
Modifier and Type | Method and Description |
---|---|
List<FIXRepeatingGroup> |
FIXEntry.getRepeatingGroups() |
Constructor and Description |
---|
FIXEntry(List<FIXField> fields,
List<FIXRepeatingGroup> repeatingGroups) |
Copyright © 2000–2022 EPAM Systems. All rights reserved.