Class JRFillVariableReturnValue

java.lang.Object
net.sf.jasperreports.engine.fill.JRFillCommonReturnValue
net.sf.jasperreports.engine.fill.JRFillVariableReturnValue
All Implemented Interfaces:
Cloneable, CommonReturnValue, JRCloneable, VariableReturnValue

public class JRFillVariableReturnValue extends JRFillCommonReturnValue implements VariableReturnValue
Implementation of VariableReturnValue used by the filler.
Author:
Lucian Chirita (lucianc@users.sourceforge.net)