Uses of Class
be.gaudry.model.video.TVSeason
Packages that use TVSeason
-
Uses of TVSeason in be.gaudry.model.video
Methods in be.gaudry.model.video that return TVSeasonModifier and TypeMethodDescriptionTVSerie.getSeason(int index)
Returns the TVSeason at the specified position in the TVSeasons.Methods in be.gaudry.model.video that return types with arguments of type TVSeasonMethods in be.gaudry.model.video with parameters of type TVSeasonModifier and TypeMethodDescriptionvoid
Appends the specified element to the end of this list (optional operation).void
TVSerie.removeSeason(TVSeason season)
Removes the first occurrence of the specified element from this list, if it is present (optional operation).