Interface IMonitorFieldInstance

    • Method Detail

      • getField

        IMonitorField getField()
        Returns the field.
        Returns:
        the field.
        Since:
        9.0.0
      • isRequired

        boolean isRequired()
        Returns whether this field is required. If not defined, the default value is false.
        Returns:
        whether this field is required.
        Since:
        9.0.0