Uses of Class
be.gaudry.model.video.TVSeason
-
Uses of TVSeason in be.gaudry.model.video
Modifier and TypeMethodDescriptionTVSerie.getSeason(int index)
Returns the TVSeason at the specified position in the TVSeasons.Modifier 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).