public interface IAggregation extends IAggregationEntry
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<? extends IAggregationEntry> |
getChildren() |
com.google.common.base.Optional<? extends IAggregationEntry> |
getWork() |
getMetadata, getParent, getTextGridURI
com.google.common.collect.ImmutableList<? extends IAggregationEntry> getChildren()
com.google.common.base.Optional<? extends IAggregationEntry> getWork()
Copyright © 2015 TextGrid. All rights reserved.