Package 

Class BLEDpResponseBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      int type
      List<BLEDpBean> dpList
    • 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
    • Constructor Detail

      • BLEDpResponseBean

        BLEDpResponseBean()