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

Packages that use Genre
com.jakewharton.trakt.services Service classes provide implementations for the interaction with and assembling of specific remote API calls. 
 

Uses of Genre in com.jakewharton.trakt.services
 

Methods in com.jakewharton.trakt.services with parameters of type Genre
 RecommendationsService.MoviesBuilder RecommendationsService.MoviesBuilder.genre(Genre genre)
          Genre slug to filter by.
 RecommendationsService.ShowsBuilder RecommendationsService.ShowsBuilder.genre(Genre genre)
          Genre slug to filter by.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.