Uses of Class
com.amilesend.tmdb.client.model.tv.series.type.ContentRating
Packages that use ContentRating
Package
Description
-
Uses of ContentRating in com.amilesend.tmdb.client.model.tv.series
Methods in com.amilesend.tmdb.client.model.tv.series that return types with arguments of type ContentRatingModifier and TypeMethodDescriptionGetContentRatingsResponse.getResults()The list of content ratings for a TV series.Method parameters in com.amilesend.tmdb.client.model.tv.series with type arguments of type ContentRatingModifier and TypeMethodDescriptionGetContentRatingsResponse.GetContentRatingsResponseBuilder.results(List<ContentRating> results) The list of content ratings for a TV series. -
Uses of ContentRating in com.amilesend.tmdb.client.model.tv.series.type
Methods in com.amilesend.tmdb.client.model.tv.series.type that return ContentRating