Package 

Class RecommendCallbackBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      boolean status
      int type
      NormalScene data
    • Method Summary

      Modifier and Type Method Description
      void setStatus(boolean status)
      int getType()
      void setType(int type)
      NormalScene getData()
      void setData(NormalScene data)
      boolean isStatus()
      • Methods inherited from class java.lang.Object

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