|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jasperreports.compilers.JavaScriptCompiledData.ExpressionIndexes
protected static class JavaScriptCompiledData.ExpressionIndexes
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 |
---|
public JavaScriptCompiledData.ExpressionIndexes(int defaultExpressionIdx, int oldExpressionIdx, int estimatedExpressionIdx)
Method Detail |
---|
public int getDefaultExpressionIndex()
public int getOldExpressionIndex()
public int getEstimatedExpressionIndex()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |