类 Snapshot

    • 构造器详细资料

      • Snapshot

        public Snapshot()
    • 方法详细资料

      • getPk

        public String getPk()
      • getDevId

        public String getDevId()
      • getTimestamp

        public long getTimestamp()
      • setPk

        public void setPk​(String pk)
      • setDevId

        public void setDevId​(String devId)
      • setTimestamp

        public void setTimestamp​(long timestamp)
      • setData

        public void setData​(ModelData data)
      • canEqual

        protected boolean canEqual​(Object other)