Package 

Class MeshLogUploadDataBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      String devId
      int type
      String des
      String time
      Map<String, Object> dps
      Map<String, Object> extInfo
    • Method Summary

      Modifier and Type Method Description
      String getDevId()
      void setDevId(String devId)
      int getType()
      void setType(int type)
      String getDes()
      void setDes(String des)
      String getTime()
      void setTime(String time)
      Map<String, Object> getDps()
      void setDps(Map<String, Object> dps)
      Map<String, Object> getExtInfo()
      void setExtInfo(Map<String, Object> extInfo)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait