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

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

Uses of Movie in com.jakewharton.trakt.entities
 

Methods in com.jakewharton.trakt.entities that return Movie
 Movie DismissResponse.getMovie()
           
 Movie MediaEntity.getMovie()
           
 



Copyright © 2011 Jake Wharton. All Rights Reserved.