Package | Description |
---|---|
com.moviejukebox.themoviedb | |
com.moviejukebox.themoviedb.model | |
com.moviejukebox.themoviedb.wrapper |
Modifier and Type | Method and Description |
---|---|
List<Genre> |
TheMovieDb.getGenreList(String language)
You can use this method to retrieve the list of genres used on TMDb.
|
Modifier and Type | Method and Description |
---|---|
List<Genre> |
MovieDb.getGenres() |
Modifier and Type | Method and Description |
---|---|
void |
MovieDb.setGenres(List<Genre> genres) |
Modifier and Type | Method and Description |
---|---|
List<Genre> |
WrapperGenres.getGenres() |
Modifier and Type | Method and Description |
---|---|
void |
WrapperGenres.setGenres(List<Genre> genres) |
Copyright © 2012. All Rights Reserved.