Uses of Class
com.amilesend.tmdb.client.model.tv.series.type.EpisodeGroup
Packages that use EpisodeGroup
Package
Description
-
Uses of EpisodeGroup in com.amilesend.tmdb.client.model.tv.series
Methods in com.amilesend.tmdb.client.model.tv.series that return types with arguments of type EpisodeGroupModifier and TypeMethodDescriptionGetEpisodeGroupsResponse.getResults()The list of episode groups for a series.Method parameters in com.amilesend.tmdb.client.model.tv.series with type arguments of type EpisodeGroupModifier and TypeMethodDescriptionGetEpisodeGroupsResponse.GetEpisodeGroupsResponseBuilder.results(List<EpisodeGroup> results) The list of episode groups for a series. -
Uses of EpisodeGroup in com.amilesend.tmdb.client.model.tv.series.type
Classes in com.amilesend.tmdb.client.model.tv.series.type with type parameters of type EpisodeGroupModifier and TypeClassDescriptionstatic classEpisodeGroup.EpisodeGroupBuilder<C extends EpisodeGroup, B extends EpisodeGroup.EpisodeGroupBuilder<C,B>> Subclasses with type arguments of type EpisodeGroup in com.amilesend.tmdb.client.model.tv.series.typeModifier and TypeClassDescriptionclassDescribes a TV episode group for a series.static classEpisodeGroup.EpisodeGroupBuilder<C extends EpisodeGroup, B extends EpisodeGroup.EpisodeGroupBuilder<C,B>>