Uses of Record Class
dev.reuss.tmdb.domain.tv.series.model.TvSeriesContentRating
Packages that use TvSeriesContentRating
-
Uses of TvSeriesContentRating in dev.reuss.tmdb.domain.tv.series.model
Methods in dev.reuss.tmdb.domain.tv.series.model that return types with arguments of type TvSeriesContentRatingModifier and TypeMethodDescriptionTvSeriesContentRatings.results()Returns the value of theresultsrecord component.Constructor parameters in dev.reuss.tmdb.domain.tv.series.model with type arguments of type TvSeriesContentRatingModifierConstructorDescriptionTvSeriesContentRatings(int id, List<TvSeriesContentRating> results) Creates an instance of aTvSeriesContentRatingsrecord class.