| Package | Description |
|---|---|
| com.moviejukebox.themoviedb | |
| com.moviejukebox.themoviedb.wrapper |
| Modifier and Type | Method and Description |
|---|---|
List<ReleaseInfo> |
TheMovieDb.getMovieReleaseInfo(int movieId,
String language)
This method is used to retrieve all of the release and certification data we have for a specific movie.
|
| Modifier and Type | Method and Description |
|---|---|
List<ReleaseInfo> |
WrapperReleaseInfo.getCountries() |
| Modifier and Type | Method and Description |
|---|---|
void |
WrapperReleaseInfo.setCountries(List<ReleaseInfo> countries) |
Copyright © 2012. All Rights Reserved.