net.sf.jasperreports.compilers
Class JavaScriptCompileData.Expression
java.lang.Object
net.sf.jasperreports.compilers.JavaScriptCompileData.Expression
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- JavaScriptCompileData
protected static class JavaScriptCompileData.Expression
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaScriptCompileData.Expression
public JavaScriptCompileData.Expression(String type,
String defaultExpression,
String estimatedExpression,
String oldExpression)
- Deprecated. To be removed.
JavaScriptCompileData.Expression
public JavaScriptCompileData.Expression(String defaultExpression,
String estimatedExpression,
String oldExpression)
getJavaType
public String getJavaType()
- Deprecated. To be removed.
getDefaultExpression
public String getDefaultExpression()
getOldExpression
public String getOldExpression()
getEstimatedExpression
public String getEstimatedExpression()
Copyright © 2012. All Rights Reserved.