| Package | Description |
|---|---|
| com.omertron.themoviedbapi.methods | |
| com.omertron.themoviedbapi.model.movie |
| Modifier and Type | Method and Description |
|---|---|
protected <T> WrapperGenericList<T> |
AbstractMethod.processWrapper(com.fasterxml.jackson.core.type.TypeReference typeRef,
URL url,
String errorMessageSuffix)
Process the wrapper list and return the whole wrapper
|
| Modifier and Type | Method and Description |
|---|---|
void |
MovieInfo.setLists(WrapperGenericList<UserList> lists) |
void |
MovieInfo.setReviews(WrapperGenericList<Review> reviews) |
void |
MovieInfo.setSimilarMovies(WrapperGenericList<MovieInfo> similarMovies) |
Copyright © 2012-2015. All Rights Reserved.