| Package | Description |
|---|---|
| com.omertron.themoviedbapi | |
| com.omertron.themoviedbapi.wrapper |
| Modifier and Type | Method and Description |
|---|---|
TmdbResultsList<KeywordMovie> |
TheMovieDbApi.getKeywordMovies(String keywordId,
String language,
int page)
Get the list of movies for a particular keyword by id.
|
| Modifier and Type | Method and Description |
|---|---|
List<KeywordMovie> |
WrapperKeywordMovies.getResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
WrapperKeywordMovies.setResults(List<KeywordMovie> results) |
Copyright © 2012-2015. All Rights Reserved.