public class ColumnAverageExpression
extends org.pentaho.reporting.engine.classic.core.function.ColumnAggregationExpression
| Constructor and Description |
|---|
ColumnAverageExpression()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue()
Deprecated.
Return the current expression value.
|
boolean |
isOnlyValidFields()
Deprecated.
|
void |
setOnlyValidFields(boolean onlyValidFields)
Deprecated.
|
getField, getField, getFieldCount, getFieldValues, getInstance, setField, setFieldclone, getDataRow, getDependencyLevel, getName, getReportConfiguration, getResourceBundleFactory, getRuntime, isActive, isDeepTraversing, isPreserve, setActive, setDependencyLevel, setName, setPreserve, setRuntimepublic boolean isOnlyValidFields()
public void setOnlyValidFields(boolean onlyValidFields)
public Object getValue()
The value depends (obviously) on the expression implementation.
Copyright © 2018 Hitachi Vantara. All rights reserved.