Package | Description |
---|---|
com.moviejukebox.themoviedb | |
com.moviejukebox.themoviedb.wrapper |
Modifier and Type | Method and Description |
---|---|
List<Keyword> |
TheMovieDb.getMovieKeywords(int movieId)
This method is used to retrieve all of the keywords that have been added to a particular movie.
|
Modifier and Type | Method and Description |
---|---|
List<Keyword> |
WrapperMovieKeywords.getKeywords() |
Modifier and Type | Method and Description |
---|---|
void |
WrapperMovieKeywords.setKeywords(List<Keyword> keywords) |
Copyright © 2012. All Rights Reserved.