public final class Group extends Aggregate implements Entry.Element
| Constructor and Description |
|---|
Group(java.lang.String name,
Entry numberField) |
| Modifier and Type | Method and Description |
|---|---|
Entry |
numberField() |
static Group |
of(Field field,
java.util.Map<java.lang.String,Field> fields) |
java.lang.String |
toString() |
allComponents, allFieldsIncludingComponents, allGroupsIncludingComponents, componentEntries, containsGroup, entries, entriesWith, fieldEntries, hasComponent, hasField, isInParent, isInParent, name, optionalEntry, requiredEntryclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisEnumField, namepublic Group(java.lang.String name,
Entry numberField)
Copyright © 2015-2022 Real Logic Limited. All Rights Reserved.