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

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

Uses of Images in com.jakewharton.trakt.entities
 

Methods in com.jakewharton.trakt.entities that return Images
 Images TvShowSeason.getImages()
           
 Images TvShowEpisode.getImages()
           
 Images Person.getImages()
           
 Images MediaBase.getImages()
           
 



Copyright © 2011 Jake Wharton. All Rights Reserved.