Package 

Class DataPointStatBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private ArrayList<DataPointBean> data
      private String total
    • Method Summary

      Modifier and Type Method Description
      ArrayList<DataPointBean> getData()
      void setData(ArrayList<DataPointBean> data)
      String getTotal()
      void setTotal(String total)
      • Methods inherited from class java.lang.Object

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

      • DataPointStatBean

        DataPointStatBean()
    • Method Detail

      • getData

         ArrayList<DataPointBean> getData()
      • setData

         void setData(ArrayList<DataPointBean> data)