Uses of Class
com.amilesend.tmdb.client.model.type.Genre
Packages that use Genre
Package
Description
-
Uses of Genre in com.amilesend.tmdb.client.model.genre.type
Methods in com.amilesend.tmdb.client.model.genre.type that return types with arguments of type GenreMethod parameters in com.amilesend.tmdb.client.model.genre.type with type arguments of type Genre -
Uses of Genre in com.amilesend.tmdb.client.model.movie.type
Methods in com.amilesend.tmdb.client.model.movie.type that return types with arguments of type GenreMethod parameters in com.amilesend.tmdb.client.model.movie.type with type arguments of type Genre -
Uses of Genre in com.amilesend.tmdb.client.model.tv.series
Methods in com.amilesend.tmdb.client.model.tv.series that return types with arguments of type GenreModifier and TypeMethodDescriptionGetSeriesDetailsResponse.getGenres()The list of applicable genres.Method parameters in com.amilesend.tmdb.client.model.tv.series with type arguments of type Genre -
Uses of Genre in com.amilesend.tmdb.client.model.type
Classes in com.amilesend.tmdb.client.model.type with type parameters of type GenreModifier and TypeClassDescriptionstatic classGenre.GenreBuilder<C extends Genre,B extends Genre.GenreBuilder<C, B>>