Class CCAlarmThreshold

    • Constructor Detail

      • CCAlarmThreshold

        public CCAlarmThreshold()
      • CCAlarmThreshold

        public CCAlarmThreshold​(CCAlarmThreshold 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

      • getAlarmThreshold

        public Long getAlarmThreshold()
        Get CC告警阈值
        Returns:
        AlarmThreshold CC告警阈值
      • setAlarmThreshold

        public void setAlarmThreshold​(Long AlarmThreshold)
        Set CC告警阈值
        Parameters:
        AlarmThreshold - CC告警阈值