|
|||||||||
| 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.sys.IsExportTypeExpression
Tests, whether a certain export type is currently used.
| Constructor Summary | |
IsExportTypeExpression()
|
|
| Method Summary | |
java.lang.String |
getExportType()
|
java.lang.Object |
getValue()
Return the current expression value. |
void |
setExportType(java.lang.String exportType)
|
| Methods inherited from class org.jfree.report.function.AbstractExpression |
clone,
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 IsExportTypeExpression()
| Method Detail |
public java.lang.String getExportType()
public void setExportType(java.lang.String exportType)
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 | ||||||||