Class AlarmData

    • Constructor Detail

      • AlarmData

        public AlarmData()
    • Method Detail

      • getReductionKey

        public String getReductionKey()
      • setReductionKey

        public void setReductionKey​(String reductionKey)
      • getAlarmType

        public Integer getAlarmType()
      • setAlarmType

        public void setAlarmType​(Integer alarmType)
      • getClearKey

        public String getClearKey()
      • setClearKey

        public void setClearKey​(String clearKey)
      • getAutoClean

        public Boolean getAutoClean()
      • setAutoClean

        public void setAutoClean​(Boolean autoClean)
      • getX733AlarmType

        public String getX733AlarmType()
      • setX733AlarmType

        public void setX733AlarmType​(String x733AlarmType)
      • getX733ProbableCause

        public Integer getX733ProbableCause()
      • setX733ProbableCause

        public void setX733ProbableCause​(Integer x733ProbableCause)
      • setUpdateFields

        public void setUpdateFields​(List<UpdateField> updateFields)
      • setManagedObject

        public void setManagedObject​(ManagedObject managedObject)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object