Class SetReportValue

    • Constructor Detail

      • SetReportValue

        public SetReportValue()
    • Method Detail

      • setField

        public void setField​(Field value)
        Sets the field to retrieve from the report.
        Parameters:
        value - the field
      • getField

        public Field getField()
        Returns the field to retrieve from the report.
        Returns:
        the field
      • fieldTipText

        public String fieldTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.
      • valueTipText

        public String valueTipText()
        Returns the tip text for this property.
        Specified by:
        valueTipText in class AbstractSetReportValue
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.