|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TvShowEpisode | |
---|---|
com.jakewharton.trakt.entities | Immutable POJOs which provide native object representation of the JSON returned by remote API calls. |
Uses of TvShowEpisode in com.jakewharton.trakt.entities |
---|
Methods in com.jakewharton.trakt.entities that return TvShowEpisode | |
---|---|
TvShowEpisode |
MediaEntity.getEpisode()
|
TvShowEpisode |
UserProfile.getEpisode()
|
TvShowEpisode |
CalendarDate.CalendarTvShowEpisode.getEpisode()
|
Methods in com.jakewharton.trakt.entities that return types with arguments of type TvShowEpisode | |
---|---|
List<TvShowEpisode> |
TvShowSeason.Episodes.getEpisodes()
|
List<TvShowEpisode> |
TvShow.getEpisodes()
|
List<TvShowEpisode> |
TvShow.getTopEpisodes()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |