| Package | Description |
|---|---|
| com.omertron.themoviedbapi.model.media | |
| com.omertron.themoviedbapi.model.movie | |
| com.omertron.themoviedbapi.model.tv |
| Modifier and Type | Method and Description |
|---|---|
List<MediaCreditCast> |
MediaCreditList.getCast() |
List<MediaCreditCast> |
MediaCreditList.getGuestStars() |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaCreditList.setCast(List<MediaCreditCast> cast) |
void |
MediaCreditList.setGuestStars(List<MediaCreditCast> guestStars) |
| Modifier and Type | Method and Description |
|---|---|
List<MediaCreditCast> |
MovieInfo.getCast() |
| Modifier and Type | Method and Description |
|---|---|
List<MediaCreditCast> |
TVEpisodeInfo.getGuestStars() |
| Modifier and Type | Method and Description |
|---|---|
void |
TVEpisodeInfo.setGuestStars(List<MediaCreditCast> guestStars) |
Copyright © 2012-2015. All Rights Reserved.