Package | Description |
---|---|
com.moviejukebox.themoviedb | |
com.moviejukebox.themoviedb.wrapper |
Modifier and Type | Method and Description |
---|---|
List<AlternativeTitle> |
TheMovieDb.getMovieAlternativeTitles(int movieId,
String country)
This method is used to retrieve all of the alternative titles we have for a particular movie.
|
Modifier and Type | Method and Description |
---|---|
List<AlternativeTitle> |
WrapperAlternativeTitles.getTitles() |
Modifier and Type | Method and Description |
---|---|
void |
WrapperAlternativeTitles.setTitles(List<AlternativeTitle> titles) |
Copyright © 2012. All Rights Reserved.