Class AbnormalEventsInfo

    • Constructor Detail

      • AbnormalEventsInfo

        public AbnormalEventsInfo()
      • AbnormalEventsInfo

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

      • getKey

        public Long getKey()
        Get 类型值 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Key 类型值 注意:此字段可能返回 null,表示取不到有效值。
      • setKey

        public void setKey​(Long Key)
        Set 类型值 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Key - 类型值 注意:此字段可能返回 null,表示取不到有效值。
      • getCount

        public Long getCount()
        Get 类型总数 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Count 类型总数 注意:此字段可能返回 null,表示取不到有效值。
      • setCount

        public void setCount​(Long Count)
        Set 类型总数 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Count - 类型总数 注意:此字段可能返回 null,表示取不到有效值。