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

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

Uses of TvShowSeason in com.jakewharton.trakt.entities
 

Methods in com.jakewharton.trakt.entities that return types with arguments of type TvShowSeason
 List<TvShowSeason> TvShow.getSeasons()
           
 



Copyright © 2011 Jake Wharton. All Rights Reserved.