Interface InstanceGeneratorWithTargetField

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String fieldTipText()
      Returns the tip text for this property.
      adams.data.report.Field getField()
      Returns the field that acts as class attribute.
      void setField​(adams.data.report.Field value)
      Sets the field to act as class attribute.
    • Method Detail

      • setField

        void setField​(adams.data.report.Field value)
        Sets the field to act as class attribute.
        Parameters:
        value - the field
      • getField

        adams.data.report.Field getField()
        Returns the field that acts as class attribute.
        Returns:
        the field
      • fieldTipText

        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.