public class GroupField extends Field
| Constructor and Description |
|---|
GroupField(Type type,
int repetitionLevel,
int definitionLevel,
boolean required,
com.google.common.collect.ImmutableList<Optional<Field>> children) |
| Modifier and Type | Method and Description |
|---|---|
List<Optional<Field>> |
getChildren() |
getDefinitionLevel, getRepetitionLevel, getType, isRequiredCopyright © 2012–2022. All rights reserved.