Class AlertHistoryNotice

    • Constructor Detail

      • AlertHistoryNotice

        public AlertHistoryNotice()
      • AlertHistoryNotice

        public AlertHistoryNotice​(AlertHistoryNotice source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getName

        public String getName()
        Get 通知渠道组名称
        Returns:
        Name 通知渠道组名称
      • setName

        public void setName​(String Name)
        Set 通知渠道组名称
        Parameters:
        Name - 通知渠道组名称
      • getAlarmNoticeId

        public String getAlarmNoticeId()
        Get 通知渠道组ID
        Returns:
        AlarmNoticeId 通知渠道组ID
      • setAlarmNoticeId

        public void setAlarmNoticeId​(String AlarmNoticeId)
        Set 通知渠道组ID
        Parameters:
        AlarmNoticeId - 通知渠道组ID