| Package | Description |
|---|---|
| org.yamj.api.trakttv.model |
| Modifier and Type | Method and Description |
|---|---|
SyncShow |
SyncShow.collectedAt(org.joda.time.DateTime collectedAt) |
SyncShow |
SyncShow.ids(Ids ids) |
SyncShow |
SyncShow.season(SyncSeason season) |
SyncShow |
SyncShow.seasons(List<SyncSeason> seasons) |
SyncShow |
SyncShow.title(String title) |
SyncShow |
SyncShow.watchedAt(org.joda.time.DateTime watchedAt) |
SyncShow |
SyncShow.year(Integer year) |
| Modifier and Type | Method and Description |
|---|---|
List<SyncShow> |
SyncErrors.getShows() |
| Modifier and Type | Method and Description |
|---|---|
SyncItems |
SyncItems.show(SyncShow show) |
| Modifier and Type | Method and Description |
|---|---|
void |
SyncErrors.setShows(List<SyncShow> shows) |
SyncItems |
SyncItems.shows(List<SyncShow> shows) |
Copyright © 2016-2017. All Rights Reserved.