org.jfree.report.expressions.sys
public class GetValueExpression extends AbstractExpression
Constructor Summary | |
---|---|
GetValueExpression() | |
GetValueExpression(String field) |
Method Summary | |
---|---|
Object | computeValue()
Return the current expression value. |
String | getField() |
void | setField(String field) |
The value depends (obviously) on the expression implementation.
Returns: the value of the function.