Package 

Class BleDps

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int type
      private int flag
      private int time
      private BLEDpResponseBean dpResponseBean
    • Constructor Summary

      Constructors 
      Constructor Description
      BleDps(int type, int flag, int time, BLEDpResponseBean dpResponseBean)
    • Method Summary

      Modifier and Type Method Description
      int getType()
      int getFlag()
      int getTime()
      void setTime(int time)
      BLEDpResponseBean getDpResponseBean()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BleDps

        BleDps(int type, int flag, int time, BLEDpResponseBean dpResponseBean)