Uses of Class
com.omertron.themoviedbapi.model.tv.TVSeason

Packages that use TVSeason
com.omertron.themoviedbapi   
com.omertron.themoviedbapi.methods   
 

Uses of TVSeason in com.omertron.themoviedbapi
 

Methods in com.omertron.themoviedbapi that return TVSeason
 TVSeason TheMovieDbApi.getTvSeason(int id, int seasonNumber, String language, String... appendToResponse)
          Get the primary information about a TV season by its season number.
 

Uses of TVSeason in com.omertron.themoviedbapi.methods
 

Methods in com.omertron.themoviedbapi.methods that return TVSeason
 TVSeason TV.getTvSeason(int id, int seasonNumber, String language, String[] appendToResponse)
          Get the primary information about a TV season by its season number.
 



Copyright © 2012-2013. All Rights Reserved.