public class GroupDefinition extends ContainerDefinition
ABSENT_FIELD| Constructor and Description |
|---|
GroupDefinition(int leadingTag,
List<FieldDefinition> fieldDefinitions)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getEntryBeginningTag()
Returns tag which identifies the beginning of new entry.
|
int |
getLeadingTag()
Returns tag which identifies the number of repeating group entries.
|
int |
hashCode() |
getFieldByIndex, getFieldByTag, getFieldCounter, getFieldDefinitions, getGroupCounter, getGroupIndexByTag, initpublic GroupDefinition(int leadingTag,
List<FieldDefinition> fieldDefinitions)
leadingTag - leading tagfieldDefinitions - list of FIX field low-level structure definitionspublic int getEntryBeginningTag()
public int getLeadingTag()
public boolean equals(Object o)
equals in class ContainerDefinitionpublic int hashCode()
hashCode in class ContainerDefinitionCopyright © 2005–2025 Onix Solutions. All rights reserved.