| Package | Description |
|---|---|
| com.omertron.themoviedbapi | |
| com.omertron.themoviedbapi.methods | |
| com.omertron.themoviedbapi.model.collection | |
| com.omertron.themoviedbapi.model.movie |
| Modifier and Type | Method and Description |
|---|---|
ResultList<Collection> |
TheMovieDbApi.searchCollection(String query,
Integer page,
String language)
Search for collections by name.
|
| Modifier and Type | Method and Description |
|---|---|
ResultList<Collection> |
TmdbSearch.searchCollection(String query,
Integer page,
String language)
Search for collections by name.
|
| Modifier and Type | Method and Description |
|---|---|
List<Collection> |
CollectionInfo.getParts() |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionInfo.setParts(List<Collection> parts) |
| Modifier and Type | Method and Description |
|---|---|
Collection |
MovieInfo.getBelongsToCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
MovieInfo.setBelongsToCollection(Collection belongsToCollection) |
Copyright © 2012–2017. All rights reserved.