Package | Description |
---|---|
com.moviejukebox.themoviedb | |
com.moviejukebox.themoviedb.wrapper |
Modifier and Type | Method and Description |
---|---|
Company |
TheMovieDb.getCompanyInfo(int companyId)
This method is used to retrieve the basic information about a production company on TMDb.
|
Modifier and Type | Method and Description |
---|---|
List<Company> |
TheMovieDb.searchCompanies(String companyName,
String language,
boolean allResults)
Search Companies.
|
Modifier and Type | Method and Description |
---|---|
List<Company> |
WrapperCompany.getResults() |
Modifier and Type | Method and Description |
---|---|
void |
WrapperCompany.setResults(List<Company> results) |
Copyright © 2012. All Rights Reserved.