net.sf.dynamicreports.report.definition
Interface DRIVariable<T>
- All Superinterfaces:
- DRIExpression<T>, DRIValue<T>, Serializable
- All Known Implementing Classes:
- DRVariable
public interface DRIVariable<T>
- extends DRIExpression<T>, DRIValue<T>
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
Methods inherited from interface net.sf.dynamicreports.report.definition.DRIValue |
getName |
getCalculation
Calculation getCalculation()
getResetType
Evaluation getResetType()
getResetGroup
DRIGroup getResetGroup()
getValueExpression
DRIExpression<?> getValueExpression()
getInitialValueExpression
DRIExpression<?> getInitialValueExpression()
Copyright © 2010-2014. All Rights Reserved.