Class BaseReturnValue

java.lang.Object
net.sf.jasperreports.engine.base.BaseCommonReturnValue
net.sf.jasperreports.engine.base.BaseReturnValue
All Implemented Interfaces:
Serializable, Cloneable, CommonReturnValue, JRCloneable, ReturnValue, VariableReturnValue

public class BaseReturnValue extends BaseCommonReturnValue implements ReturnValue
Base implementation of ReturnValue.
Author:
Lucian Chirita (lucianc@users.sourceforge.net)
See Also:
  • Field Details

    • fromVariable

      protected String fromVariable
      The name of the variable to be copied.
  • Constructor Details

  • Method Details