| Package | Description |
|---|---|
| com.omertron.themoviedbapi.results |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWrapperAll
Base class for the wrappers
|
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
|
class |
WrapperGenericList<T>
Generic wrapper for result lists
|
class |
WrapperImages |
class |
WrapperMultiSearch |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractWrapperIdPages.setResultProperties(AbstractWrapperIdPages results)
Copy the wrapper values to the results
|
void |
AbstractWrapperId.setResultProperties(AbstractWrapperIdPages results)
Copy the wrapper values to the results
|
void |
AbstractWrapperBase.setResultProperties(AbstractWrapperIdPages results)
Copy the wrapper values to the results
|
Copyright © 2012–2017. All rights reserved.