Uses of Record Class
dev.reuss.tmdb.common.company.ProductionCompany
Packages that use ProductionCompany
-
Uses of ProductionCompany in dev.reuss.tmdb.domain.movie.model
Methods in dev.reuss.tmdb.domain.movie.model that return types with arguments of type ProductionCompanyModifier and TypeMethodDescriptionMovieDetails.productionCompanies()Returns the value of theproductionCompaniesrecord component. -
Uses of ProductionCompany in dev.reuss.tmdb.domain.tv.series.model
Methods in dev.reuss.tmdb.domain.tv.series.model that return types with arguments of type ProductionCompanyModifier and TypeMethodDescriptionTvSeriesDetails.productionCompanies()Returns the value of theproductionCompaniesrecord component.