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

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

Uses of TVSeries in com.omertron.themoviedbapi
 

Methods in com.omertron.themoviedbapi that return TVSeries
 TVSeries TheMovieDbApi.getTv(int id, String language, String... appendToResponse)
          Get the primary information about a TV series by id.
 

Uses of TVSeries in com.omertron.themoviedbapi.methods
 

Methods in com.omertron.themoviedbapi.methods that return TVSeries
 TVSeries TV.getTv(int id, String language, String[] appendToResponse)
          Get the primary information about a TV series by id.
 



Copyright © 2012-2013. All Rights Reserved.