Package | Description |
---|---|
info.textgrid.utils.export.aggregations |
Model to represent a set of TextGrid aggregations.
|
Modifier and Type | Field and Description |
---|---|
protected com.google.common.base.Optional<Aggregation> |
AggregationEntry.parent |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<Aggregation> |
AggregationEntry.getParent() |
Constructor and Description |
---|
Aggregation(info.textgrid.namespaces.metadata.core._2010.ObjectType metadata,
Aggregation parent) |
AggregationEntry(info.textgrid.namespaces.metadata.core._2010.ObjectType metadata,
Aggregation parent) |
Copyright © 2018 TextGrid. All rights reserved.