Package 

Class FeedbackMsgListBean

    • Method Summary

      Modifier and Type Method Description
      int getLastTime() Get last time
      void setLastTime(int lastTime) Set last time
      ArrayList<FeedbackMsgBean> getList() Get feedback list
      void setList(ArrayList<FeedbackMsgBean> list) Set feedback list
      • Methods inherited from class java.lang.Object

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