Package | Description |
---|---|
biz.onixs.fix.parser |
Modifier and Type | Method and Description |
---|---|
GroupInstance |
Group.getEntry(int index)
Returns the mentioned entry from the group.
|
Modifier and Type | Method and Description |
---|---|
Iterator<GroupInstance> |
Group.iterator() |
Stream<GroupInstance> |
Group.stream() |
Modifier and Type | Method and Description |
---|---|
Group |
Group.addEntry(GroupInstance entry)
Adds an entry to the end of the group and fill using the provided entry.
|
Copyright © 2005–2024 Onix Solutions. All rights reserved.