com.jakewharton.trakt.entities
Class CalendarDate.CalendarTvShowEpisode
java.lang.Object
com.jakewharton.trakt.entities.CalendarDate.CalendarTvShowEpisode
- All Implemented Interfaces:
- TraktEntity, Serializable
- Enclosing class:
- CalendarDate
public static final class CalendarDate.CalendarTvShowEpisode
- extends Object
- implements TraktEntity
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalendarDate.CalendarTvShowEpisode
public CalendarDate.CalendarTvShowEpisode()
getShow
public TvShow getShow()
getEpisode
public TvShowEpisode getEpisode()
Copyright © 2011 Jake Wharton. All Rights Reserved.