public interface NumericValue extends ReportingData
Modifier and Type | Method and Description |
---|---|
NumericValue |
add(NumericValue v2)
Adds the Values of two NumericValue Objects
|
NumericValue |
avg(long count)
Calculates the average of a numeric data.
|
addClientConditionWidgetOptions, addClientConditionWidgetOptions, addConditionToQuery, addSelectAttributeToQuery, completeSeries, getAttribute, getEntity, getOperatorList, setAttribute, setEntity, setValue
compareTo, getColumnRenderer, getSortText, getValue, setValue, toHtml, toJson, toText
NumericValue add(NumericValue v2)
v2
- the second NumericValue to addNumericValue avg(long count)
count
- the amount of NumericValue Objects@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.