Package 

Class DeviceRespBean.DataPointModule

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private long dpMaxTime
      private Map<String, String> dpName
      private Map<String, Object> dps
      private Map<String, Long> dpsTime
    • Method Summary

      Modifier and Type Method Description
      long getDpMaxTime()
      void setDpMaxTime(long dpMaxTime)
      Map<String, String> getDpName()
      void setDpName(Map<String, String> dpName)
      Map<String, Object> getDps()
      void setDps(Map<String, Object> dps)
      Map<String, Long> getDpsTime()
      void setDpsTime(Map<String, Long> dpsTime)
      • Methods inherited from class java.lang.Object

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