Package 

Class FusionPageNormalScenes

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class FusionPageNormalScenes
     implements Serializable
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private Long totalCount
      private ArrayList<NormalScene> datas
    • Method Summary

      Modifier and Type Method Description
      Long getTotalCount()
      void setTotalCount(Long totalCount)
      ArrayList<NormalScene> getDatas()
      void setDatas(ArrayList<NormalScene> datas)
      • Methods inherited from class java.lang.Object

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