| Package | Description |
|---|---|
| com.omertron.themoviedbapi | |
| com.omertron.themoviedbapi.model | |
| com.omertron.themoviedbapi.wrapper |
| Modifier and Type | Method and Description |
|---|---|
TmdbResultsList<Collection> |
TheMovieDbApi.searchCollection(String query,
String language,
int page)
Search for collections by name.
|
| Modifier and Type | Method and Description |
|---|---|
Collection |
MovieDb.getBelongsToCollection() |
| Modifier and Type | Method and Description |
|---|---|
List<Collection> |
CollectionInfo.getParts() |
| Modifier and Type | Method and Description |
|---|---|
void |
MovieDb.setBelongsToCollection(Collection belongsToCollection) |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionInfo.setParts(List<Collection> parts) |
| Modifier and Type | Method and Description |
|---|---|
List<Collection> |
WrapperCollection.getResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
WrapperCollection.setResults(List<Collection> results) |
Copyright © 2012-2015. All Rights Reserved.