| Package | Description |
|---|---|
| com.omertron.themoviedbapi.model | |
| com.omertron.themoviedbapi.model.tv |
| Modifier and Type | Method and Description |
|---|---|
List<TVEpisodeBasic> |
FindResults.getTvEpisodeResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
FindResults.setTvEpisodeResults(List<TVEpisodeBasic> tvEpisodeResults) |
| Modifier and Type | Class and Description |
|---|---|
class |
TVEpisodeInfo
TV Episode information
|
| Modifier and Type | Method and Description |
|---|---|
List<TVEpisodeBasic> |
TVCredit.getEpisodes() |
| Modifier and Type | Method and Description |
|---|---|
void |
TVCredit.setEpisodes(List<TVEpisodeBasic> episodes) |
Copyright © 2012–2017. All rights reserved.