Package | Description |
---|---|
net.pricefx.common.api.chart | |
net.pricefx.common.apibuilder.chart |
Modifier and Type | Method and Description |
---|---|
static AggregationFormula |
AggregationFormula.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregationFormula[] |
AggregationFormula.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected M |
AbstractChartMeasures.withAggregation(AggregationFormula aggregationFunction) |
M |
ChartMeasures.Basic.withAggregation(AggregationFormula aggregationFunction) |
Copyright © 2019. All rights reserved.