@CatalogedBy(value=Statistics.class) public interface Statistic extends CatalogType, Translatable
| Modifier and Type | Method and Description |
|---|---|
Optional<Criterion> |
getCriterion()
Returns the objective
Criterion for this statistic. |
NumberFormat |
getFormat()
Returns the
NumberFormat used to format the value of this
statistic. |
default StatisticType |
getType()
Returns this statistic's
StatisticType. |
getId, getNamegetTranslationOptional<Criterion> getCriterion()
Criterion for this statistic.NumberFormat getFormat()
NumberFormat used to format the value of this
statistic.default StatisticType getType()
StatisticType.