Package 

Class BLEDpResponseBean


  • 
    public class BLEDpResponseBean
    
                        

    Created by lee on 16/8/9. Data structure returned by the device

    • Method Summary

      Modifier and Type Method Description
      int getType()
      void setType(int type)
      List<BLEDpBean> getDpList()
      void setDpList(List<BLEDpBean> dpList)
      String toString()
      • Methods inherited from class java.lang.Object

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