| Package | Description |
|---|---|
| com.omertron.themoviedbapi.model | |
| com.omertron.themoviedbapi.model.tv |
| Modifier and Type | Method and Description |
|---|---|
List<TVSeasonBasic> |
FindResults.getTvSeasonResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
FindResults.setTvSeasonResults(List<TVSeasonBasic> tvSeasonResults) |
| Modifier and Type | Class and Description |
|---|---|
class |
TVSeasonInfo
TV Season information
|
| Modifier and Type | Method and Description |
|---|---|
List<TVSeasonBasic> |
TVInfo.getSeasons() |
List<TVSeasonBasic> |
TVCredit.getSeasons() |
| Modifier and Type | Method and Description |
|---|---|
void |
TVInfo.setSeasons(List<TVSeasonBasic> seasons) |
void |
TVCredit.setSeasons(List<TVSeasonBasic> seasons) |
Copyright © 2012–2017. All rights reserved.