Uses of Record Class
dev.reuss.tmdb.common.credit.GuestStarCredit
Packages that use GuestStarCredit
-
Uses of GuestStarCredit in dev.reuss.tmdb.domain.tv.episode.model
Methods in dev.reuss.tmdb.domain.tv.episode.model that return types with arguments of type GuestStarCreditModifier and TypeMethodDescriptionTvEpisodeCredits.guestStars()Returns the value of theguestStarsrecord component.TvEpisodeDetails.guestStars()Returns the value of theguestStarsrecord component. -
Uses of GuestStarCredit in dev.reuss.tmdb.domain.tv.season.model
Methods in dev.reuss.tmdb.domain.tv.season.model that return types with arguments of type GuestStarCreditModifier and TypeMethodDescriptionTvSeasonEpisode.guestStars()Returns the value of theguestStarsrecord component.