| Package | Description |
|---|---|
| com.omertron.themoviedbapi | |
| com.omertron.themoviedbapi.methods | |
| com.omertron.themoviedbapi.model.person |
| Modifier and Type | Method and Description |
|---|---|
PersonCreditList<CreditMovieBasic> |
TheMovieDbApi.getPersonMovieCredits(int personId,
String language)
Get the movie credits for a specific person id.
|
| Modifier and Type | Method and Description |
|---|---|
PersonCreditList<CreditMovieBasic> |
TmdbPeople.getPersonMovieCredits(int personId,
String language)
Get the movie credits for a specific person id.
|
| Modifier and Type | Method and Description |
|---|---|
PersonCreditList<CreditMovieBasic> |
PersonInfo.getMovieCredits() |
| Modifier and Type | Method and Description |
|---|---|
void |
PersonInfo.setMovieCredits(PersonCreditList<CreditMovieBasic> movieCredits) |
Copyright © 2012–2017. All rights reserved.