net.sf.jasperreports.engine
Class JRExpressionCollector.GeneratedIds
java.lang.Object
net.sf.jasperreports.engine.JRExpressionCollector.GeneratedIds
- Enclosing class:
- JRExpressionCollector
protected static class JRExpressionCollector.GeneratedIds
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRExpressionCollector.GeneratedIds
protected JRExpressionCollector.GeneratedIds()
put
public JRExpression put(Integer id,
JRExpression expression)
nextId
public Integer nextId()
expressions
public List<JRExpression> expressions()
expression
public JRExpression expression(int id)
Copyright © 2012. All Rights Reserved.