com.jakewharton.trakt.entities
Class TvShowSeason
java.lang.Object
com.jakewharton.trakt.entities.TvShowSeason
- All Implemented Interfaces:
- TraktEntity, Serializable
public class TvShowSeason
- extends Object
- implements TraktEntity
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TvShowSeason
public TvShowSeason()
getSeason
public Integer getSeason()
getEpisodes
public TvShowSeason.Episodes getEpisodes()
getUrl
public String getUrl()
getImages
public Images getImages()
Copyright © 2011 Jake Wharton. All Rights Reserved.