| Package | Description |
|---|---|
| com.omertron.themoviedbapi.results | |
| com.omertron.themoviedbapi.wrapper |
| Modifier and Type | Class and Description |
|---|---|
class |
ResultList<T>
List of the results from TheMovieDb
If the original request contains, or could contain, a page of results, this wrapper is returned to indicate what page was
returned and how many are available
|
class |
ResultsMap<K,V>
Map of the results from TheMovieDb
If the original request contains, or could contain, a page of results, this wrapper is returned to indicate what page was
returned and how many are available
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractWrapperId.setResultProperties(AbstractResults results)
Copy the wrapper values to the results
|
void |
AbstractWrapperAll.setResultProperties(AbstractResults results)
Copy the wrapper values to the results
|
void |
AbstractWrapper.setResultProperties(AbstractResults results)
Copy the wrapper values to the results
|
Copyright © 2012-2015. All Rights Reserved.