Interface IMonitorFieldGroup

    • Method Detail

      • getId

        String getId()
        Returns the field group identifier.
        Returns:
        the field group identifier.
        Since:
        11.0.0
      • getFields

        Collection<IMonitorField> getFields()
        Returns the fields of this field group.
        Returns:
        the fields of this field group.
        Since:
        11.0.0