| Package | Description |
|---|---|
| com.omertron.themoviedbapi.model.media | |
| com.omertron.themoviedbapi.model.movie | |
| com.omertron.themoviedbapi.model.tv |
| Modifier and Type | Method and Description |
|---|---|
List<MediaCreditCrew> |
MediaCreditList.getCrew() |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaCreditList.setCrew(List<MediaCreditCrew> crew) |
| Modifier and Type | Method and Description |
|---|---|
List<MediaCreditCrew> |
MovieInfo.getCrew() |
| Modifier and Type | Method and Description |
|---|---|
List<MediaCreditCrew> |
TVEpisodeInfo.getCrew() |
| Modifier and Type | Method and Description |
|---|---|
void |
TVEpisodeInfo.setCrew(List<MediaCreditCrew> crew) |
Copyright © 2012-2015. All Rights Reserved.