Class MonitorFieldGroupInstance

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      IMonitorFieldGroup getFieldGroup()
      Returns the field group.
      boolean isRequired()
      Returns whether this field group is required.
      void setRequired​(boolean required)
      Sets whether this field group instance is required.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • setRequired

        public void setRequired​(boolean required)
        Sets whether this field group instance is required.
        Parameters:
        required - whether this field group instance is required.
        Since:
        11.0.0