com.jakewharton.trakt
Interface TraktEntity

All Superinterfaces:
Serializable
All Known Implementing Classes:
CalendarDate, CalendarDate.CalendarTvShowEpisode, DismissResponse, Genre, Images, MediaBase, MediaBase.Stats, MediaEntity, Movie, Person, RatingResponse, Ratings, Response, Shout, TvShow, TvShowEpisode, TvShowSeason, TvShowSeason.Episodes, UserProfile, UserProfile.Stats, UserProfile.Stats.Episodes, UserProfile.Stats.Movies, UserProfile.Stats.Shows, WatchedMediaEntity

public interface TraktEntity
extends Serializable

Local representation of a server-side Trakt object which can be de-serialized from JSON.

Author:
Jake Wharton



Copyright © 2011 Jake Wharton. All Rights Reserved.