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

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

Uses of Ratings in com.jakewharton.trakt.entities
 

Methods in com.jakewharton.trakt.entities that return Ratings
 Ratings TvShowEpisode.getRatings()
           
 Ratings MediaBase.getRatings()
           
 Ratings RatingResponse.getRatings()
           
 



Copyright © 2011 Jake Wharton. All Rights Reserved.