net.sf.jasperreports.compilers
Class JavaScriptCompiledData.ExpressionIndexes

java.lang.Object
  extended by net.sf.jasperreports.compilers.JavaScriptCompiledData.ExpressionIndexes
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
JavaScriptCompiledData

protected static class JavaScriptCompiledData.ExpressionIndexes
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
JavaScriptCompiledData.ExpressionIndexes(int defaultExpressionIdx, int oldExpressionIdx, int estimatedExpressionIdx)
           
 
Method Summary
 int getDefaultExpressionIndex()
           
 int getEstimatedExpressionIndex()
           
 int getOldExpressionIndex()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaScriptCompiledData.ExpressionIndexes

public JavaScriptCompiledData.ExpressionIndexes(int defaultExpressionIdx,
                                                int oldExpressionIdx,
                                                int estimatedExpressionIdx)
Method Detail

getDefaultExpressionIndex

public int getDefaultExpressionIndex()

getOldExpressionIndex

public int getOldExpressionIndex()

getEstimatedExpressionIndex

public int getEstimatedExpressionIndex()


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com