|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.jfree.report.function.AbstractExpression
|
+--org.jfree.report.function.ColumnAggregationExpression
|
+--org.jfree.report.function.ColumnMultiplyExpression
Creation-Date: 04.01.2006, 17:25:37
| Constructor Summary | |
ColumnMultiplyExpression()
|
|
| Method Summary | |
java.lang.Object |
getValue()
Return the current expression value. |
| Methods inherited from class org.jfree.report.function.ColumnAggregationExpression |
clone,
getField,
getField,
getFieldCount,
getFieldValues,
setField,
setField |
| Methods inherited from class org.jfree.report.function.AbstractExpression |
getDataRow,
getDependencyLevel,
getInstance,
getName,
getReportConfiguration,
getResourceBundleFactory,
getRuntime,
isActive,
setActive,
setDependencyLevel,
setName,
setRuntime |
| Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ColumnMultiplyExpression()
| Method Detail |
public java.lang.Object getValue()
The value depends (obviously) on the expression implementation.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||