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