Package adams.core

Interface NotificationSuppression

    • Method Detail

      • setSuppressNotifications

        void setSuppressNotifications​(boolean value)
        Sets whether to suppress notifications.
        Parameters:
        value - true if to suppress
      • getSuppressNotifications

        boolean getSuppressNotifications()
        Returns whether to suppress notifications
        Returns:
        true if to suppress