Uses of Class
com.jakewharton.trakt.entities.CalendarDate.CalendarTvShowEpisode

Packages that use CalendarDate.CalendarTvShowEpisode
com.jakewharton.trakt.entities Immutable POJOs which provide native object representation of the JSON returned by remote API calls. 
 

Uses of CalendarDate.CalendarTvShowEpisode in com.jakewharton.trakt.entities
 

Methods in com.jakewharton.trakt.entities that return types with arguments of type CalendarDate.CalendarTvShowEpisode
 List<CalendarDate.CalendarTvShowEpisode> CalendarDate.getEpisodes()
           
 



Copyright © 2011 Jake Wharton. All Rights Reserved.