Uses of Class
com.jakewharton.trakt.entities.TvShow

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

Uses of TvShow in com.jakewharton.trakt.entities
 

Methods in com.jakewharton.trakt.entities that return TvShow
 TvShow MediaEntity.getShow()
           
 TvShow CalendarDate.CalendarTvShowEpisode.getShow()
           
 TvShow DismissResponse.getTvShow()
           
 



Copyright © 2011 Jake Wharton. All Rights Reserved.