com.jakewharton.trakt.entities
Class WatchedMediaEntity

java.lang.Object
  extended by com.jakewharton.trakt.entities.MediaEntity
      extended by com.jakewharton.trakt.entities.WatchedMediaEntity
All Implemented Interfaces:
TraktEntity, Serializable

public class WatchedMediaEntity
extends MediaEntity

See Also:
Serialized Form

Constructor Summary
WatchedMediaEntity()
           
 
Method Summary
 
Methods inherited from class com.jakewharton.trakt.entities.MediaEntity
getDate, getEpisode, getMovie, getShow, getType, getWatched
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WatchedMediaEntity

public WatchedMediaEntity()


Copyright © 2011 Jake Wharton. All Rights Reserved.