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.
|
cloneJRExpression getLowExpression()
JRExpression getHighExpression()
Copyright © 2017. All rights reserved.