Interface InstanceGeneratorWithFields


  • public interface InstanceGeneratorWithFields
    Generators with fields.
    Author:
    FracPete (fracpete at waikato dot ac dot nz)
    • Method Detail

      • setFields

        void setFields​(Field[] value)
        Sets the targets to add.
        Parameters:
        value - the targets
      • getFields

        Field[] getFields()
        Returns the targets to add.
        Returns:
        the targets
      • fieldsTipText

        String fieldsTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.