Uses of Class
com.omertron.themoviedbapi.model.MovieChanges

Packages that use MovieChanges
com.omertron.themoviedbapi   
com.omertron.themoviedbapi.wrapper   
 

Uses of MovieChanges in com.omertron.themoviedbapi
 

Methods in com.omertron.themoviedbapi that return types with arguments of type MovieChanges
 TmdbResultsList<MovieChanges> TheMovieDbApi.getMovieChanges(int movieId, String startDate, String endDate)
          Deprecated. 
 

Uses of MovieChanges in com.omertron.themoviedbapi.wrapper
 

Methods in com.omertron.themoviedbapi.wrapper that return types with arguments of type MovieChanges
 List<MovieChanges> WrapperChanges.getChanges()
           
 

Method parameters in com.omertron.themoviedbapi.wrapper with type arguments of type MovieChanges
 void WrapperChanges.setChanges(List<MovieChanges> changes)
           
 



Copyright © 2012-2013. All Rights Reserved.