public interface ITransformableAggregationEntry extends IAggregationEntry
Modifier and Type | Method and Description |
---|---|
String |
getFinalFormat()
Returns the final format of the entry, after optional transformation.
|
void |
setTransformedFormat(String format)
Set the format that the entry would have after transformation.
|
getMetadata, getParent, getTextGridURI
String getFinalFormat()
setTransformedFormat(String)
if that has been called before or
the original format from the entry's metadata otherwise.void setTransformedFormat(String format)
format
- Copyright © 2017 TextGrid. All rights reserved.