| Package | Description |
|---|---|
| com.omertron.themoviedbapi | |
| com.omertron.themoviedbapi.model | |
| com.omertron.themoviedbapi.wrapper |
| Modifier and Type | Method and Description |
|---|---|
TmdbResultsList<ReleaseInfo> |
TheMovieDbApi.getMovieReleaseInfo(int movieId,
String language,
String... appendToResponse)
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> |
MovieDb.getReleases() |
| Modifier and Type | Method and Description |
|---|---|
List<ReleaseInfo> |
WrapperReleaseInfo.getCountries() |
| Modifier and Type | Method and Description |
|---|---|
void |
WrapperReleaseInfo.setCountries(List<ReleaseInfo> countries) |
Copyright © 2012-2015. All Rights Reserved.