| Package | Description |
|---|---|
| com.omertron.themoviedbapi | |
| com.omertron.themoviedbapi.methods | |
| com.omertron.themoviedbapi.model.tv |
| Modifier and Type | Method and Description |
|---|---|
ResultList<ContentRating> |
TheMovieDbApi.getTVContentRatings(int tvID)
Get the content ratings for a specific TV show id.
|
| Modifier and Type | Method and Description |
|---|---|
ResultList<ContentRating> |
TmdbTV.getTVContentRatings(int tvID)
Get the content ratings for a specific TV show id.
|
| Modifier and Type | Method and Description |
|---|---|
List<ContentRating> |
TVInfo.getContentRatings() |
| Modifier and Type | Method and Description |
|---|---|
void |
TVInfo.setContentRatings(WrapperGenericList<ContentRating> contentRatings) |
Copyright © 2012–2017. All rights reserved.