public interface SeasonService
| Modifier and Type | Method and Description |
|---|---|
List<Episode> |
getEpisodes(String id,
Integer season,
Extended extended) |
Ratings |
getRatings(String id,
Integer season) |
List<Season> |
getSeasons(String id) |
Copyright © 2016-2017. All Rights Reserved.