public interface JRDataRange extends JRCloneable
Modifier and Type | Method and Description |
---|---|
JRExpression |
getHighExpression()
Returns the expression that generates the upper bound of the range.
|
JRExpression |
getLowExpression()
Returns the expression that generates the lower bound of the range.
|
clone
JRExpression getLowExpression()
JRExpression getHighExpression()
Copyright © 2013. All Rights Reserved.