Package 

Class BannerList

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class BannerList
     implements Serializable
                        

    首次启动场景引导

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private List<GuideBanner> bannerLeadList
    • Method Summary

      Modifier and Type Method Description
      List<GuideBanner> getBannerLeadList()
      void setBannerLeadList(List<GuideBanner> bannerLeadList)
      • Methods inherited from class java.lang.Object

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