diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html index 7d04a02a3..3b89113c8 100644 --- a/apidocs/allclasses-frame.html +++ b/apidocs/allclasses-frame.html @@ -2,9 +2,9 @@ - - -All Classes (API-The MovieDB 4.1-SNAPSHOT API) + + +All Classes (API-The MovieDB 4.0 API) diff --git a/apidocs/allclasses-noframe.html b/apidocs/allclasses-noframe.html index 11bebecbb..9bf1786e1 100644 --- a/apidocs/allclasses-noframe.html +++ b/apidocs/allclasses-noframe.html @@ -2,9 +2,9 @@ - - -All Classes (API-The MovieDB 4.1-SNAPSHOT API) + + +All Classes (API-The MovieDB 4.0 API) diff --git a/apidocs/com/omertron/themoviedbapi/AppendToResponseBuilder.html b/apidocs/com/omertron/themoviedbapi/AppendToResponseBuilder.html index 091b24ecd..e5c9353bf 100644 --- a/apidocs/com/omertron/themoviedbapi/AppendToResponseBuilder.html +++ b/apidocs/com/omertron/themoviedbapi/AppendToResponseBuilder.html @@ -2,16 +2,16 @@ - - -AppendToResponseBuilder (API-The MovieDB 4.1-SNAPSHOT API) + + +AppendToResponseBuilder (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
@@ -80,12 +80,12 @@
-
com.omertron.themoviedbapi
+

com.omertron.themoviedbapi

Class AppendToResponseBuilder

@@ -198,7 +198,7 @@ extends
  • build

    -
    public String build()
    +
    public String build()
    Generate the string
    Returns:
  • @@ -241,12 +241,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/Compare.html b/apidocs/com/omertron/themoviedbapi/Compare.html index ef35262be..99356e4f3 100644 --- a/apidocs/com/omertron/themoviedbapi/Compare.html +++ b/apidocs/com/omertron/themoviedbapi/Compare.html @@ -2,16 +2,16 @@ - - -Compare (API-The MovieDB 4.1-SNAPSHOT API) + + +Compare (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi
    +

    com.omertron.themoviedbapi

    Class Compare

    @@ -178,8 +178,8 @@ extends

    movies

    public static boolean movies(MovieInfo moviedb,
    -             String title,
    -             String year)
    + String title, + String year)
    Compare the MovieDB object with a title & year
    Parameters:
    moviedb - The moviedb object to compare too
    title - The title of the movie to compare
    year - The year of the movie to compare exact match
    Returns:
    True if there is a match, False otherwise.
    @@ -192,8 +192,8 @@ extends

    movies

    public static boolean movies(MovieInfo moviedb,
    -             String title,
    -             String year,
    +             String title,
    +             String year,
                  int maxDistance,
                  boolean caseSensitive)
    Compare the MovieDB object with a title & year
    @@ -209,8 +209,8 @@ extends

    movies

    public static boolean movies(MovieInfo moviedb,
    -             String title,
    -             String year,
    +             String title,
    +             String year,
                  int maxDistance)
    Compare the MovieDB object with a title & year, case sensitive
    Parameters:
    moviedb -
    title -
    year -
    maxDistance -
    @@ -243,12 +243,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/MovieDbException.html b/apidocs/com/omertron/themoviedbapi/MovieDbException.html index 55c72404a..b4d538bd3 100644 --- a/apidocs/com/omertron/themoviedbapi/MovieDbException.html +++ b/apidocs/com/omertron/themoviedbapi/MovieDbException.html @@ -2,16 +2,16 @@ - - -MovieDbException (API-The MovieDB 4.1-SNAPSHOT API) + + +MovieDbException (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,18 +80,18 @@
    -
    com.omertron.themoviedbapi
    +

    com.omertron.themoviedbapi

    Class MovieDbException

    @@ -260,9 +260,9 @@ extends org.yamj.api.common.exception.ApiException
  • MovieDbException

    public MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
    -                String response,
    +                String response,
                     int responseCode,
    -                URL url)
    + URL url)
  • @@ -272,8 +272,8 @@ extends org.yamj.api.common.exception.ApiException
  • MovieDbException

    public MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
    -                String response,
    -                String url)
    + String response, + String url)
  • @@ -283,9 +283,9 @@ extends org.yamj.api.common.exception.ApiException
  • MovieDbException

    public MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
    -                String response,
    +                String response,
                     int responseCode,
    -                String url)
    + String url)
  • @@ -295,9 +295,9 @@ extends org.yamj.api.common.exception.ApiException
  • MovieDbException

    public MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
    -                String response,
    -                URL url,
    -                Throwable cause)
    + String response, + URL url, + Throwable cause)
  • @@ -307,10 +307,10 @@ extends org.yamj.api.common.exception.ApiException
  • MovieDbException

    public MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
    -                String response,
    +                String response,
                     int responseCode,
    -                URL url,
    -                Throwable cause)
    + URL url, + Throwable cause)
  • @@ -320,9 +320,9 @@ extends org.yamj.api.common.exception.ApiException
  • MovieDbException

    public MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
    -                String response,
    -                String url,
    -                Throwable cause)
    + String response, + String url, + Throwable cause)
  • @@ -332,10 +332,10 @@ extends org.yamj.api.common.exception.ApiException
  • MovieDbException

    public MovieDbException(org.yamj.api.common.exception.ApiExceptionType exceptionType,
    -                String response,
    +                String response,
                     int responseCode,
    -                String url,
    -                Throwable cause)
    + String url, + Throwable cause)
  • @@ -364,12 +364,12 @@ extends org.yamj.api.common.exception.ApiException
    diff --git a/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html b/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html index 6c1500cef..e4fe16cc8 100644 --- a/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html +++ b/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html @@ -2,16 +2,16 @@ - - -TheMovieDbApi (API-The MovieDB 4.1-SNAPSHOT API) + + +TheMovieDbApi (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi
    +

    com.omertron.themoviedbapi

    Class TheMovieDbApi

    @@ -1079,7 +1079,7 @@ extends
  • TheMovieDbApi

    -
    public TheMovieDbApi(String apiKey)
    +
    public TheMovieDbApi(String apiKey)
                   throws MovieDbException
    API for The Movie Db.
    Parameters:
    apiKey -
    @@ -1093,7 +1093,7 @@ extends
  • TheMovieDbApi

    -
    public TheMovieDbApi(String apiKey,
    +
    public TheMovieDbApi(String apiKey,
                  org.apache.http.client.HttpClient httpClient)
                   throws MovieDbException
    API for The Movie Db.
    @@ -1116,7 +1116,7 @@ extends
  • getAccount

    -
    public Account getAccount(String sessionId)
    +
    public Account getAccount(String sessionId)
                        throws MovieDbException
    Get the basic information for an account. You will need to have a valid session id.
    @@ -1132,7 +1132,7 @@ extends
  • getUserLists

    -
    public ResultList<UserList> getUserLists(String sessionId,
    +
    public ResultList<UserList> getUserLists(String sessionId,
                                     int accountId)
                                       throws MovieDbException
    Get all lists of a given user
    @@ -1148,7 +1148,7 @@ extends
  • getFavoriteMovies

    -
    public ResultList<MovieBasic> getFavoriteMovies(String sessionId,
    +
    public ResultList<MovieBasic> getFavoriteMovies(String sessionId,
                                            int accountId)
                                              throws MovieDbException
    Get the account favourite movies
    @@ -1164,9 +1164,9 @@ extends
  • modifyFavoriteStatus

    -
    public StatusCode modifyFavoriteStatus(String sessionId,
    +
    public StatusCode modifyFavoriteStatus(String sessionId,
                                   int accountId,
    -                              Integer mediaId,
    +                              Integer mediaId,
                                   MediaType mediaType,
                                   boolean isFavorite)
                                     throws MovieDbException
    @@ -1183,11 +1183,11 @@ extends
  • getRatedMovies

    -
    public ResultList<MovieBasic> getRatedMovies(String sessionId,
    +
    public ResultList<MovieBasic> getRatedMovies(String sessionId,
                                         int accountId,
    -                                    Integer page,
    -                                    String sortBy,
    -                                    String language)
    +                                    Integer page,
    +                                    String sortBy,
    +                                    String language)
                                           throws MovieDbException
    Get the list of rated movies (and associated rating) for an account.
    Parameters:
    sessionId -
    accountId -
    page -
    sortBy -
    language -
    @@ -1202,11 +1202,11 @@ extends
  • getRatedTV

    -
    public ResultList<TVBasic> getRatedTV(String sessionId,
    +
    public ResultList<TVBasic> getRatedTV(String sessionId,
                                  int accountId,
    -                             Integer page,
    -                             String sortBy,
    -                             String language)
    +                             Integer page,
    +                             String sortBy,
    +                             String language)
                                    throws MovieDbException
    Get the list of rated TV shows (and associated rating) for an account.
    Parameters:
    sessionId -
    accountId -
    page -
    sortBy -
    language -
    @@ -1221,11 +1221,11 @@ extends
  • getWatchListMovie

    -
    public ResultList<MovieBasic> getWatchListMovie(String sessionId,
    +
    public ResultList<MovieBasic> getWatchListMovie(String sessionId,
                                            int accountId,
    -                                       Integer page,
    -                                       String sortBy,
    -                                       String language)
    +                                       Integer page,
    +                                       String sortBy,
    +                                       String language)
                                              throws MovieDbException
    Get the list of movies on an accounts watchlist.
    Parameters:
    sessionId -
    accountId -
    page -
    sortBy -
    language -
    @@ -1240,11 +1240,11 @@ extends
  • getWatchListTV

    -
    public ResultList<TVBasic> getWatchListTV(String sessionId,
    +
    public ResultList<TVBasic> getWatchListTV(String sessionId,
                                      int accountId,
    -                                 Integer page,
    -                                 String sortBy,
    -                                 String language)
    +                                 Integer page,
    +                                 String sortBy,
    +                                 String language)
                                        throws MovieDbException
    Get the list of movies on an accounts watchlist.
    Parameters:
    sessionId -
    accountId -
    page -
    sortBy -
    language -
    @@ -1259,10 +1259,10 @@ extends
  • addToWatchList

    -
    public StatusCode addToWatchList(String sessionId,
    +
    public StatusCode addToWatchList(String sessionId,
                             int accountId,
                             MediaType mediaType,
    -                        Integer mediaId)
    +                        Integer mediaId)
                               throws MovieDbException
    Add a movie to an accounts watch list.
    Parameters:
    sessionId -
    accountId -
    mediaId -
    mediaType -
    @@ -1277,10 +1277,10 @@ extends
  • removeFromWatchList

    -
    public StatusCode removeFromWatchList(String sessionId,
    +
    public StatusCode removeFromWatchList(String sessionId,
                                  int accountId,
                                  MediaType mediaType,
    -                             Integer mediaId)
    +                             Integer mediaId)
                                    throws MovieDbException
    Remove a movie from an accounts watch list.
    Parameters:
    sessionId -
    accountId -
    mediaId -
    mediaType -
    @@ -1295,7 +1295,7 @@ extends
  • getFavoriteTv

    -
    public ResultList<TVBasic> getFavoriteTv(String sessionId,
    +
    public ResultList<TVBasic> getFavoriteTv(String sessionId,
                                     int accountId)
                                       throws MovieDbException
    Get the list of favorite TV series for an account.
    @@ -1311,9 +1311,9 @@ extends
  • getGuestRatedMovies

    -
    public ResultList<MovieBasic> getGuestRatedMovies(String guestSessionId,
    -                                         String language,
    -                                         Integer page,
    +
    public ResultList<MovieBasic> getGuestRatedMovies(String guestSessionId,
    +                                         String language,
    +                                         Integer page,
                                              SortBy sortBy)
                                                throws MovieDbException
    Get a list of rated movies for a specific guest session id.
    @@ -1371,8 +1371,8 @@ extends

    getSessionTokenLogin

    public TokenAuthorisation getSessionTokenLogin(TokenAuthorisation token,
    -                                      String username,
    -                                      String password)
    +                                      String username,
    +                                      String password)
                                             throws MovieDbException
    This method is used to generate a session id for user based authentication. User must provide their username and password @@ -1417,7 +1417,7 @@ extends
  • getMoviesCertification

    -
    public ResultsMap<String,List<Certification>> getMoviesCertification()
    +
    public ResultsMap<String,List<Certification>> getMoviesCertification()
                                                                   throws MovieDbException
    Get a list of movies certification.
    Returns:
    @@ -1431,7 +1431,7 @@ extends
  • getTvCertification

    -
    public ResultsMap<String,List<Certification>> getTvCertification()
    +
    public ResultsMap<String,List<Certification>> getTvCertification()
                                                               throws MovieDbException
    Get a list of tv certification.
    Returns:
    @@ -1445,9 +1445,9 @@ extends
  • getMovieChangeList

    -
    public ResultList<ChangeListItem> getMovieChangeList(Integer page,
    -                                            String startDate,
    -                                            String endDate)
    +
    public ResultList<ChangeListItem> getMovieChangeList(Integer page,
    +                                            String startDate,
    +                                            String endDate)
                                                   throws MovieDbException
    Get a list of Movie IDs that have been edited. @@ -1465,9 +1465,9 @@ extends
  • getTvChangeList

    -
    public ResultList<ChangeListItem> getTvChangeList(Integer page,
    -                                         String startDate,
    -                                         String endDate)
    +
    public ResultList<ChangeListItem> getTvChangeList(Integer page,
    +                                         String startDate,
    +                                         String endDate)
                                                throws MovieDbException
    Get a list of TV IDs that have been edited. @@ -1485,9 +1485,9 @@ extends
  • getPersonChangeList

    -
    public ResultList<ChangeListItem> getPersonChangeList(Integer page,
    -                                             String startDate,
    -                                             String endDate)
    +
    public ResultList<ChangeListItem> getPersonChangeList(Integer page,
    +                                             String startDate,
    +                                             String endDate)
                                                    throws MovieDbException
    Get a list of PersonInfo IDs that have been edited. @@ -1506,7 +1506,7 @@ extends

    getCollectionInfo

    public CollectionInfo getCollectionInfo(int collectionId,
    -                               String language)
    +                               String language)
                                      throws MovieDbException
    This method is used to retrieve all of the basic information about a movie collection. @@ -1526,7 +1526,7 @@ extends

    getCollectionImages

    public ResultList<Artwork> getCollectionImages(int collectionId,
    -                                      String language)
    +                                      String language)
                                             throws MovieDbException
    Get all of the images for a particular collection by collection id.
    Parameters:
    collectionId -
    language -
    @@ -1558,8 +1558,8 @@ extends

    getCompanyMovies

    public ResultList<MovieBasic> getCompanyMovies(int companyId,
    -                                      String language,
    -                                      Integer page)
    +                                      String language,
    +                                      Integer page)
                                             throws MovieDbException
    This method is used to retrieve the movies associated with a company. @@ -1591,8 +1591,8 @@ extends
  • createImageUrl

    -
    public URL createImageUrl(String imagePath,
    -                 String requiredSize)
    +
    public URL createImageUrl(String imagePath,
    +                 String requiredSize)
                        throws MovieDbException
    Generate the full image URL from the size and image path
    Parameters:
    imagePath -
    requiredSize -
    @@ -1621,7 +1621,7 @@ extends
  • getTimezones

    -
    public ResultsMap<String,List<String>> getTimezones()
    +
    public ResultsMap<String,List<String>> getTimezones()
                                                  throws MovieDbException
    Get the list of supported timezones for the API methods that support them.
    @@ -1636,8 +1636,8 @@ extends
  • getCreditInfo

    -
    public CreditInfo getCreditInfo(String creditId,
    -                       String language)
    +
    public CreditInfo getCreditInfo(String creditId,
    +                       String language)
                              throws MovieDbException
    Get the detailed information about a particular credit record.

    @@ -1695,9 +1695,9 @@ extends

  • find

    -
    public FindResults find(String id,
    +
    public FindResults find(String id,
                    ExternalSource externalSource,
    -               String language)
    +               String language)
                      throws MovieDbException
    You con use this method to find movies, tv series or persons using external ids. @@ -1726,7 +1726,7 @@ extends
  • getGenreMovieList

    -
    public ResultList<Genre> getGenreMovieList(String language)
    +
    public ResultList<Genre> getGenreMovieList(String language)
                                         throws MovieDbException
    Get the list of Movie genres.
    Parameters:
    language -
    @@ -1741,7 +1741,7 @@ extends
  • getGenreTVList

    -
    public ResultList<Genre> getGenreTVList(String language)
    +
    public ResultList<Genre> getGenreTVList(String language)
                                      throws MovieDbException
    Get the list of TV genres..
    Parameters:
    language -
    @@ -1757,10 +1757,10 @@ extends

    getGenreMovies

    public ResultList<MovieBasic> getGenreMovies(int genreId,
    -                                    String language,
    -                                    Integer page,
    -                                    Boolean includeAllMovies,
    -                                    Boolean includeAdult)
    +                                    String language,
    +                                    Integer page,
    +                                    Boolean includeAllMovies,
    +                                    Boolean includeAdult)
                                           throws MovieDbException
    Get a list of movies per genre. @@ -1781,7 +1781,7 @@ extends
  • getKeyword

    -
    public Keyword getKeyword(String keywordId)
    +
    public Keyword getKeyword(String keywordId)
                        throws MovieDbException
    Get the basic information for a specific keyword id.
    Parameters:
    keywordId -
    @@ -1796,9 +1796,9 @@ extends
  • getKeywordMovies

    -
    public ResultList<MovieBasic> getKeywordMovies(String keywordId,
    -                                      String language,
    -                                      Integer page)
    +
    public ResultList<MovieBasic> getKeywordMovies(String keywordId,
    +                                      String language,
    +                                      Integer page)
                                             throws MovieDbException
    Get the list of movies for a particular keyword by id.
    Parameters:
    keywordId -
    language -
    page -
    @@ -1813,7 +1813,7 @@ extends
  • getList

    -
    public ListItem<MovieInfo> getList(String listId)
    +
    public ListItem<MovieInfo> getList(String listId)
                                 throws MovieDbException
    Get a list by its ID
    Parameters:
    listId -
    @@ -1828,9 +1828,9 @@ extends
  • createList

    -
    public String createList(String sessionId,
    -                String name,
    -                String description)
    +
    public String createList(String sessionId,
    +                String name,
    +                String description)
                       throws MovieDbException
    This method lets users create a new list. A valid session id is required.
    Parameters:
    sessionId -
    name -
    description -
    @@ -1845,8 +1845,8 @@ extends
  • deleteList

    -
    public StatusCode deleteList(String sessionId,
    -                    String listId)
    +
    public StatusCode deleteList(String sessionId,
    +                    String listId)
                           throws MovieDbException
    This method lets users delete a list that they created. A valid session id is required.
    @@ -1862,8 +1862,8 @@ extends
  • checkItemStatus

    -
    public boolean checkItemStatus(String listId,
    -                      Integer mediaId)
    +
    public boolean checkItemStatus(String listId,
    +                      Integer mediaId)
                             throws MovieDbException
    Check to see if an item is already on a list.
    Parameters:
    listId -
    mediaId -
    @@ -1878,9 +1878,9 @@ extends
  • addItemToList

    -
    public StatusCode addItemToList(String sessionId,
    -                       String listId,
    -                       Integer mediaId)
    +
    public StatusCode addItemToList(String sessionId,
    +                       String listId,
    +                       Integer mediaId)
                              throws MovieDbException
    This method lets users add new items to a list that they created. @@ -1897,9 +1897,9 @@ extends
  • removeItemFromList

    -
    public StatusCode removeItemFromList(String sessionId,
    -                            String listId,
    -                            Integer mediaId)
    +
    public StatusCode removeItemFromList(String sessionId,
    +                            String listId,
    +                            Integer mediaId)
                                   throws MovieDbException
    This method lets users remove items from a list that they created. @@ -1917,8 +1917,8 @@ extends

    getMovieInfo

    public MovieInfo getMovieInfo(int movieId,
    -                     String language,
    -                     String... appendToResponse)
    +                     String language,
    +                     String... appendToResponse)
                            throws MovieDbException
    This method is used to retrieve all of the basic movie information. @@ -1938,9 +1938,9 @@ extends
  • getMovieInfoImdb

    -
    public MovieInfo getMovieInfoImdb(String imdbId,
    -                         String language,
    -                         String... appendToResponse)
    +
    public MovieInfo getMovieInfoImdb(String imdbId,
    +                         String language,
    +                         String... appendToResponse)
                                throws MovieDbException
    This method is used to retrieve all of the basic movie information. @@ -1961,7 +1961,7 @@ extends

    getMovieAccountState

    public MediaState getMovieAccountState(int movieId,
    -                              String sessionId)
    +                              String sessionId)
                                     throws MovieDbException
    This method lets a user get the status of whether or not the movie has been rated or added to their favourite or movie watch list. @@ -1980,7 +1980,7 @@ extends

    getMovieAlternativeTitles

    public ResultList<AlternativeTitle> getMovieAlternativeTitles(int movieId,
    -                                                     String country)
    +                                                     String country)
                                                            throws MovieDbException
    This method is used to retrieve all of the alternative titles we have for a particular movie.
    @@ -2012,7 +2012,7 @@ extends

    getMovieImages

    public ResultList<Artwork> getMovieImages(int movieId,
    -                                 String language)
    +                                 String language)
                                        throws MovieDbException
    This method should be used when you’re wanting to retrieve all of the images for a particular movie.
    @@ -2047,7 +2047,7 @@ extends

    getMovieReleaseInfo

    public ResultList<ReleaseInfo> getMovieReleaseInfo(int movieId,
    -                                          String language)
    +                                          String language)
                                                 throws MovieDbException
    This method is used to retrieve all of the release and certification data we have for a specific movie.
    @@ -2064,7 +2064,7 @@ extends

    getMovieVideos

    public ResultList<Video> getMovieVideos(int movieId,
    -                               String language)
    +                               String language)
                                      throws MovieDbException
    This method is used to retrieve all of the trailers for a particular movie. @@ -2099,8 +2099,8 @@ extends

    getSimilarMovies

    public ResultList<MovieInfo> getSimilarMovies(int movieId,
    -                                     Integer page,
    -                                     String language)
    +                                     Integer page,
    +                                     String language)
                                            throws MovieDbException
    The similar movies method will let you retrieve the similar movies for a particular movie. @@ -2122,8 +2122,8 @@ extends

    getMovieReviews

    public ResultList<Review> getMovieReviews(int movieId,
    -                                 Integer page,
    -                                 String language)
    +                                 Integer page,
    +                                 String language)
                                        throws MovieDbException
    Get the reviews for a particular movie id.
    Parameters:
    movieId -
    page -
    language -
    @@ -2139,8 +2139,8 @@ extends

    getMovieLists

    public ResultList<UserList> getMovieLists(int movieId,
    -                                 Integer page,
    -                                 String language)
    +                                 Integer page,
    +                                 String language)
                                        throws MovieDbException
    Get the lists that the movie belongs to
    Parameters:
    movieId -
    language -
    page -
    @@ -2156,8 +2156,8 @@ extends

    getMovieChanges

    public ResultList<ChangeKeyItem> getMovieChanges(int movieId,
    -                                        String startDate,
    -                                        String endDate)
    +                                        String startDate,
    +                                        String endDate)
                                               throws MovieDbException
    Get the changes for a specific movie ID. @@ -2183,8 +2183,8 @@ extends StatusCode postMovieRating(int movieId, int rating, - String sessionId, - String guestSessionId) + String sessionId, + String guestSessionId) throws MovieDbException
    This method lets users rate a movie. @@ -2215,8 +2215,8 @@ extends
  • getUpcoming

    -
    public ResultList<MovieInfo> getUpcoming(Integer page,
    -                                String language)
    +
    public ResultList<MovieInfo> getUpcoming(Integer page,
    +                                String language)
                                       throws MovieDbException
    Get the list of upcoming movies. @@ -2235,8 +2235,8 @@ extends
  • getNowPlayingMovies

    -
    public ResultList<MovieInfo> getNowPlayingMovies(Integer page,
    -                                        String language)
    +
    public ResultList<MovieInfo> getNowPlayingMovies(Integer page,
    +                                        String language)
                                               throws MovieDbException
    This method is used to retrieve the movies currently in theatres. @@ -2254,8 +2254,8 @@ extends
  • getPopularMovieList

    -
    public ResultList<MovieInfo> getPopularMovieList(Integer page,
    -                                        String language)
    +
    public ResultList<MovieInfo> getPopularMovieList(Integer page,
    +                                        String language)
                                               throws MovieDbException
    This method is used to retrieve the daily movie popularity list. @@ -2272,8 +2272,8 @@ extends
  • getTopRatedMovies

    -
    public ResultList<MovieInfo> getTopRatedMovies(Integer page,
    -                                      String language)
    +
    public ResultList<MovieInfo> getTopRatedMovies(Integer page,
    +                                      String language)
                                             throws MovieDbException
    This method is used to retrieve the top rated movies that have over 10 votes on TMDb. @@ -2309,7 +2309,7 @@ extends

    getPersonInfo

    public PersonInfo getPersonInfo(int personId,
    -                       String... appendToResponse)
    +                       String... appendToResponse)
                              throws MovieDbException
    Get the general person information for a specific id.
    Parameters:
    personId -
    appendToResponse -
    @@ -2325,7 +2325,7 @@ extends

    getPersonMovieCredits

    public PersonCreditList getPersonMovieCredits(int personId,
    -                                     String language)
    +                                     String language)
                                            throws MovieDbException
    Get the movie credits for a specific person id.
    Parameters:
    personId -
    language -
    @@ -2341,7 +2341,7 @@ extends

    getPersonTVCredits

    public PersonCreditList getPersonTVCredits(int personId,
    -                                  String language)
    +                                  String language)
                                         throws MovieDbException
    Get the TV credits for a specific person id. @@ -2363,7 +2363,7 @@ extends

    getPersonCombinedCredits

    public PersonCreditList getPersonCombinedCredits(int personId,
    -                                        String language)
    +                                        String language)
                                               throws MovieDbException
    Get the combined (movie and TV) credits for a specific person id. @@ -2415,8 +2415,8 @@ extends

    getPersonTaggedImages

    public ResultList<ArtworkMedia> getPersonTaggedImages(int personId,
    -                                             Integer page,
    -                                             String language)
    +                                             Integer page,
    +                                             String language)
                                                    throws MovieDbException
    Get the images that have been tagged with a specific person id. @@ -2435,8 +2435,8 @@ extends

    getPersonChanges

    public ResultList<ChangeKeyItem> getPersonChanges(int personId,
    -                                         String startDate,
    -                                         String endDate)
    +                                         String startDate,
    +                                         String endDate)
                                                throws MovieDbException
    Get the changes for a specific person id. @@ -2460,7 +2460,7 @@ extends
  • getPersonPopular

    -
    public ResultList<PersonFind> getPersonPopular(Integer page)
    +
    public ResultList<PersonFind> getPersonPopular(Integer page)
                                             throws MovieDbException
    Get the list of popular people on The Movie Database. @@ -2491,7 +2491,7 @@ extends
  • getReviews

    -
    public Review getReviews(String reviewId)
    +
    public Review getReviews(String reviewId)
                       throws MovieDbException
    Parameters:
    reviewId -
    Returns:
    @throws MovieDbException
    @@ -2505,8 +2505,8 @@ extends
  • searchCompanies

    -
    public ResultList<Company> searchCompanies(String query,
    -                                  Integer page)
    +
    public ResultList<Company> searchCompanies(String query,
    +                                  Integer page)
                                         throws MovieDbException
    Search Companies. @@ -2526,9 +2526,9 @@ extends
  • searchCollection

    -
    public ResultList<Collection> searchCollection(String query,
    -                                      Integer page,
    -                                      String language)
    +
    public ResultList<Collection> searchCollection(String query,
    +                                      Integer page,
    +                                      String language)
                                             throws MovieDbException
    Search for collections by name.
    Parameters:
    query -
    language -
    page -
    @@ -2543,8 +2543,8 @@ extends
  • searchKeyword

    -
    public ResultList<Keyword> searchKeyword(String query,
    -                                Integer page)
    +
    public ResultList<Keyword> searchKeyword(String query,
    +                                Integer page)
                                       throws MovieDbException
    Search for keywords by name
    Parameters:
    query -
    page -
    @@ -2559,9 +2559,9 @@ extends
  • searchList

    -
    public ResultList<UserList> searchList(String query,
    -                              Integer page,
    -                              Boolean includeAdult)
    +
    public ResultList<UserList> searchList(String query,
    +                              Integer page,
    +                              Boolean includeAdult)
                                     throws MovieDbException
    Search for lists by name and description.
    Parameters:
    query -
    includeAdult -
    page -
    @@ -2576,12 +2576,12 @@ extends
  • searchMovie

    -
    public ResultList<MovieInfo> searchMovie(String query,
    -                                Integer page,
    -                                String language,
    -                                Boolean includeAdult,
    -                                Integer searchYear,
    -                                Integer primaryReleaseYear,
    +
    public ResultList<MovieInfo> searchMovie(String query,
    +                                Integer page,
    +                                String language,
    +                                Boolean includeAdult,
    +                                Integer searchYear,
    +                                Integer primaryReleaseYear,
                                     SearchType searchType)
                                       throws MovieDbException
    Search Movies This is a good starting point to start finding movies on @@ -2600,10 +2600,10 @@ extends
  • searchMulti

    -
    public ResultList<MediaBasic> searchMulti(String query,
    -                                 Integer page,
    -                                 String language,
    -                                 Boolean includeAdult)
    +
    public ResultList<MediaBasic> searchMulti(String query,
    +                                 Integer page,
    +                                 String language,
    +                                 Boolean includeAdult)
                                        throws MovieDbException
    Search the movie, tv show and person collections with a single query. @@ -2624,9 +2624,9 @@ extends
  • searchPeople

    -
    public ResultList<PersonFind> searchPeople(String query,
    -                                  Integer page,
    -                                  Boolean includeAdult,
    +
    public ResultList<PersonFind> searchPeople(String query,
    +                                  Integer page,
    +                                  Boolean includeAdult,
                                       SearchType searchType)
                                         throws MovieDbException
    This is a good starting point to start finding people on TMDb. @@ -2645,10 +2645,10 @@ extends
  • searchTV

    -
    public ResultList<TVBasic> searchTV(String query,
    -                           Integer page,
    -                           String language,
    -                           Integer firstAirDateYear,
    +
    public ResultList<TVBasic> searchTV(String query,
    +                           Integer page,
    +                           String language,
    +                           Integer firstAirDateYear,
                                SearchType searchType)
                                  throws MovieDbException
    Search for TV shows by title.
    @@ -2665,8 +2665,8 @@ extends

    getTVInfo

    public TVInfo getTVInfo(int tvID,
    -               String language,
    -               String... appendToResponse)
    +               String language,
    +               String... appendToResponse)
                      throws MovieDbException
    Get the primary information about a TV series by id.
    Parameters:
    tvID -
    language -
    appendToResponse -
    @@ -2682,7 +2682,7 @@ extends

    getTVAccountState

    public MediaState getTVAccountState(int tvID,
    -                           String sessionID)
    +                           String sessionID)
                                  throws MovieDbException
    This method lets users get the status of whether or not the TV show has been rated or added to their favourite or watch lists. @@ -2716,8 +2716,8 @@ extends

    getTVChanges

    public ResultList<ChangeKeyItem> getTVChanges(int tvID,
    -                                     String startDate,
    -                                     String endDate)
    +                                     String startDate,
    +                                     String endDate)
                                            throws MovieDbException
    Get the changes for a specific TV show id.
    Parameters:
    tvID -
    startDate -
    endDate -
    @@ -2748,7 +2748,7 @@ extends

    getTVCredits

    public MediaCreditList getTVCredits(int tvID,
    -                           String language)
    +                           String language)
                                  throws MovieDbException
    Get the cast & crew information about a TV series.
    Parameters:
    tvID -
    language -
    @@ -2764,7 +2764,7 @@ extends

    getTVExternalIDs

    public ExternalID getTVExternalIDs(int tvID,
    -                          String language)
    +                          String language)
                                 throws MovieDbException
    Get the external ids that we have stored for a TV series.
    Parameters:
    tvID -
    language -
    @@ -2780,8 +2780,8 @@ extends

    getTVImages

    public ResultList<Artwork> getTVImages(int tvID,
    -                              String language,
    -                              String... includeImageLanguage)
    +                              String language,
    +                              String... includeImageLanguage)
                                     throws MovieDbException
    Get the images (posters and backdrops) for a TV series.
    Parameters:
    tvID -
    language -
    includeImageLanguage -
    @@ -2813,8 +2813,8 @@ extends StatusCode postTVRating(int tvID, int rating, - String sessionID, - String guestSessionID) + String sessionID, + String guestSessionID) throws MovieDbException
    This method lets users rate a TV show. @@ -2832,8 +2832,8 @@ extends

    getTVSimilar

    public ResultList<TVInfo> getTVSimilar(int tvID,
    -                              Integer page,
    -                              String language)
    +                              Integer page,
    +                              String language)
                                     throws MovieDbException
    Get the similar TV shows for a specific tv id.
    Parameters:
    tvID -
    page -
    language -
    @@ -2865,7 +2865,7 @@ extends

    getTVVideos

    public ResultList<Video> getTVVideos(int tvID,
    -                            String language)
    +                            String language)
                                   throws MovieDbException
    Get the videos that have been added to a TV series (trailers, opening credits, etc...)
    @@ -2895,8 +2895,8 @@ extends
  • getTVOnTheAir

    -
    public ResultList<TVBasic> getTVOnTheAir(Integer page,
    -                                String language)
    +
    public ResultList<TVBasic> getTVOnTheAir(Integer page,
    +                                String language)
                                       throws MovieDbException
    Get the list of TV shows that are currently on the air. @@ -2914,9 +2914,9 @@ extends
  • getTVAiringToday

    -
    public ResultList<TVBasic> getTVAiringToday(Integer page,
    -                                   String language,
    -                                   String timezone)
    +
    public ResultList<TVBasic> getTVAiringToday(Integer page,
    +                                   String language,
    +                                   String timezone)
                                          throws MovieDbException
    Get the list of TV shows that air today. @@ -2933,8 +2933,8 @@ extends
  • getTVTopRated

    -
    public ResultList<TVBasic> getTVTopRated(Integer page,
    -                                String language)
    +
    public ResultList<TVBasic> getTVTopRated(Integer page,
    +                                String language)
                                       throws MovieDbException
    Get the list of top rated TV shows. @@ -2954,8 +2954,8 @@ extends
  • getTVPopular

    -
    public ResultList<TVBasic> getTVPopular(Integer page,
    -                               String language)
    +
    public ResultList<TVBasic> getTVPopular(Integer page,
    +                               String language)
                                      throws MovieDbException
    Get the list of popular TV shows. This list refreshes every day.
    Parameters:
    page -
    language -
    @@ -2972,8 +2972,8 @@ extends TVSeasonInfo getSeasonInfo(int tvID, int seasonNumber, - String language, - String... appendToResponse) + String language, + String... appendToResponse) throws MovieDbException
    Get the primary information about a TV season by its season number.
    Parameters:
    tvID -
    seasonNumber -
    language -
    appendToResponse -
    @@ -2989,8 +2989,8 @@ extends

    getSeasonChanges

    public ResultList<ChangeKeyItem> getSeasonChanges(int tvID,
    -                                         String startDate,
    -                                         String endDate)
    +                                         String startDate,
    +                                         String endDate)
                                                throws MovieDbException
    Look up a TV season's changes by season ID.
    Parameters:
    tvID -
    startDate -
    endDate -
    @@ -3006,7 +3006,7 @@ extends

    getSeasonAccountState

    public MediaState getSeasonAccountState(int tvID,
    -                               String sessionID)
    +                               String sessionID)
                                      throws MovieDbException
    This method lets users get the status of whether or not the TV episodes of a season have been rated. @@ -3042,7 +3042,7 @@ extends ExternalID getSeasonExternalID(int tvID, int seasonNumber, - String language) + String language) throws MovieDbException
  • Get the external ids that we have stored for a TV season by season number.
    @@ -3060,8 +3060,8 @@ extends ResultList<Artwork> getSeasonImages(int tvID, int seasonNumber, - String language, - String... includeImageLanguage) + String language, + String... includeImageLanguage) throws MovieDbException
  • Get the images that we have stored for a TV season by season number.
    Parameters:
    tvID -
    seasonNumber -
    language -
    includeImageLanguage -
    @@ -3078,7 +3078,7 @@ extends ResultList<Video> getSeasonVideos(int tvID, int seasonNumber, - String language) + String language) throws MovieDbException
  • Get the videos that have been added to a TV season (trailers, teasers, etc...)
    @@ -3097,8 +3097,8 @@ extends TVEpisodeInfo getEpisodeInfo(int tvID, int seasonNumber, int episodeNumber, - String language, - String... appendToResponse) + String language, + String... appendToResponse) throws MovieDbException
  • Get the primary information about a TV episode by combination of a season and episode number.
    @@ -3115,8 +3115,8 @@ extends

    getEpisodeChanges

    public ResultList<ChangeKeyItem> getEpisodeChanges(int episodeID,
    -                                          String startDate,
    -                                          String endDate)
    +                                          String startDate,
    +                                          String endDate)
                                                 throws MovieDbException
    Look up a TV episode's changes by episode ID
    Parameters:
    episodeID -
    startDate -
    endDate -
    @@ -3134,7 +3134,7 @@ extends MediaState getEpisodeAccountState(int tvID, int seasonNumber, int episodeNumber, - String sessionID) + String sessionID) throws MovieDbException
  • This method lets users get the status of whether or not the TV episode has been rated. @@ -3172,7 +3172,7 @@ extends ExternalID getEpisodeExternalID(int tvID, int seasonNumber, int episodeNumber, - String language) + String language) throws MovieDbException
  • Get the external ids for a TV episode by comabination of a season and episode number.
    @@ -3210,8 +3210,8 @@ extends String sessionID, - String guestSessionID) + String sessionID, + String guestSessionID) throws MovieDbException
  • This method lets users rate a TV episode. A valid session id or guest session id is required.
    @@ -3230,7 +3230,7 @@ extends ResultList<Video> getEpisodeVideos(int tvID, int seasonNumber, int episodeNumber, - String language) + String language) throws MovieDbException
  • Get the videos that have been added to a TV episode (teasers, clips, etc...)
    @@ -3266,12 +3266,12 @@ extends
  • diff --git a/apidocs/com/omertron/themoviedbapi/class-use/AppendToResponseBuilder.html b/apidocs/com/omertron/themoviedbapi/class-use/AppendToResponseBuilder.html index 7d4340564..afc9edad0 100644 --- a/apidocs/com/omertron/themoviedbapi/class-use/AppendToResponseBuilder.html +++ b/apidocs/com/omertron/themoviedbapi/class-use/AppendToResponseBuilder.html @@ -2,16 +2,16 @@ - - -Uses of Class com.omertron.themoviedbapi.AppendToResponseBuilder (API-The MovieDB 4.1-SNAPSHOT API) + + +Uses of Class com.omertron.themoviedbapi.AppendToResponseBuilder (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
  • @@ -271,7 +271,8 @@ over the constants as follows: for (ArtworkType c : ArtworkType.values())   System.out.println(c);
  • -
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    +
    Returns:
    an array containing the constants of this enum type, in +the order they are declared
  • @@ -280,7 +281,7 @@ for (ArtworkType c : ArtworkType.values())
  • @@ -298,12 +300,12 @@ not permitted.)
  • @@ -332,12 +334,12 @@ not permitted.)
  • diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html b/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html index e22aa2bdb..aa4846220 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html @@ -2,16 +2,16 @@ - - -CreditType (API-The MovieDB 4.1-SNAPSHOT API) + + +CreditType (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,15 +80,15 @@
    -
    com.omertron.themoviedbapi.enumeration
    +

    com.omertron.themoviedbapi.enumeration

    Enum CreditType

  • -

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
  • +

    Methods inherited from class java.lang.Enum

    +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
  • @@ -230,7 +230,8 @@ over the constants as follows: for (CreditType c : CreditType.values())   System.out.println(c);
  • -
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    +
    Returns:
    an array containing the constants of this enum type, in +the order they are declared
  • @@ -239,7 +240,7 @@ for (CreditType c : CreditType.values())
  • @@ -277,12 +279,12 @@ not permitted.)
  • diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html b/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html index c04a97ccf..878b225e1 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html @@ -2,16 +2,16 @@ - - -ExternalSource (API-The MovieDB 4.1-SNAPSHOT API) + + +ExternalSource (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,15 +80,15 @@
    -
    com.omertron.themoviedbapi.enumeration
    +

    com.omertron.themoviedbapi.enumeration

    Enum ExternalSource

  • -

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
  • +

    Methods inherited from class java.lang.Enum

    +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf @@ -270,7 +270,8 @@ over the constants as follows: for (ExternalSource c : ExternalSource.values())   System.out.println(c); -
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    +
    Returns:
    an array containing the constants of this enum type, in +the order they are declared
    @@ -279,7 +280,7 @@ for (ExternalSource c : ExternalSource.values()) @@ -297,7 +299,7 @@ not permitted.) @@ -326,12 +328,12 @@ not permitted.)
    diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html b/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html index 2c54b424e..e2f50cddf 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html @@ -2,16 +2,16 @@ - - -MediaType (API-The MovieDB 4.1-SNAPSHOT API) + + +MediaType (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,15 +80,15 @@
    -
    com.omertron.themoviedbapi.enumeration
    +

    com.omertron.themoviedbapi.enumeration

    Enum MediaType

  • -

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
  • +

    Methods inherited from class java.lang.Enum

    +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf @@ -258,7 +258,8 @@ over the constants as follows: for (MediaType c : MediaType.values())   System.out.println(c); -
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    +
    Returns:
    an array containing the constants of this enum type, in +the order they are declared
    @@ -267,7 +268,7 @@ for (MediaType c : MediaType.values())
    • valueOf

      -
      public static MediaType valueOf(String name)
      +
      public static MediaType valueOf(String name)
      Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are @@ -275,8 +276,9 @@ not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      -
      IllegalArgumentException - if this enum type has no constant with the specified name
      -
      NullPointerException - if the argument is null
      +
      IllegalArgumentException - if this enum type has no constant +with the specified name
      +
      NullPointerException - if the argument is null
    @@ -285,12 +287,12 @@ not permitted.) @@ -319,12 +321,12 @@ not permitted.)
    diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html index f6e4c1439..718b64801 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html @@ -2,16 +2,16 @@ - - -MovieMethod (API-The MovieDB 4.1-SNAPSHOT API) + + +MovieMethod (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,15 +80,15 @@
    -
    com.omertron.themoviedbapi.enumeration
    +

    com.omertron.themoviedbapi.enumeration

    Enum MovieMethod

  • -

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
  • +

    Methods inherited from class java.lang.Enum

    +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf @@ -352,7 +352,8 @@ over the constants as follows: for (MovieMethod c : MovieMethod.values())   System.out.println(c); -
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    +
    Returns:
    an array containing the constants of this enum type, in +the order they are declared
    @@ -361,7 +362,7 @@ for (MovieMethod c : MovieMethod.values()) @@ -379,7 +381,7 @@ not permitted.) @@ -427,12 +429,12 @@ not permitted.)
    diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html index 5fe53afd2..ae891f4d1 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html @@ -2,16 +2,16 @@ - - -PeopleMethod (API-The MovieDB 4.1-SNAPSHOT API) + + +PeopleMethod (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,15 +80,15 @@
    -
    com.omertron.themoviedbapi.enumeration
    +

    com.omertron.themoviedbapi.enumeration

    Enum PeopleMethod

  • -

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
  • +

    Methods inherited from class java.lang.Enum

    +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf @@ -304,7 +304,8 @@ over the constants as follows: for (PeopleMethod c : PeopleMethod.values())   System.out.println(c); -
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    +
    Returns:
    an array containing the constants of this enum type, in +the order they are declared
    @@ -313,7 +314,7 @@ for (PeopleMethod c : PeopleMethod.values()) @@ -331,7 +333,7 @@ not permitted.) @@ -379,12 +381,12 @@ not permitted.)
    diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html b/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html index d75661e87..a9a921e7e 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html @@ -2,16 +2,16 @@ - - -SearchType (API-The MovieDB 4.1-SNAPSHOT API) + + +SearchType (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,15 +80,15 @@
    -
    com.omertron.themoviedbapi.enumeration
    +

    com.omertron.themoviedbapi.enumeration

    Enum SearchType

  • -

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
  • +

    Methods inherited from class java.lang.Enum

    +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf @@ -234,7 +234,8 @@ over the constants as follows: for (SearchType c : SearchType.values())   System.out.println(c); -
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    +
    Returns:
    an array containing the constants of this enum type, in +the order they are declared
    @@ -243,7 +244,7 @@ for (SearchType c : SearchType.values()) @@ -261,7 +263,7 @@ not permitted.) @@ -290,12 +292,12 @@ not permitted.)
    diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html b/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html index 3e19e836d..1dc121a7b 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html @@ -2,16 +2,16 @@ - - -SortBy (API-The MovieDB 4.1-SNAPSHOT API) + + +SortBy (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,15 +80,15 @@
    -
    com.omertron.themoviedbapi.enumeration
    +

    com.omertron.themoviedbapi.enumeration

    Enum SortBy

    @@ -189,12 +189,12 @@ extends Method and Description -String +String getPropertyString()  static SortBy -valueOf(String name) +valueOf(String name)
    Returns the enum constant of this type with the specified name.
    @@ -210,15 +210,15 @@ the order they are declared.
  • -

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
  • +

    Methods inherited from class java.lang.Enum

    +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf @@ -400,7 +400,8 @@ over the constants as follows: for (SortBy c : SortBy.values())   System.out.println(c); -
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    +
    Returns:
    an array containing the constants of this enum type, in +the order they are declared
    @@ -409,7 +410,7 @@ for (SortBy c : SortBy.values())
    • valueOf

      -
      public static SortBy valueOf(String name)
      +
      public static SortBy valueOf(String name)
      Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are @@ -417,8 +418,9 @@ not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      -
      IllegalArgumentException - if this enum type has no constant with the specified name
      -
      NullPointerException - if the argument is null
      +
      IllegalArgumentException - if this enum type has no constant +with the specified name
      +
      NullPointerException - if the argument is null
    @@ -427,7 +429,7 @@ not permitted.) @@ -456,12 +458,12 @@ not permitted.)
    diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/TVEpisodeMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/TVEpisodeMethod.html index 903d2f5e3..b674f838f 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/TVEpisodeMethod.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/TVEpisodeMethod.html @@ -2,16 +2,16 @@ - - -TVEpisodeMethod (API-The MovieDB 4.1-SNAPSHOT API) + + +TVEpisodeMethod (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,15 +80,15 @@
    -
    com.omertron.themoviedbapi.enumeration
    +

    com.omertron.themoviedbapi.enumeration

    Enum TVEpisodeMethod

  • -

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
  • +

    Methods inherited from class java.lang.Enum

    +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf @@ -268,7 +268,8 @@ over the constants as follows: for (TVEpisodeMethod c : TVEpisodeMethod.values())   System.out.println(c); -
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    +
    Returns:
    an array containing the constants of this enum type, in +the order they are declared
    @@ -277,7 +278,7 @@ for (TVEpisodeMethod c : TVEpisodeMethod.values()) @@ -295,7 +297,7 @@ not permitted.) @@ -343,12 +345,12 @@ not permitted.)
    diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/TVMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/TVMethod.html index f4c387641..69bb9ffac 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/TVMethod.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/TVMethod.html @@ -2,16 +2,16 @@ - - -TVMethod (API-The MovieDB 4.1-SNAPSHOT API) + + +TVMethod (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,15 +80,15 @@
    -
    com.omertron.themoviedbapi.enumeration
    +

    com.omertron.themoviedbapi.enumeration

    Enum TVMethod

  • -

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
  • +

    Methods inherited from class java.lang.Enum

    +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf @@ -340,7 +340,8 @@ over the constants as follows: for (TVMethod c : TVMethod.values())   System.out.println(c); -
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    +
    Returns:
    an array containing the constants of this enum type, in +the order they are declared
    @@ -349,7 +350,7 @@ for (TVMethod c : TVMethod.values())
    • valueOf

      -
      public static TVMethod valueOf(String name)
      +
      public static TVMethod valueOf(String name)
      Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are @@ -357,8 +358,9 @@ not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      -
      IllegalArgumentException - if this enum type has no constant with the specified name
      -
      NullPointerException - if the argument is null
      +
      IllegalArgumentException - if this enum type has no constant +with the specified name
      +
      NullPointerException - if the argument is null
    @@ -367,7 +369,7 @@ not permitted.) @@ -415,12 +417,12 @@ not permitted.)
    diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/TVSeasonMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/TVSeasonMethod.html index a6742e603..f33ecca8d 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/TVSeasonMethod.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/TVSeasonMethod.html @@ -2,16 +2,16 @@ - - -TVSeasonMethod (API-The MovieDB 4.1-SNAPSHOT API) + + +TVSeasonMethod (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,15 +80,15 @@
    -
    com.omertron.themoviedbapi.enumeration
    +

    com.omertron.themoviedbapi.enumeration

    Enum TVSeasonMethod

  • -

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
  • +

    Methods inherited from class java.lang.Enum

    +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf @@ -268,7 +268,8 @@ over the constants as follows: for (TVSeasonMethod c : TVSeasonMethod.values())   System.out.println(c); -
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    +
    Returns:
    an array containing the constants of this enum type, in +the order they are declared
    @@ -277,7 +278,7 @@ for (TVSeasonMethod c : TVSeasonMethod.values()) @@ -295,7 +297,7 @@ not permitted.) @@ -343,12 +345,12 @@ not permitted.)
    diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ArtworkType.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ArtworkType.html index 3472df84a..53d84db83 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ArtworkType.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ArtworkType.html @@ -2,16 +2,16 @@ - - -Uses of Class com.omertron.themoviedbapi.enumeration.ArtworkType (API-The MovieDB 4.1-SNAPSHOT API) + + +Uses of Class com.omertron.themoviedbapi.enumeration.ArtworkType (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@ -List<Artwork> +List<Artwork> WrapperImages.getAll(ArtworkType... artworkList)
    Return a list of all the artwork with their types.
    @@ -200,12 +200,12 @@ the order they are declared. FindResults -TmdbFind.find(String id, +TmdbFind.find(String id, ExternalSource externalSource, - String language) + String language)
    You con use this method to find movies, tv series or persons using external ids.
    @@ -188,12 +188,12 @@ the order they are declared. StatusCode -TmdbAccount.modifyFavoriteStatus(String sessionId, +TmdbAccount.modifyFavoriteStatus(String sessionId, int accountId, MediaType mediaType, int mediaId, @@ -203,10 +203,10 @@ the order they are declared. StatusCode -TmdbAccount.modifyWatchList(String sessionId, +TmdbAccount.modifyWatchList(String sessionId, int accountId, MediaType mediaType, - Integer movieId, + Integer movieId, boolean addToWatchlist)
    Add or remove a movie to an accounts watch list.
    @@ -330,12 +330,12 @@ the order they are declared. ResultList<MovieInfo> -TmdbSearch.searchMovie(String query, - Integer page, - String language, - Boolean includeAdult, - Integer searchYear, - Integer primaryReleaseYear, +TmdbSearch.searchMovie(String query, + Integer page, + String language, + Boolean includeAdult, + Integer searchYear, + Integer primaryReleaseYear, SearchType searchType)
    Search Movies This is a good starting point to start finding movies on TMDb.
    ResultList<PersonFind> -TmdbSearch.searchPeople(String query, - Integer page, - Boolean includeAdult, +TmdbSearch.searchPeople(String query, + Integer page, + Boolean includeAdult, SearchType searchType)
    This is a good starting point to start finding people on TMDb.
    ResultList<TVBasic> -TmdbSearch.searchTV(String query, - Integer page, - String language, - Integer firstAirDateYear, +TmdbSearch.searchTV(String query, + Integer page, + String language, + Integer firstAirDateYear, SearchType searchType)
    Search for TV shows by title.
    @@ -234,12 +234,12 @@ the order they are declared. ResultList<MovieBasic> -TmdbAccount.getGuestRatedMovies(String guestSessionId, - String language, - Integer page, +TmdbAccount.getGuestRatedMovies(String guestSessionId, + String language, + Integer page, SortBy sortBy)
    Get a list of rated movies for a specific guest session id.
    @@ -219,12 +219,12 @@ the order they are declared.
    @@ -80,7 +80,7 @@
    -
    com.omertron.themoviedbapi.interfaces
    +

    com.omertron.themoviedbapi.interfaces

    Interface AppendToResponseMethod

    @@ -93,7 +93,7 @@

    -
    public interface AppendToResponseMethod
    +
    public interface AppendToResponseMethod
    @@ -113,7 +113,7 @@ Method and Description -
    String +String getPropertyString()  @@ -137,7 +137,7 @@
    • getPropertyString

      -
      String getPropertyString()
      +
      String getPropertyString()
    @@ -166,12 +166,12 @@
    diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/Identification.html b/apidocs/com/omertron/themoviedbapi/interfaces/Identification.html index d66eb49b1..68735747a 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/Identification.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/Identification.html @@ -2,16 +2,16 @@ - - -Identification (API-The MovieDB 4.1-SNAPSHOT API) + + +Identification (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,7 +80,7 @@
    -
    com.omertron.themoviedbapi.interfaces
    +

    com.omertron.themoviedbapi.interfaces

    Interface Identification

    @@ -93,7 +93,7 @@

    -
    public interface Identification
    +
    public interface Identification
    @@ -179,12 +179,12 @@
    diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/WrapperDates.html b/apidocs/com/omertron/themoviedbapi/interfaces/WrapperDates.html index a5b5a78cc..87dcde527 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/WrapperDates.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/WrapperDates.html @@ -2,16 +2,16 @@ - - -WrapperDates (API-The MovieDB 4.1-SNAPSHOT API) + + +WrapperDates (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,7 +80,7 @@
    -
    com.omertron.themoviedbapi.interfaces
    +

    com.omertron.themoviedbapi.interfaces

    Interface WrapperDates

    @@ -93,7 +93,7 @@

    -
    public interface WrapperDates
    +
    public interface WrapperDates
    @@ -179,12 +179,12 @@
    diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/WrapperPages.html b/apidocs/com/omertron/themoviedbapi/interfaces/WrapperPages.html index 15be344e9..39274a4c9 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/WrapperPages.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/WrapperPages.html @@ -2,16 +2,16 @@ - - -WrapperPages (API-The MovieDB 4.1-SNAPSHOT API) + + +WrapperPages (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,7 +80,7 @@
    -
    com.omertron.themoviedbapi.interfaces
    +

    com.omertron.themoviedbapi.interfaces

    Interface WrapperPages

    @@ -93,7 +93,7 @@

    -
    public interface WrapperPages
    +
    public interface WrapperPages
    @@ -231,12 +231,12 @@
    diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponse.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponse.html index 37e603738..4a918d2c7 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponse.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponse.html @@ -2,16 +2,16 @@ - - -Uses of Interface com.omertron.themoviedbapi.interfaces.AppendToResponse (API-The MovieDB 4.1-SNAPSHOT API) + + +Uses of Interface com.omertron.themoviedbapi.interfaces.AppendToResponse (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbAuthentication

    @@ -221,7 +221,7 @@ extends
  • TmdbAuthentication

    -
    public TmdbAuthentication(String apiKey,
    +
    public TmdbAuthentication(String apiKey,
                       HttpTools httpTools)
    Constructor
    Parameters:
    apiKey -
    httpTools -
    @@ -279,8 +279,8 @@ extends

    getSessionTokenLogin

    public TokenAuthorisation getSessionTokenLogin(TokenAuthorisation token,
    -                                      String username,
    -                                      String password)
    +                                      String username,
    +                                      String password)
                                             throws MovieDbException
    This method is used to generate a session id for user based authentication. User must provide their username and password @@ -340,12 +340,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCertifications.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCertifications.html index dbdc95b42..bd741b503 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbCertifications.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbCertifications.html @@ -2,16 +2,16 @@ - - -TmdbCertifications (API-The MovieDB 4.1-SNAPSHOT API) + + +TmdbCertifications (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
  • @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbCertifications

    @@ -207,7 +207,7 @@ extends
  • TmdbCertifications

    -
    public TmdbCertifications(String apiKey,
    +
    public TmdbCertifications(String apiKey,
                       HttpTools httpTools)
    Constructor
    Parameters:
    apiKey -
    httpTools -
    @@ -227,7 +227,7 @@ extends
  • getMoviesCertification

    -
    public ResultsMap<String,List<Certification>> getMoviesCertification()
    +
    public ResultsMap<String,List<Certification>> getMoviesCertification()
                                                                   throws MovieDbException
    Get a list of movies certification.
    Returns:
    @@ -241,7 +241,7 @@ extends
  • getTvCertification

    -
    public ResultsMap<String,List<Certification>> getTvCertification()
    +
    public ResultsMap<String,List<Certification>> getTvCertification()
                                                               throws MovieDbException
    Get a list of tv certification.
    Returns:
    @@ -275,12 +275,12 @@ extends
  • diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbChanges.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbChanges.html index 92aeeb5da..8841c87ad 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbChanges.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbChanges.html @@ -2,16 +2,16 @@ - - -TmdbChanges (API-The MovieDB 4.1-SNAPSHOT API) + + +TmdbChanges (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbChanges

    @@ -204,7 +204,7 @@ extends
  • TmdbChanges

    -
    public TmdbChanges(String apiKey,
    +
    public TmdbChanges(String apiKey,
                HttpTools httpTools)
    Constructor
    Parameters:
    apiKey -
    httpTools -
    @@ -225,9 +225,9 @@ extends

    getChangeList

    public ResultList<ChangeListItem> getChangeList(MethodBase method,
    -                                       Integer page,
    -                                       String startDate,
    -                                       String endDate)
    +                                       Integer page,
    +                                       String startDate,
    +                                       String endDate)
                                              throws MovieDbException
    Get a list of Media IDs that have been edited. @@ -264,12 +264,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCollections.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCollections.html index fc60fb43b..d43016eec 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbCollections.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbCollections.html @@ -2,16 +2,16 @@ - - -TmdbCollections (API-The MovieDB 4.1-SNAPSHOT API) + + +TmdbCollections (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
  • @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbCollections

    @@ -210,7 +210,7 @@ extends
  • TmdbCollections

    -
    public TmdbCollections(String apiKey,
    +
    public TmdbCollections(String apiKey,
                    HttpTools httpTools)
    Constructor
    Parameters:
    apiKey -
    httpTools -
    @@ -231,7 +231,7 @@ extends

    getCollectionInfo

    public CollectionInfo getCollectionInfo(int collectionId,
    -                               String language)
    +                               String language)
                                      throws MovieDbException
    This method is used to retrieve all of the basic information about a movie collection. @@ -251,7 +251,7 @@ extends

    getCollectionImages

    public ResultList<Artwork> getCollectionImages(int collectionId,
    -                                      String language)
    +                                      String language)
                                             throws MovieDbException
    Get all of the images for a particular collection by collection id.
    Parameters:
    collectionId -
    language -
    @@ -286,12 +286,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCompanies.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCompanies.html index 4c2e9ea7c..51b49c9e6 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbCompanies.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbCompanies.html @@ -2,16 +2,16 @@ - - -TmdbCompanies (API-The MovieDB 4.1-SNAPSHOT API) + + +TmdbCompanies (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
  • @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbCompanies

    @@ -209,7 +209,7 @@ extends
  • TmdbCompanies

    -
    public TmdbCompanies(String apiKey,
    +
    public TmdbCompanies(String apiKey,
                  HttpTools httpTools)
    Constructor
    Parameters:
    apiKey -
    httpTools -
    @@ -245,8 +245,8 @@ extends

    getCompanyMovies

    public ResultList<MovieBasic> getCompanyMovies(int companyId,
    -                                      String language,
    -                                      Integer page)
    +                                      String language,
    +                                      Integer page)
                                             throws MovieDbException
    This method is used to retrieve the movies associated with a company. @@ -283,12 +283,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbConfiguration.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbConfiguration.html index c17e9acce..0b3bbfb47 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbConfiguration.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbConfiguration.html @@ -2,16 +2,16 @@ - - -TmdbConfiguration (API-The MovieDB 4.1-SNAPSHOT API) + + +TmdbConfiguration (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
  • @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbConfiguration

    @@ -214,7 +214,7 @@ extends
  • TmdbConfiguration

    -
    public TmdbConfiguration(String apiKey,
    +
    public TmdbConfiguration(String apiKey,
                      HttpTools httpTools)
    Constructor
    Parameters:
    apiKey -
    httpTools -
    @@ -263,7 +263,7 @@ extends
  • getTimezones

    -
    public ResultsMap<String,List<String>> getTimezones()
    +
    public ResultsMap<String,List<String>> getTimezones()
                                                  throws MovieDbException
    Get the list of supported timezones for the API methods that support them
    Returns:
    @@ -297,12 +297,12 @@ extends
  • diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCredits.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCredits.html index 6a68e0f2b..943d2571f 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbCredits.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbCredits.html @@ -2,16 +2,16 @@ - - -TmdbCredits (API-The MovieDB 4.1-SNAPSHOT API) + + +TmdbCredits (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbCredits

    @@ -202,7 +202,7 @@ extends
  • TmdbCredits

    -
    public TmdbCredits(String apiKey,
    +
    public TmdbCredits(String apiKey,
                HttpTools httpTools)
    Constructor
    Parameters:
    apiKey -
    httpTools -
    @@ -222,8 +222,8 @@ extends
  • getCreditInfo

    -
    public CreditInfo getCreditInfo(String creditId,
    -                       String language)
    +
    public CreditInfo getCreditInfo(String creditId,
    +                       String language)
                              throws MovieDbException
    Get the detailed information about a particular credit record.

    @@ -269,12 +269,12 @@ extends

    diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbDiscover.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbDiscover.html index 171329e7c..76e4d9d76 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbDiscover.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbDiscover.html @@ -2,16 +2,16 @@ - - -TmdbDiscover (API-The MovieDB 4.1-SNAPSHOT API) + + +TmdbDiscover (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
  • @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbDiscover

    @@ -207,7 +207,7 @@ extends
  • TmdbDiscover

    -
    public TmdbDiscover(String apiKey,
    +
    public TmdbDiscover(String apiKey,
                 HttpTools httpTools)
    Constructor
    Parameters:
    apiKey -
    httpTools -
    @@ -277,12 +277,12 @@ extends
  • diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbEpisodes.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbEpisodes.html index 5327a56ba..e2f2091e3 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbEpisodes.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbEpisodes.html @@ -2,16 +2,16 @@ - - -TmdbEpisodes (API-The MovieDB 4.1-SNAPSHOT API) + + +TmdbEpisodes (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbEpisodes

    @@ -267,7 +267,7 @@ extends
  • TmdbEpisodes

    -
    public TmdbEpisodes(String apiKey,
    +
    public TmdbEpisodes(String apiKey,
                 HttpTools httpTools)
    Constructor
    Parameters:
    apiKey -
    httpTools -
    @@ -290,8 +290,8 @@ extends TVEpisodeInfo getEpisodeInfo(int tvID, int seasonNumber, int episodeNumber, - String language, - String... appendToResponse) + String language, + String... appendToResponse) throws MovieDbException
    Get the primary information about a TV episode by combination of a season and episode number.
    Parameters:
    tvID -
    seasonNumber -
    episodeNumber -
    language -
    appendToResponse -
    @@ -307,8 +307,8 @@ extends

    getEpisodeChanges

    public ResultList<ChangeKeyItem> getEpisodeChanges(int episodeID,
    -                                          String startDate,
    -                                          String endDate)
    +                                          String startDate,
    +                                          String endDate)
                                                 throws MovieDbException
    Look up a TV episode's changes by episode ID
    Parameters:
    episodeID -
    startDate -
    endDate -
    @@ -326,7 +326,7 @@ extends MediaState getEpisodeAccountState(int tvID, int seasonNumber, int episodeNumber, - String sessionID) + String sessionID) throws MovieDbException
    This method lets users get the status of whether or not the TV episode has been rated. @@ -363,7 +363,7 @@ extends ExternalID getEpisodeExternalID(int tvID, int seasonNumber, int episodeNumber, - String language) + String language) throws MovieDbException
    Get the external ids for a TV episode by comabination of a season and episode number.
    Parameters:
    tvID -
    seasonNumber -
    episodeNumber -
    language -
    @@ -399,8 +399,8 @@ extends String sessionID, - String guestSessionID) + String sessionID, + String guestSessionID) throws MovieDbException
    This method lets users rate a TV episode. A valid session id or guest session id is required.
    Parameters:
    tvID -
    seasonNumber -
    episodeNumber -
    rating -
    sessionID -
    guestSessionID -
    @@ -418,7 +418,7 @@ extends ResultList<Video> getEpisodeVideos(int tvID, int seasonNumber, int episodeNumber, - String language) + String language) throws MovieDbException
    Get the videos that have been added to a TV episode (teasers, clips, etc...)
    Parameters:
    tvID -
    seasonNumber -
    episodeNumber -
    language -
    @@ -453,12 +453,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbFind.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbFind.html index 7cfb0a432..a9a6f3ccb 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbFind.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbFind.html @@ -2,16 +2,16 @@ - - -TmdbFind (API-The MovieDB 4.1-SNAPSHOT API) + + +TmdbFind (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
  • @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbFind

    @@ -203,7 +203,7 @@ extends
  • TmdbFind

    -
    public TmdbFind(String apiKey,
    +
    public TmdbFind(String apiKey,
             HttpTools httpTools)
    Constructor
    Parameters:
    apiKey -
    httpTools -
    @@ -223,9 +223,9 @@ extends
  • find

    -
    public FindResults find(String id,
    +
    public FindResults find(String id,
                    ExternalSource externalSource,
    -               String language)
    +               String language)
                      throws MovieDbException
    You con use this method to find movies, tv series or persons using external ids. @@ -272,12 +272,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbGenres.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbGenres.html index 57ad1dc57..3ef355983 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbGenres.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbGenres.html @@ -2,16 +2,16 @@ - - -TmdbGenres (API-The MovieDB 4.1-SNAPSHOT API) + + +TmdbGenres (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
  • @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbGenres

    @@ -217,7 +217,7 @@ extends
  • TmdbGenres

    -
    public TmdbGenres(String apiKey,
    +
    public TmdbGenres(String apiKey,
               HttpTools httpTools)
    Constructor
    Parameters:
    apiKey -
    httpTools -
    @@ -237,7 +237,7 @@ extends
  • getGenreMovieList

    -
    public ResultList<Genre> getGenreMovieList(String language)
    +
    public ResultList<Genre> getGenreMovieList(String language)
                                         throws MovieDbException
    Get the list of movie genres.
    Parameters:
    language -
    @@ -252,7 +252,7 @@ extends
  • getGenreTVList

    -
    public ResultList<Genre> getGenreTVList(String language)
    +
    public ResultList<Genre> getGenreTVList(String language)
                                      throws MovieDbException
    Get the list of TV genres.
    Parameters:
    language -
    @@ -268,10 +268,10 @@ extends

    getGenreMovies

    public ResultList<MovieBasic> getGenreMovies(int genreId,
    -                                    String language,
    -                                    Integer page,
    -                                    Boolean includeAllMovies,
    -                                    Boolean includeAdult)
    +                                    String language,
    +                                    Integer page,
    +                                    Boolean includeAllMovies,
    +                                    Boolean includeAdult)
                                           throws MovieDbException
    Get the list of movies for a particular genre by id. @@ -308,12 +308,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbKeywords.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbKeywords.html index 83771a912..ccb555719 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbKeywords.html @@ -2,16 +2,16 @@ - - -TmdbKeywords (API-The MovieDB 4.1-SNAPSHOT API) + + +TmdbKeywords (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
  • @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbKeywords

    @@ -209,7 +209,7 @@ extends
  • TmdbKeywords

    -
    public TmdbKeywords(String apiKey,
    +
    public TmdbKeywords(String apiKey,
                 HttpTools httpTools)
    Constructor
    Parameters:
    apiKey -
    httpTools -
    @@ -229,7 +229,7 @@ extends
  • getKeyword

    -
    public Keyword getKeyword(String keywordId)
    +
    public Keyword getKeyword(String keywordId)
                        throws MovieDbException
    Get the basic information for a specific keyword id.
    Parameters:
    keywordId -
    @@ -244,9 +244,9 @@ extends
  • getKeywordMovies

    -
    public ResultList<MovieBasic> getKeywordMovies(String keywordId,
    -                                      String language,
    -                                      Integer page)
    +
    public ResultList<MovieBasic> getKeywordMovies(String keywordId,
    +                                      String language,
    +                                      Integer page)
                                             throws MovieDbException
    Get the list of movies for a particular keyword by id.
    Parameters:
    keywordId -
    language -
    page -
    @@ -281,12 +281,12 @@ extends
  • diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbLists.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbLists.html index 5df295978..dea4a544f 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbLists.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbLists.html @@ -2,16 +2,16 @@ - - -TmdbLists (API-The MovieDB 4.1-SNAPSHOT API) + + +TmdbLists (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbLists

    @@ -247,7 +247,7 @@ extends
  • TmdbLists

    -
    public TmdbLists(String apiKey,
    +
    public TmdbLists(String apiKey,
              HttpTools httpTools)
    Constructor
    Parameters:
    apiKey -
    httpTools -
    @@ -267,7 +267,7 @@ extends
  • getList

    -
    public ListItem<MovieInfo> getList(String listId)
    +
    public ListItem<MovieInfo> getList(String listId)
                                 throws MovieDbException
    Get a list by its ID
    Parameters:
    listId -
    @@ -282,7 +282,7 @@ extends
  • checkItemStatus

    -
    public boolean checkItemStatus(String listId,
    +
    public boolean checkItemStatus(String listId,
                           int mediaId)
                             throws MovieDbException
    Check to see if an ID is already on a list.
    @@ -298,9 +298,9 @@ extends
  • createList

    -
    public String createList(String sessionId,
    -                String name,
    -                String description)
    +
    public String createList(String sessionId,
    +                String name,
    +                String description)
                       throws MovieDbException
    This method lets users create a new list. A valid session id is required.
    Parameters:
    sessionId -
    name -
    description -
    @@ -315,8 +315,8 @@ extends
  • deleteList

    -
    public StatusCode deleteList(String sessionId,
    -                    String listId)
    +
    public StatusCode deleteList(String sessionId,
    +                    String listId)
                           throws MovieDbException
    This method lets users delete a list that they created. A valid session id is required.
    Parameters:
    sessionId -
    listId -
    @@ -331,8 +331,8 @@ extends
  • addItem

    -
    public StatusCode addItem(String sessionId,
    -                 String listId,
    +
    public StatusCode addItem(String sessionId,
    +                 String listId,
                      int mediaId)
                        throws MovieDbException
    This method lets users add new items to a list that they created. @@ -350,8 +350,8 @@ extends
  • removeItem

    -
    public StatusCode removeItem(String sessionId,
    -                    String listId,
    +
    public StatusCode removeItem(String sessionId,
    +                    String listId,
                         int mediaId)
                           throws MovieDbException
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbMovies

    @@ -348,7 +348,7 @@ extends
  • TmdbMovies

    -
    public TmdbMovies(String apiKey,
    +
    public TmdbMovies(String apiKey,
               HttpTools httpTools)
    Constructor
    Parameters:
    apiKey -
    httpTools -
    @@ -369,8 +369,8 @@ extends

    getMovieInfo

    public MovieInfo getMovieInfo(int movieId,
    -                     String language,
    -                     String... appendToResponse)
    +                     String language,
    +                     String... appendToResponse)
                            throws MovieDbException
    This method is used to retrieve all of the basic movie information. @@ -390,9 +390,9 @@ extends
  • getMovieInfoImdb

    -
    public MovieInfo getMovieInfoImdb(String imdbId,
    -                         String language,
    -                         String... appendToResponse)
    +
    public MovieInfo getMovieInfoImdb(String imdbId,
    +                         String language,
    +                         String... appendToResponse)
                                throws MovieDbException
    This method is used to retrieve all of the basic movie information. @@ -413,7 +413,7 @@ extends

    getMovieAccountState

    public MediaState getMovieAccountState(int movieId,
    -                              String sessionId)
    +                              String sessionId)
                                     throws MovieDbException
    This method lets a user get the status of whether or not the movie has been rated or added to their favourite or movie watch list. @@ -432,7 +432,7 @@ extends

    getMovieAlternativeTitles

    public ResultList<AlternativeTitle> getMovieAlternativeTitles(int movieId,
    -                                                     String country)
    +                                                     String country)
                                                            throws MovieDbException
    This method is used to retrieve all of the alternative titles we have for a particular movie.
    @@ -464,7 +464,7 @@ extends

    getMovieImages

    public ResultList<Artwork> getMovieImages(int movieId,
    -                                 String language)
    +                                 String language)
                                        throws MovieDbException
    This method should be used when you’re wanting to retrieve all of the images for a particular movie.
    @@ -499,7 +499,7 @@ extends

    getMovieReleaseInfo

    public ResultList<ReleaseInfo> getMovieReleaseInfo(int movieId,
    -                                          String language)
    +                                          String language)
                                                 throws MovieDbException
    This method is used to retrieve all of the release and certification data we have for a specific movie.
    @@ -516,7 +516,7 @@ extends

    getMovieVideos

    public ResultList<Video> getMovieVideos(int movieId,
    -                               String language)
    +                               String language)
                                      throws MovieDbException
    This method is used to retrieve all of the trailers for a particular movie. @@ -551,8 +551,8 @@ extends

    getSimilarMovies

    public ResultList<MovieInfo> getSimilarMovies(int movieId,
    -                                     Integer page,
    -                                     String language)
    +                                     Integer page,
    +                                     String language)
                                            throws MovieDbException
    The similar movies method will let you retrieve the similar movies for a particular movie. @@ -574,8 +574,8 @@ extends

    getMovieReviews

    public ResultList<Review> getMovieReviews(int movieId,
    -                                 Integer page,
    -                                 String language)
    +                                 Integer page,
    +                                 String language)
                                        throws MovieDbException
    Get the reviews for a particular movie id.
    Parameters:
    movieId -
    page -
    language -
    @@ -591,8 +591,8 @@ extends

    getMovieLists

    public ResultList<UserList> getMovieLists(int movieId,
    -                                 Integer page,
    -                                 String language)
    +                                 Integer page,
    +                                 String language)
                                        throws MovieDbException
    Get the lists that the movie belongs to
    Parameters:
    movieId -
    language -
    page -
    @@ -608,8 +608,8 @@ extends

    getMovieChanges

    public ResultList<ChangeKeyItem> getMovieChanges(int movieId,
    -                                        String startDate,
    -                                        String endDate)
    +                                        String startDate,
    +                                        String endDate)
                                               throws MovieDbException
    Get the changes for a specific movie ID. @@ -635,8 +635,8 @@ extends StatusCode postMovieRating(int movieId, int rating, - String sessionId, - String guestSessionId) + String sessionId, + String guestSessionId) throws MovieDbException
    This method lets users rate a movie. @@ -667,8 +667,8 @@ extends
  • getUpcoming

    -
    public ResultList<MovieInfo> getUpcoming(Integer page,
    -                                String language)
    +
    public ResultList<MovieInfo> getUpcoming(Integer page,
    +                                String language)
                                       throws MovieDbException
    Get the list of upcoming movies. @@ -687,8 +687,8 @@ extends
  • getNowPlayingMovies

    -
    public ResultList<MovieInfo> getNowPlayingMovies(Integer page,
    -                                        String language)
    +
    public ResultList<MovieInfo> getNowPlayingMovies(Integer page,
    +                                        String language)
                                               throws MovieDbException
    This method is used to retrieve the movies currently in theatres. @@ -706,8 +706,8 @@ extends
  • getPopularMovieList

    -
    public ResultList<MovieInfo> getPopularMovieList(Integer page,
    -                                        String language)
    +
    public ResultList<MovieInfo> getPopularMovieList(Integer page,
    +                                        String language)
                                               throws MovieDbException
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbNetworks

    @@ -201,7 +201,7 @@ extends
  • TmdbNetworks

    -
    public TmdbNetworks(String apiKey,
    +
    public TmdbNetworks(String apiKey,
                 HttpTools httpTools)
    Constructor
    Parameters:
    apiKey -
    httpTools -
    @@ -258,12 +258,12 @@ extends
  • diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbPeople.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbPeople.html index 77d709057..854c08d07 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbPeople.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbPeople.html @@ -2,16 +2,16 @@ - - -TmdbPeople (API-The MovieDB 4.1-SNAPSHOT API) + + +TmdbPeople (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
  • @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbPeople

    @@ -263,7 +263,7 @@ extends
  • TmdbPeople

    -
    public TmdbPeople(String apiKey,
    +
    public TmdbPeople(String apiKey,
               HttpTools httpTools)
    Constructor
    Parameters:
    apiKey -
    httpTools -
    @@ -284,7 +284,7 @@ extends

    getPersonInfo

    public PersonInfo getPersonInfo(int personId,
    -                       String... appendToResponse)
    +                       String... appendToResponse)
                              throws MovieDbException
    Get the general person information for a specific id.
    Parameters:
    personId -
    appendToResponse -
    @@ -300,7 +300,7 @@ extends

    getPersonMovieCredits

    public PersonCreditList<CreditMovieBasic> getPersonMovieCredits(int personId,
    -                                                       String language)
    +                                                       String language)
                                                              throws MovieDbException
    Get the movie credits for a specific person id.
    Parameters:
    personId -
    language -
    @@ -316,7 +316,7 @@ extends

    getPersonTVCredits

    public PersonCreditList<CreditTVBasic> getPersonTVCredits(int personId,
    -                                                 String language)
    +                                                 String language)
                                                        throws MovieDbException
    Get the TV credits for a specific person id. @@ -338,7 +338,7 @@ extends

    getPersonCombinedCredits

    public PersonCreditList<CreditBasic> getPersonCombinedCredits(int personId,
    -                                                     String language)
    +                                                     String language)
                                                            throws MovieDbException
    Get the combined (movie and TV) credits for a specific person id. @@ -390,8 +390,8 @@ extends

    getPersonTaggedImages

    public ResultList<ArtworkMedia> getPersonTaggedImages(int personId,
    -                                             Integer page,
    -                                             String language)
    +                                             Integer page,
    +                                             String language)
                                                    throws MovieDbException
    Get the images that have been tagged with a specific person id. @@ -410,8 +410,8 @@ extends

    getPersonChanges

    public ResultList<ChangeKeyItem> getPersonChanges(int personId,
    -                                         String startDate,
    -                                         String endDate)
    +                                         String startDate,
    +                                         String endDate)
                                                throws MovieDbException
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbReviews

    @@ -201,7 +201,7 @@ extends
  • TmdbReviews

    -
    public TmdbReviews(String apiKey,
    +
    public TmdbReviews(String apiKey,
                HttpTools httpTools)
    Constructor
    Parameters:
    apiKey -
    httpTools -
    @@ -221,7 +221,7 @@ extends
  • getReview

    -
    public Review getReview(String reviewId)
    +
    public Review getReview(String reviewId)
                      throws MovieDbException
    Get the full details of a review by ID.
    Parameters:
    reviewId -
    @@ -256,12 +256,12 @@ extends
  • diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbSearch.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbSearch.html index 9a798a3ea..dd1368c57 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbSearch.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbSearch.html @@ -2,16 +2,16 @@ - - -TmdbSearch (API-The MovieDB 4.1-SNAPSHOT API) + + +TmdbSearch (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbSearch

    @@ -265,7 +265,7 @@ extends
  • TmdbSearch

    -
    public TmdbSearch(String apiKey,
    +
    public TmdbSearch(String apiKey,
               HttpTools httpTools)
    Constructor
    Parameters:
    apiKey -
    httpTools -
    @@ -285,8 +285,8 @@ extends
  • searchCompanies

    -
    public ResultList<Company> searchCompanies(String query,
    -                                  Integer page)
    +
    public ResultList<Company> searchCompanies(String query,
    +                                  Integer page)
                                         throws MovieDbException
    Search Companies. @@ -306,9 +306,9 @@ extends
  • searchCollection

    -
    public ResultList<Collection> searchCollection(String query,
    -                                      Integer page,
    -                                      String language)
    +
    public ResultList<Collection> searchCollection(String query,
    +                                      Integer page,
    +                                      String language)
                                             throws MovieDbException
    Search for collections by name.
    Parameters:
    query -
    language -
    page -
    @@ -323,8 +323,8 @@ extends
  • searchKeyword

    -
    public ResultList<Keyword> searchKeyword(String query,
    -                                Integer page)
    +
    public ResultList<Keyword> searchKeyword(String query,
    +                                Integer page)
                                       throws MovieDbException
    Search for keywords by name
    Parameters:
    query -
    page -
    @@ -339,9 +339,9 @@ extends
  • searchList

    -
    public ResultList<UserList> searchList(String query,
    -                              Integer page,
    -                              Boolean includeAdult)
    +
    public ResultList<UserList> searchList(String query,
    +                              Integer page,
    +                              Boolean includeAdult)
                                     throws MovieDbException
    Search for lists by name and description.
    Parameters:
    query -
    includeAdult -
    page -
    @@ -356,12 +356,12 @@ extends
  • searchMovie

    -
    public ResultList<MovieInfo> searchMovie(String query,
    -                                Integer page,
    -                                String language,
    -                                Boolean includeAdult,
    -                                Integer searchYear,
    -                                Integer primaryReleaseYear,
    +
    public ResultList<MovieInfo> searchMovie(String query,
    +                                Integer page,
    +                                String language,
    +                                Boolean includeAdult,
    +                                Integer searchYear,
    +                                Integer primaryReleaseYear,
                                     SearchType searchType)
                                       throws MovieDbException
    Search Movies This is a good starting point to start finding movies on TMDb.
    @@ -377,10 +377,10 @@ extends
  • searchMulti

    -
    public ResultList<MediaBasic> searchMulti(String query,
    -                                 Integer page,
    -                                 String language,
    -                                 Boolean includeAdult)
    +
    public ResultList<MediaBasic> searchMulti(String query,
    +                                 Integer page,
    +                                 String language,
    +                                 Boolean includeAdult)
                                        throws MovieDbException
    Search the movie, tv show and person collections with a single query. @@ -399,9 +399,9 @@ extends
  • searchPeople

    -
    public ResultList<PersonFind> searchPeople(String query,
    -                                  Integer page,
    -                                  Boolean includeAdult,
    +
    public ResultList<PersonFind> searchPeople(String query,
    +                                  Integer page,
    +                                  Boolean includeAdult,
                                       SearchType searchType)
                                         throws MovieDbException
    This is a good starting point to start finding people on TMDb. @@ -419,10 +419,10 @@ extends
  • searchTV

    -
    public ResultList<TVBasic> searchTV(String query,
    -                           Integer page,
    -                           String language,
    -                           Integer firstAirDateYear,
    +
    public ResultList<TVBasic> searchTV(String query,
    +                           Integer page,
    +                           String language,
    +                           Integer firstAirDateYear,
                                SearchType searchType)
                                  throws MovieDbException
    Search for TV shows by title.
    @@ -458,12 +458,12 @@ extends
  • diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbSeasons.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbSeasons.html index c517f53c9..163c94b6a 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbSeasons.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbSeasons.html @@ -2,16 +2,16 @@ - - -TmdbSeasons (API-The MovieDB 4.1-SNAPSHOT API) + + +TmdbSeasons (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
  • @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbSeasons

    @@ -254,7 +254,7 @@ extends
  • TmdbSeasons

    -
    public TmdbSeasons(String apiKey,
    +
    public TmdbSeasons(String apiKey,
                HttpTools httpTools)
    Constructor
    Parameters:
    apiKey -
    httpTools -
    @@ -276,8 +276,8 @@ extends TVSeasonInfo getSeasonInfo(int tvID, int seasonNumber, - String language, - String... appendToResponse) + String language, + String... appendToResponse) throws MovieDbException
    Get the primary information about a TV season by its season number.
    Parameters:
    tvID -
    seasonNumber -
    language -
    appendToResponse -
    @@ -293,8 +293,8 @@ extends

    getSeasonChanges

    public ResultList<ChangeKeyItem> getSeasonChanges(int tvID,
    -                                         String startDate,
    -                                         String endDate)
    +                                         String startDate,
    +                                         String endDate)
                                                throws MovieDbException
    Look up a TV season's changes by season ID.
    Parameters:
    tvID -
    startDate -
    endDate -
    @@ -310,7 +310,7 @@ extends

    getSeasonAccountState

    public MediaState getSeasonAccountState(int tvID,
    -                               String sessionID)
    +                               String sessionID)
                                      throws MovieDbException
    This method lets users get the status of whether or not the TV episodes of a season have been rated. @@ -346,7 +346,7 @@ extends ExternalID getSeasonExternalID(int tvID, int seasonNumber, - String language) + String language) throws MovieDbException
  • Get the external ids that we have stored for a TV season by season number.
    @@ -364,8 +364,8 @@ extends ResultList<Artwork> getSeasonImages(int tvID, int seasonNumber, - String language, - String... includeImageLanguage) + String language, + String... includeImageLanguage) throws MovieDbException
  • Get the images that we have stored for a TV season by season number.
    Parameters:
    tvID -
    seasonNumber -
    language -
    includeImageLanguage -
    @@ -382,7 +382,7 @@ extends ResultList<Video> getSeasonVideos(int tvID, int seasonNumber, - String language) + String language) throws MovieDbException
  • Get the videos that have been added to a TV season (trailers, teasers, etc...)
    @@ -418,12 +418,12 @@ extends
  • diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbTV.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbTV.html index e9bb84085..5f6a3680f 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbTV.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbTV.html @@ -2,16 +2,16 @@ - - -TmdbTV (API-The MovieDB 4.1-SNAPSHOT API) + + +TmdbTV (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
  • @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbTV

    @@ -325,7 +325,7 @@ extends
  • TmdbTV

    -
    public TmdbTV(String apiKey,
    +
    public TmdbTV(String apiKey,
           HttpTools httpTools)
    Constructor
    Parameters:
    apiKey -
    httpTools -
    @@ -346,8 +346,8 @@ extends

    getTVInfo

    public TVInfo getTVInfo(int tvID,
    -               String language,
    -               String... appendToResponse)
    +               String language,
    +               String... appendToResponse)
                      throws MovieDbException
    Get the primary information about a TV series by id.
    Parameters:
    tvID -
    language -
    appendToResponse -
    @@ -363,7 +363,7 @@ extends

    getTVAccountState

    public MediaState getTVAccountState(int tvID,
    -                           String sessionID)
    +                           String sessionID)
                                  throws MovieDbException
    This method lets users get the status of whether or not the TV show has been rated or added to their favourite or watch lists. @@ -397,8 +397,8 @@ extends

    getTVChanges

    public ResultList<ChangeKeyItem> getTVChanges(int tvID,
    -                                     String startDate,
    -                                     String endDate)
    +                                     String startDate,
    +                                     String endDate)
                                            throws MovieDbException
    Get the changes for a specific TV show id.
    Parameters:
    tvID -
    startDate -
    endDate -
    @@ -429,7 +429,7 @@ extends

    getTVCredits

    public MediaCreditList getTVCredits(int tvID,
    -                           String language)
    +                           String language)
                                  throws MovieDbException
    Get the cast & crew information about a TV series.
    Parameters:
    tvID -
    language -
    @@ -445,7 +445,7 @@ extends

    getTVExternalIDs

    public ExternalID getTVExternalIDs(int tvID,
    -                          String language)
    +                          String language)
                                 throws MovieDbException
    Get the external ids that we have stored for a TV series.
    Parameters:
    tvID -
    language -
    @@ -461,8 +461,8 @@ extends

    getTVImages

    public ResultList<Artwork> getTVImages(int tvID,
    -                              String language,
    -                              String... includeImageLanguage)
    +                              String language,
    +                              String... includeImageLanguage)
                                     throws MovieDbException
    Get the images (posters and backdrops) for a TV series.
    Parameters:
    tvID -
    language -
    includeImageLanguage -
    @@ -494,8 +494,8 @@ extends StatusCode postTVRating(int tvID, int rating, - String sessionID, - String guestSessionID) + String sessionID, + String guestSessionID) throws MovieDbException
    This method lets users rate a TV show. @@ -513,8 +513,8 @@ extends

    getTVSimilar

    public ResultList<TVInfo> getTVSimilar(int tvID,
    -                              Integer page,
    -                              String language)
    +                              Integer page,
    +                              String language)
                                     throws MovieDbException
    Get the similar TV shows for a specific tv id.
    Parameters:
    tvID -
    page -
    language -
    @@ -546,7 +546,7 @@ extends

    getTVVideos

    public ResultList<Video> getTVVideos(int tvID,
    -                            String language)
    +                            String language)
                                   throws MovieDbException
    Get the videos that have been added to a TV series (trailers, opening credits, etc...)
    @@ -576,8 +576,8 @@ extends
  • getTVOnTheAir

    -
    public ResultList<TVBasic> getTVOnTheAir(Integer page,
    -                                String language)
    +
    public ResultList<TVBasic> getTVOnTheAir(Integer page,
    +                                String language)
                                       throws MovieDbException
    Get the list of TV shows that are currently on the air. @@ -595,9 +595,9 @@ extends
  • getTVAiringToday

    -
    public ResultList<TVBasic> getTVAiringToday(Integer page,
    -                                   String language,
    -                                   String timezone)
    +
    public ResultList<TVBasic> getTVAiringToday(Integer page,
    +                                   String language,
    +                                   String timezone)
                                          throws MovieDbException
    Get the list of TV shows that air today. @@ -614,8 +614,8 @@ extends
  • getTVTopRated

    -
    public ResultList<TVBasic> getTVTopRated(Integer page,
    -                                String language)
    +
    public ResultList<TVBasic> getTVTopRated(Integer page,
    +                                String language)
                                       throws MovieDbException
    Get the list of top rated TV shows. @@ -635,8 +635,8 @@ extends
  • getTVPopular

    -
    public ResultList<TVBasic> getTVPopular(Integer page,
    -                               String language)
    +
    public ResultList<TVBasic> getTVPopular(Integer page,
    +                               String language)
                                      throws MovieDbException
    Get the list of popular TV shows. This list refreshes every day.
    Parameters:
    page -
    language -
    @@ -671,12 +671,12 @@ extends
  • diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/AbstractMethod.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/AbstractMethod.html index 16046fd57..cbb229908 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/AbstractMethod.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/AbstractMethod.html @@ -2,16 +2,16 @@ - - -Uses of Class com.omertron.themoviedbapi.methods.AbstractMethod (API-The MovieDB 4.1-SNAPSHOT API) + + +Uses of Class com.omertron.themoviedbapi.methods.AbstractMethod (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
  • @@ -317,12 +317,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html b/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html index 5563b3b56..fdb7c1c35 100644 --- a/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html +++ b/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html @@ -2,16 +2,16 @@ - - -AbstractJsonMapping (API-The MovieDB 4.1-SNAPSHOT API) + + +AbstractJsonMapping (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model
    +

    com.omertron.themoviedbapi.model

    Class AbstractJsonMapping

    @@ -203,8 +203,8 @@ implements
  • handleUnknown

    -
    protected void handleUnknown(String key,
    -                 Object value)
    +
    protected void handleUnknown(String key,
    +                 Object value)
    Handle unknown properties and print a message
    Parameters:
    key -
    value -
  • @@ -215,10 +215,10 @@ implements
  • toString

    -
    public String toString()
    +
    public String toString()
    Overrides:
    -
    toString in class Object
    +
    toString in class Object
  • @@ -248,12 +248,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/Certification.html b/apidocs/com/omertron/themoviedbapi/model/Certification.html index 7b479e4aa..a7c0ec37f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Certification.html +++ b/apidocs/com/omertron/themoviedbapi/model/Certification.html @@ -2,16 +2,16 @@ - - -Certification (API-The MovieDB 4.1-SNAPSHOT API) + + +Certification (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model
    +

    com.omertron.themoviedbapi.model

    Class Certification

    @@ -221,7 +221,7 @@ implements
  • getValue

    -
    public String getValue()
    +
    public String getValue()
  • @@ -230,7 +230,7 @@ implements
  • setValue

    -
    public void setValue(String value)
    +
    public void setValue(String value)
  • @@ -239,7 +239,7 @@ implements
  • getMeaning

    -
    public String getMeaning()
    +
    public String getMeaning()
  • @@ -248,7 +248,7 @@ implements
  • setMeaning

    -
    public void setMeaning(String meaning)
    +
    public void setMeaning(String meaning)
  • @@ -295,12 +295,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/FindResults.html b/apidocs/com/omertron/themoviedbapi/model/FindResults.html index ea3c11d47..08cece2a4 100644 --- a/apidocs/com/omertron/themoviedbapi/model/FindResults.html +++ b/apidocs/com/omertron/themoviedbapi/model/FindResults.html @@ -2,16 +2,16 @@ - - -FindResults (API-The MovieDB 4.1-SNAPSHOT API) + + +FindResults (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
  • @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model
    +

    com.omertron.themoviedbapi.model

    Class FindResults

    @@ -248,7 +248,7 @@ implements
  • setMovieResults

    -
    public void setMovieResults(List<MovieBasic> movieResults)
    +
    public void setMovieResults(List<MovieBasic> movieResults)
  • @@ -257,7 +257,7 @@ implements
  • getPersonResults

    -
    public List<PersonFind> getPersonResults()
    +
    public List<PersonFind> getPersonResults()
  • @@ -266,7 +266,7 @@ implements
  • setPersonResults

    -
    public void setPersonResults(List<PersonFind> personResults)
    +
    public void setPersonResults(List<PersonFind> personResults)
  • @@ -275,7 +275,7 @@ implements
  • getTvResults

    -
    public List<TVBasic> getTvResults()
    +
    public List<TVBasic> getTvResults()
  • @@ -284,7 +284,7 @@ implements
  • setTvResults

    -
    public void setTvResults(List<TVBasic> tvResults)
    +
    public void setTvResults(List<TVBasic> tvResults)
  • @@ -293,7 +293,7 @@ implements
  • getTvSeasonResults

    -
    public List<TVSeasonBasic> getTvSeasonResults()
    +
    public List<TVSeasonBasic> getTvSeasonResults()
  • @@ -302,7 +302,7 @@ implements
  • setTvSeasonResults

    -
    public void setTvSeasonResults(List<TVSeasonBasic> tvSeasonResults)
    +
    public void setTvSeasonResults(List<TVSeasonBasic> tvSeasonResults)
  • @@ -311,7 +311,7 @@ implements
  • getTvEpisodeResults

    -
    public List<TVEpisodeBasic> getTvEpisodeResults()
    +
    public List<TVEpisodeBasic> getTvEpisodeResults()
  • @@ -320,7 +320,7 @@ implements
  • setTvEpisodeResults

    -
    public void setTvEpisodeResults(List<TVEpisodeBasic> tvEpisodeResults)
    +
    public void setTvEpisodeResults(List<TVEpisodeBasic> tvEpisodeResults)
  • @@ -349,12 +349,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/Genre.html b/apidocs/com/omertron/themoviedbapi/model/Genre.html index ea888dc85..d3c4b18d9 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Genre.html +++ b/apidocs/com/omertron/themoviedbapi/model/Genre.html @@ -2,16 +2,16 @@ - - -Genre (API-The MovieDB 4.1-SNAPSHOT API) + + +Genre (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
  • @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model
    +

    com.omertron.themoviedbapi.model

    Class Genre

    @@ -216,12 +216,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/Language.html b/apidocs/com/omertron/themoviedbapi/model/Language.html index 085dbe89c..a6d230946 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Language.html +++ b/apidocs/com/omertron/themoviedbapi/model/Language.html @@ -2,16 +2,16 @@ - - -Language (API-The MovieDB 4.1-SNAPSHOT API) + + +Language (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
  • @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model
    +

    com.omertron.themoviedbapi.model

    Class Language

    @@ -232,7 +232,7 @@ implements
  • getName

    -
    public String getName()
    +
    public String getName()
  • @@ -241,7 +241,7 @@ implements
  • setIsoCode

    -
    public void setIsoCode(String isoCode)
    +
    public void setIsoCode(String isoCode)
  • @@ -250,7 +250,7 @@ implements
  • setName

    -
    public void setName(String name)
    +
    public void setName(String name)
  • @@ -259,10 +259,10 @@ implements
  • equals

    -
    public boolean equals(Object obj)
    +
    public boolean equals(Object obj)
    Overrides:
    -
    equals in class Object
    +
    equals in class Object
  • @@ -275,7 +275,7 @@ implements hashCode
     in class Object +
    hashCode in class Object
  • @@ -305,12 +305,12 @@ implements
  • diff --git a/apidocs/com/omertron/themoviedbapi/model/StatusCode.html b/apidocs/com/omertron/themoviedbapi/model/StatusCode.html index cee94445b..5542dd8de 100644 --- a/apidocs/com/omertron/themoviedbapi/model/StatusCode.html +++ b/apidocs/com/omertron/themoviedbapi/model/StatusCode.html @@ -2,16 +2,16 @@ - - -StatusCode (API-The MovieDB 4.1-SNAPSHOT API) + + +StatusCode (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model
    +

    com.omertron.themoviedbapi.model

    Class StatusCode

    @@ -245,7 +245,7 @@ extends
  • setMessage

    -
    public void setMessage(String message)
    +
    public void setMessage(String message)
  • @@ -274,12 +274,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/model/account/Account.html b/apidocs/com/omertron/themoviedbapi/model/account/Account.html index 64c8dee54..53f9f2489 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/Account.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/Account.html @@ -2,16 +2,16 @@ - - -Account (API-The MovieDB 4.1-SNAPSHOT API) + + +Account (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.account
    +

    com.omertron.themoviedbapi.model.account

    Class Account

    @@ -271,7 +271,7 @@ implements
  • getName

    -
    public String getName()
    +
    public String getName()
  • @@ -280,7 +280,7 @@ implements
  • setName

    -
    public void setName(String name)
    +
    public void setName(String name)
  • @@ -307,7 +307,7 @@ implements
  • getUserName

    -
    public String getUserName()
    +
    public String getUserName()
  • @@ -316,7 +316,7 @@ implements
  • setUserName

    -
    public void setUserName(String userName)
    +
    public void setUserName(String userName)
  • @@ -325,7 +325,7 @@ implements
  • getLanguage

    -
    public String getLanguage()
    +
    public String getLanguage()
  • @@ -334,7 +334,7 @@ implements
  • setLanguage

    -
    public void setLanguage(String language)
    +
    public void setLanguage(String language)
  • @@ -343,7 +343,7 @@ implements
  • getCountry

    -
    public String getCountry()
    +
    public String getCountry()
  • @@ -352,7 +352,7 @@ implements
  • setCountry

    -
    public void setCountry(String country)
    +
    public void setCountry(String country)
  • @@ -381,12 +381,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/account/class-use/Account.html b/apidocs/com/omertron/themoviedbapi/model/account/class-use/Account.html index 378d7353a..e07f25eb8 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/class-use/Account.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/class-use/Account.html @@ -2,16 +2,16 @@ - - -Uses of Class com.omertron.themoviedbapi.model.account.Account (API-The MovieDB 4.1-SNAPSHOT API) + + +Uses of Class com.omertron.themoviedbapi.model.account.Account (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@ diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html b/apidocs/com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html index b7652ee5b..a322fc717 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html @@ -2,16 +2,16 @@ - - -ArtworkMedia (API-The MovieDB 4.1-SNAPSHOT API) + + +ArtworkMedia (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.artwork
    +

    com.omertron.themoviedbapi.model.artwork

    Class ArtworkMedia

    @@ -297,7 +297,7 @@ implements
  • equals

    -
    public boolean equals(Object obj)
    +
    public boolean equals(Object obj)
    Overrides:
    equals in class Artwork
    @@ -330,12 +330,12 @@ implements
  • diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/Artwork.html b/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/Artwork.html index 0b4c45fea..acd3a9345 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/Artwork.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/Artwork.html @@ -2,16 +2,16 @@ - - -Uses of Class com.omertron.themoviedbapi.model.artwork.Artwork (API-The MovieDB 4.1-SNAPSHOT API) + + +Uses of Class com.omertron.themoviedbapi.model.artwork.Artwork (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@ diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/TokenSession.html b/apidocs/com/omertron/themoviedbapi/model/authentication/TokenSession.html index dd9f97599..473a53ce2 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/TokenSession.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/TokenSession.html @@ -2,16 +2,16 @@ - - -TokenSession (API-The MovieDB 4.1-SNAPSHOT API) + + +TokenSession (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.authentication
    +

    com.omertron.themoviedbapi.model.authentication

    Class TokenSession

    @@ -245,7 +245,7 @@ implements
  • getSessionId

    -
    public String getSessionId()
    +
    public String getSessionId()
  • @@ -254,7 +254,7 @@ implements
  • getSuccess

    -
    public Boolean getSuccess()
    +
    public Boolean getSuccess()
  • @@ -263,7 +263,7 @@ implements
  • getStatusCode

    -
    public String getStatusCode()
    +
    public String getStatusCode()
  • @@ -272,7 +272,7 @@ implements
  • getStatusMessage

    -
    public String getStatusMessage()
    +
    public String getStatusMessage()
  • @@ -281,7 +281,7 @@ implements
  • getGuestSessionId

    -
    public String getGuestSessionId()
    +
    public String getGuestSessionId()
  • @@ -290,7 +290,7 @@ implements
  • getExpiresAt

    -
    public String getExpiresAt()
    +
    public String getExpiresAt()
  • @@ -299,7 +299,7 @@ implements
  • setSessionId

    -
    public void setSessionId(String sessionId)
    +
    public void setSessionId(String sessionId)
  • @@ -308,7 +308,7 @@ implements
  • setSuccess

    -
    public void setSuccess(Boolean success)
    +
    public void setSuccess(Boolean success)
  • @@ -317,7 +317,7 @@ implements
  • setStatusCode

    -
    public void setStatusCode(String statusCode)
    +
    public void setStatusCode(String statusCode)
  • @@ -326,7 +326,7 @@ implements
  • setStatusMessage

    -
    public void setStatusMessage(String statusMessage)
    +
    public void setStatusMessage(String statusMessage)
  • @@ -335,7 +335,7 @@ implements
  • setGuestSessionId

    -
    public void setGuestSessionId(String guestSessionId)
    +
    public void setGuestSessionId(String guestSessionId)
  • @@ -344,7 +344,7 @@ implements
  • setExpiresAt

    -
    public void setExpiresAt(String expiresAt)
    +
    public void setExpiresAt(String expiresAt)
  • @@ -373,12 +373,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenAuthorisation.html b/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenAuthorisation.html index 28e2d56ba..f321287a3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenAuthorisation.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenAuthorisation.html @@ -2,16 +2,16 @@ - - -Uses of Class com.omertron.themoviedbapi.model.authentication.TokenAuthorisation (API-The MovieDB 4.1-SNAPSHOT API) + + +Uses of Class com.omertron.themoviedbapi.model.authentication.TokenAuthorisation (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@ diff --git a/apidocs/com/omertron/themoviedbapi/model/change/ChangeListItem.html b/apidocs/com/omertron/themoviedbapi/model/change/ChangeListItem.html index 27c29d582..5424954c9 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/ChangeListItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/ChangeListItem.html @@ -2,16 +2,16 @@ - - -ChangeListItem (API-The MovieDB 4.1-SNAPSHOT API) + + +ChangeListItem (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.change
    +

    com.omertron.themoviedbapi.model.change

    Class ChangeListItem

    @@ -269,12 +269,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/change/ChangedItem.html b/apidocs/com/omertron/themoviedbapi/model/change/ChangedItem.html index 061323288..d0cfd8c35 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/ChangedItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/ChangedItem.html @@ -2,16 +2,16 @@ - - -ChangedItem (API-The MovieDB 4.1-SNAPSHOT API) + + +ChangedItem (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.change
    +

    com.omertron.themoviedbapi.model.change

    Class ChangedItem

    @@ -245,7 +245,7 @@ implements
  • getId

    -
    public String getId()
    +
    public String getId()
  • @@ -254,7 +254,7 @@ implements
  • setId

    -
    public void setId(String id)
    +
    public void setId(String id)
  • @@ -263,7 +263,7 @@ implements
  • getAction

    -
    public String getAction()
    +
    public String getAction()
  • @@ -272,7 +272,7 @@ implements
  • setAction

    -
    public void setAction(String action)
    +
    public void setAction(String action)
  • @@ -281,7 +281,7 @@ implements
  • getTime

    -
    public String getTime()
    +
    public String getTime()
  • @@ -290,7 +290,7 @@ implements
  • setTime

    -
    public void setTime(String time)
    +
    public void setTime(String time)
  • @@ -299,7 +299,7 @@ implements
  • getLanguage

    -
    public String getLanguage()
    +
    public String getLanguage()
  • @@ -308,7 +308,7 @@ implements
  • setLanguage

    -
    public void setLanguage(String language)
    +
    public void setLanguage(String language)
  • @@ -317,7 +317,7 @@ implements
  • getValue

    -
    public Object getValue()
    +
    public Object getValue()
  • @@ -326,7 +326,7 @@ implements
  • setValue

    -
    public void setValue(Object value)
    +
    public void setValue(Object value)
  • @@ -335,7 +335,7 @@ implements
  • getOriginalValue

    -
    public Object getOriginalValue()
    +
    public Object getOriginalValue()
  • @@ -344,7 +344,7 @@ implements
  • setOriginalValue

    -
    public void setOriginalValue(Object originalValue)
    +
    public void setOriginalValue(Object originalValue)
  • @@ -373,12 +373,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeKeyItem.html b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeKeyItem.html index 0a2c9b4e8..f80561522 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeKeyItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeKeyItem.html @@ -2,16 +2,16 @@ - - -Uses of Class com.omertron.themoviedbapi.model.change.ChangeKeyItem (API-The MovieDB 4.1-SNAPSHOT API) + + +Uses of Class com.omertron.themoviedbapi.model.change.ChangeKeyItem (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@ diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html b/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html index ab5d60df3..6e658017b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html @@ -2,16 +2,16 @@ - - -CollectionInfo (API-The MovieDB 4.1-SNAPSHOT API) + + +CollectionInfo (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.collection
    +

    com.omertron.themoviedbapi.model.collection

    Class CollectionInfo

    @@ -269,7 +269,7 @@ implements
  • getName

    -
    public String getName()
    +
    public String getName()
  • @@ -278,7 +278,7 @@ implements
  • getOverview

    -
    public String getOverview()
    +
    public String getOverview()
  • @@ -287,7 +287,7 @@ implements
  • getParts

    -
    public List<Collection> getParts()
    +
    public List<Collection> getParts()
  • @@ -296,7 +296,7 @@ implements
  • getPosterPath

    -
    public String getPosterPath()
    +
    public String getPosterPath()
  • @@ -305,7 +305,7 @@ implements
  • setBackdropPath

    -
    public void setBackdropPath(String backdropPath)
    +
    public void setBackdropPath(String backdropPath)
  • @@ -327,7 +327,7 @@ implements
  • setName

    -
    public void setName(String name)
    +
    public void setName(String name)
  • @@ -336,7 +336,7 @@ implements
  • setOverview

    -
    public void setOverview(String overview)
    +
    public void setOverview(String overview)
  • @@ -345,7 +345,7 @@ implements
  • setParts

    -
    public void setParts(List<Collection> parts)
    +
    public void setParts(List<Collection> parts)
  • @@ -354,7 +354,7 @@ implements
  • setPosterPath

    -
    public void setPosterPath(String posterPath)
    +
    public void setPosterPath(String posterPath)
  • @@ -383,12 +383,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html b/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html index c4cedec7d..4f902cde2 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html @@ -2,16 +2,16 @@ - - -Uses of Class com.omertron.themoviedbapi.model.collection.Collection (API-The MovieDB 4.1-SNAPSHOT API) + + +Uses of Class com.omertron.themoviedbapi.model.collection.Collection (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@ diff --git a/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html b/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html index a851111d1..c84081463 100644 --- a/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html +++ b/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html @@ -2,16 +2,16 @@ - - -Uses of Class com.omertron.themoviedbapi.model.company.Company (API-The MovieDB 4.1-SNAPSHOT API) + + +Uses of Class com.omertron.themoviedbapi.model.company.Company (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@ diff --git a/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html b/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html index 82ac7ad8c..14030c026 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html @@ -2,16 +2,16 @@ - - -JobDepartment (API-The MovieDB 4.1-SNAPSHOT API) + + +JobDepartment (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.config
    +

    com.omertron.themoviedbapi.model.config

    Class JobDepartment

    @@ -213,7 +213,7 @@ implements
  • getDepartment

    -
    public String getDepartment()
    +
    public String getDepartment()
  • @@ -222,7 +222,7 @@ implements
  • getJobs

    -
    public List<String> getJobs()
    +
    public List<String> getJobs()
  • @@ -231,7 +231,7 @@ implements
  • setDepartment

    -
    public void setDepartment(String department)
    +
    public void setDepartment(String department)
  • @@ -240,7 +240,7 @@ implements
  • setJobs

    -
    public void setJobs(List<String> jobs)
    +
    public void setJobs(List<String> jobs)
  • @@ -269,12 +269,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html b/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html index 3a565dc98..8007c5f58 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html @@ -2,16 +2,16 @@ - - -Uses of Class com.omertron.themoviedbapi.model.config.Configuration (API-The MovieDB 4.1-SNAPSHOT API) + + +Uses of Class com.omertron.themoviedbapi.model.config.Configuration (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@ diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html index a4bf643d2..4e7c2a1a1 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html @@ -2,16 +2,16 @@ - - -CreditMovieBasic (API-The MovieDB 4.1-SNAPSHOT API) + + +CreditMovieBasic (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.credits
    +

    com.omertron.themoviedbapi.model.credits

    Class CreditMovieBasic

    @@ -270,7 +270,7 @@ implements
  • setOriginalTitle

    -
    public void setOriginalTitle(String originalTitle)
    +
    public void setOriginalTitle(String originalTitle)
  • @@ -279,7 +279,7 @@ implements
  • getReleaseDate

    -
    public String getReleaseDate()
    +
    public String getReleaseDate()
  • @@ -288,7 +288,7 @@ implements
  • setReleaseDate

    -
    public void setReleaseDate(String releaseDate)
    +
    public void setReleaseDate(String releaseDate)
  • @@ -297,7 +297,7 @@ implements
  • getTitle

    -
    public String getTitle()
    +
    public String getTitle()
  • @@ -306,7 +306,7 @@ implements
  • setTitle

    -
    public void setTitle(String title)
    +
    public void setTitle(String title)
  • @@ -335,12 +335,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/CreditTVBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/CreditTVBasic.html index 30a42814a..b0b4635ac 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/CreditTVBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/CreditTVBasic.html @@ -2,16 +2,16 @@ - - -CreditTVBasic (API-The MovieDB 4.1-SNAPSHOT API) + + +CreditTVBasic (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.credits
    +

    com.omertron.themoviedbapi.model.credits

    Class CreditTVBasic

    @@ -270,7 +270,7 @@ implements
  • setFirstAirDate

    -
    public void setFirstAirDate(String firstAirDate)
    +
    public void setFirstAirDate(String firstAirDate)
  • @@ -279,7 +279,7 @@ implements
  • getName

    -
    public String getName()
    +
    public String getName()
  • @@ -288,7 +288,7 @@ implements
  • setName

    -
    public void setName(String name)
    +
    public void setName(String name)
  • @@ -297,7 +297,7 @@ implements
  • getOriginalName

    -
    public String getOriginalName()
    +
    public String getOriginalName()
  • @@ -306,7 +306,7 @@ implements
  • setOriginalName

    -
    public void setOriginalName(String originalName)
    +
    public void setOriginalName(String originalName)
  • @@ -335,12 +335,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCredit.html b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCredit.html index 8603c931c..2a3570a0f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCredit.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCredit.html @@ -2,16 +2,16 @@ - - -MediaCredit (API-The MovieDB 4.1-SNAPSHOT API) + + +MediaCredit (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.credits
    +

    com.omertron.themoviedbapi.model.credits

    Class MediaCredit

    @@ -244,7 +244,7 @@ implements
  • setCreditId

    -
    public void setCreditId(String creditId)
    +
    public void setCreditId(String creditId)
  • @@ -279,7 +279,7 @@ implements
  • getArtworkPath

    -
    public String getArtworkPath()
    +
    public String getArtworkPath()
  • @@ -288,7 +288,7 @@ implements
  • setArtworkPath

    -
    public void setArtworkPath(String artworkPath)
    +
    public void setArtworkPath(String artworkPath)
  • @@ -297,7 +297,7 @@ implements
  • getName

    -
    public String getName()
    +
    public String getName()
  • @@ -306,7 +306,7 @@ implements
  • setName

    -
    public void setName(String name)
    +
    public void setName(String name)
  • @@ -335,12 +335,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCast.html b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCast.html index 3f4cb3f92..78144076a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCast.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCast.html @@ -2,16 +2,16 @@ - - -MediaCreditCast (API-The MovieDB 4.1-SNAPSHOT API) + + +MediaCreditCast (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.credits
    +

    com.omertron.themoviedbapi.model.credits

    Class MediaCreditCast

    @@ -253,7 +253,7 @@ implements
  • getCharacter

    -
    public String getCharacter()
    +
    public String getCharacter()
  • @@ -262,7 +262,7 @@ implements
  • setCharacter

    -
    public void setCharacter(String character)
    +
    public void setCharacter(String character)
  • @@ -309,12 +309,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html index 0d31dff4a..f48686772 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html @@ -2,16 +2,16 @@ - - -MediaCreditCrew (API-The MovieDB 4.1-SNAPSHOT API) + + +MediaCreditCrew (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.credits
    +

    com.omertron.themoviedbapi.model.credits

    Class MediaCreditCrew

    @@ -236,7 +236,7 @@ implements
  • setDepartment

    -
    public void setDepartment(String department)
    +
    public void setDepartment(String department)
  • @@ -245,7 +245,7 @@ implements
  • getJob

    -
    public String getJob()
    +
    public String getJob()
  • @@ -254,7 +254,7 @@ implements
  • setJob

    -
    public void setJob(String job)
    +
    public void setJob(String job)
  • @@ -283,12 +283,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditBasic.html index 8b6d03508..7ff052798 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditBasic.html @@ -2,16 +2,16 @@ - - -Uses of Class com.omertron.themoviedbapi.model.credits.CreditBasic (API-The MovieDB 4.1-SNAPSHOT API) + + +Uses of Class com.omertron.themoviedbapi.model.credits.CreditBasic (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@ diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html b/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html index 3e71d4914..56571f1ad 100644 --- a/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html +++ b/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html @@ -2,16 +2,16 @@ - - -Uses of Class com.omertron.themoviedbapi.model.discover.Discover (API-The MovieDB 4.1-SNAPSHOT API) + + +Uses of Class com.omertron.themoviedbapi.model.discover.Discover (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@ diff --git a/apidocs/com/omertron/themoviedbapi/model/list/ListItemStatus.html b/apidocs/com/omertron/themoviedbapi/model/list/ListItemStatus.html index 66e248b2a..5c0288f9c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/ListItemStatus.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/ListItemStatus.html @@ -2,16 +2,16 @@ - - -ListItemStatus (API-The MovieDB 4.1-SNAPSHOT API) + + +ListItemStatus (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.list
    +

    com.omertron.themoviedbapi.model.list

    Class ListItemStatus

    @@ -271,12 +271,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/list/ListStatusCode.html b/apidocs/com/omertron/themoviedbapi/model/list/ListStatusCode.html index eb38fd55e..3da82eed8 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/ListStatusCode.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/ListStatusCode.html @@ -2,16 +2,16 @@ - - -ListStatusCode (API-The MovieDB 4.1-SNAPSHOT API) + + +ListStatusCode (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.list
    +

    com.omertron.themoviedbapi.model.list

    Class ListStatusCode

    @@ -225,7 +225,7 @@ extends
  • setListId

    -
    public void setListId(String listId)
    +
    public void setListId(String listId)
  • @@ -254,12 +254,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/model/list/UserList.html b/apidocs/com/omertron/themoviedbapi/model/list/UserList.html index 12c283775..8264d3d5f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/UserList.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/UserList.html @@ -2,16 +2,16 @@ - - -UserList (API-The MovieDB 4.1-SNAPSHOT API) + + +UserList (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.list
    +

    com.omertron.themoviedbapi.model.list

    Class UserList

    @@ -273,7 +273,7 @@ implements
  • setId

    -
    public void setId(String id)
    +
    public void setId(String id)
  • @@ -282,7 +282,7 @@ implements
  • getDescription

    -
    public String getDescription()
    +
    public String getDescription()
  • @@ -291,7 +291,7 @@ implements
  • setDescription

    -
    public void setDescription(String description)
    +
    public void setDescription(String description)
  • @@ -336,7 +336,7 @@ implements
  • getLanguage

    -
    public String getLanguage()
    +
    public String getLanguage()
  • @@ -345,7 +345,7 @@ implements
  • setLanguage

    -
    public void setLanguage(String language)
    +
    public void setLanguage(String language)
  • @@ -354,7 +354,7 @@ implements
  • getListType

    -
    public String getListType()
    +
    public String getListType()
  • @@ -363,7 +363,7 @@ implements
  • setListType

    -
    public void setListType(String listType)
    +
    public void setListType(String listType)
  • @@ -372,7 +372,7 @@ implements
  • getName

    -
    public String getName()
    +
    public String getName()
  • @@ -381,7 +381,7 @@ implements
  • setName

    -
    public void setName(String name)
    +
    public void setName(String name)
  • @@ -390,7 +390,7 @@ implements
  • getPosterPath

    -
    public String getPosterPath()
    +
    public String getPosterPath()
  • @@ -399,7 +399,7 @@ implements
  • setPosterPath

    -
    public void setPosterPath(String posterPath)
    +
    public void setPosterPath(String posterPath)
  • @@ -428,12 +428,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItem.html b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItem.html index ded73f5af..e6c2da500 100644 --- a/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/list/class-use/ListItem.html @@ -2,16 +2,16 @@ - - -Uses of Class com.omertron.themoviedbapi.model.list.ListItem (API-The MovieDB 4.1-SNAPSHOT API) + + +Uses of Class com.omertron.themoviedbapi.model.list.ListItem (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@ diff --git a/apidocs/com/omertron/themoviedbapi/model/media/MediaBasic.html b/apidocs/com/omertron/themoviedbapi/model/media/MediaBasic.html index b0bf0636a..e9cda784b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/MediaBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/MediaBasic.html @@ -2,16 +2,16 @@ - - -MediaBasic (API-The MovieDB 4.1-SNAPSHOT API) + + +MediaBasic (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.media
    +

    com.omertron.themoviedbapi.model.media

    Class MediaBasic

    @@ -299,7 +299,7 @@ implements
  • setMediaType

    -
    public void setMediaType(String mediaType)
    +
    public void setMediaType(String mediaType)
  • @@ -317,7 +317,7 @@ implements
  • getBackdropPath

    -
    public String getBackdropPath()
    +
    public String getBackdropPath()
  • @@ -326,7 +326,7 @@ implements
  • setBackdropPath

    -
    public void setBackdropPath(String backdropPath)
    +
    public void setBackdropPath(String backdropPath)
  • @@ -335,7 +335,7 @@ implements
  • getPosterPath

    -
    public String getPosterPath()
    +
    public String getPosterPath()
  • @@ -344,7 +344,7 @@ implements
  • setPosterPath

    -
    public void setPosterPath(String posterPath)
    +
    public void setPosterPath(String posterPath)
  • @@ -427,12 +427,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditList.html b/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditList.html index 2959aac00..a77075ade 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditList.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/MediaCreditList.html @@ -2,16 +2,16 @@ - - -MediaCreditList (API-The MovieDB 4.1-SNAPSHOT API) + + +MediaCreditList (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.media
    +

    com.omertron.themoviedbapi.model.media

    Class MediaCreditList

    @@ -257,7 +257,7 @@ implements
  • getCast

    -
    public List<MediaCreditCast> getCast()
    +
    public List<MediaCreditCast> getCast()
  • @@ -266,7 +266,7 @@ implements
  • setCast

    -
    public void setCast(List<MediaCreditCast> cast)
    +
    public void setCast(List<MediaCreditCast> cast)
  • @@ -275,7 +275,7 @@ implements
  • getCrew

    -
    public List<MediaCreditCrew> getCrew()
    +
    public List<MediaCreditCrew> getCrew()
  • @@ -284,7 +284,7 @@ implements
  • setCrew

    -
    public void setCrew(List<MediaCreditCrew> crew)
    +
    public void setCrew(List<MediaCreditCrew> crew)
  • @@ -293,7 +293,7 @@ implements
  • getGuestStars

    -
    public List<MediaCreditCast> getGuestStars()
    +
    public List<MediaCreditCast> getGuestStars()
  • @@ -302,7 +302,7 @@ implements
  • setGuestStars

    -
    public void setGuestStars(List<MediaCreditCast> guestStars)
    +
    public void setGuestStars(List<MediaCreditCast> guestStars)
  • @@ -331,12 +331,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/media/MediaState.html b/apidocs/com/omertron/themoviedbapi/model/media/MediaState.html index daad7a53f..000c2d9f9 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/MediaState.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/MediaState.html @@ -2,16 +2,16 @@ - - -MediaState (API-The MovieDB 4.1-SNAPSHOT API) + + +MediaState (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.media
    +

    com.omertron.themoviedbapi.model.media

    Class MediaState

    @@ -331,12 +331,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html b/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html index 0f5c83d3e..478bb20fa 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html @@ -2,16 +2,16 @@ - - -RatedValue (API-The MovieDB 4.1-SNAPSHOT API) + + +RatedValue (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.media
    +

    com.omertron.themoviedbapi.model.media

    Class RatedValue

    @@ -245,12 +245,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html b/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html index 3d8bb1b9e..c5d1dfa9f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html @@ -2,16 +2,16 @@ - - -Trailer (API-The MovieDB 4.1-SNAPSHOT API) + + +Trailer (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.media
    +

    com.omertron.themoviedbapi.model.media

    Class Trailer

    @@ -249,7 +249,7 @@ implements
  • setName

    -
    public void setName(String name)
    +
    public void setName(String name)
  • @@ -258,7 +258,7 @@ implements
  • getSize

    -
    public String getSize()
    +
    public String getSize()
  • @@ -267,7 +267,7 @@ implements
  • setSize

    -
    public void setSize(String size)
    +
    public void setSize(String size)
  • @@ -276,7 +276,7 @@ implements
  • getSource

    -
    public String getSource()
    +
    public String getSource()
  • @@ -285,7 +285,7 @@ implements
  • setSource

    -
    public void setSource(String source)
    +
    public void setSource(String source)
  • @@ -294,7 +294,7 @@ implements
  • getType

    -
    public String getType()
    +
    public String getType()
  • @@ -303,7 +303,7 @@ implements
  • setType

    -
    public void setType(String type)
    +
    public void setType(String type)
  • @@ -312,10 +312,10 @@ implements
  • equals

    -
    public boolean equals(Object obj)
    +
    public boolean equals(Object obj)
    Overrides:
    -
    equals in class Object
    +
    equals in class Object
  • @@ -328,7 +328,7 @@ implements hashCode
     in class Object +
    hashCode in class Object
    @@ -358,12 +358,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/media/Translation.html b/apidocs/com/omertron/themoviedbapi/model/media/Translation.html index f7d7e3586..4dd0e9f5f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/Translation.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/Translation.html @@ -2,16 +2,16 @@ - - -Translation (API-The MovieDB 4.1-SNAPSHOT API) + + +Translation (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.media
    +

    com.omertron.themoviedbapi.model.media

    Class Translation

    @@ -235,7 +235,7 @@ implements
  • getEnglishName

    -
    public String getEnglishName()
    +
    public String getEnglishName()
  • @@ -244,7 +244,7 @@ implements
  • getIsoCode

    -
    public String getIsoCode()
    +
    public String getIsoCode()
  • @@ -253,7 +253,7 @@ implements
  • getName

    -
    public String getName()
    +
    public String getName()
  • @@ -262,7 +262,7 @@ implements
  • setEnglishName

    -
    public void setEnglishName(String englishName)
    +
    public void setEnglishName(String englishName)
  • @@ -271,7 +271,7 @@ implements
  • setIsoCode

    -
    public void setIsoCode(String isoCode)
    +
    public void setIsoCode(String isoCode)
  • @@ -280,7 +280,7 @@ implements
  • setName

    -
    public void setName(String name)
    +
    public void setName(String name)
  • @@ -289,10 +289,10 @@ implements
  • equals

    -
    public boolean equals(Object obj)
    +
    public boolean equals(Object obj)
    Overrides:
    -
    equals in class Object
    +
    equals in class Object
  • @@ -305,7 +305,7 @@ implements hashCode in class Object +
    hashCode in class Object
    @@ -315,7 +315,7 @@ implements
  • toString

    -
    public String toString()
    +
    public String toString()
    Overrides:
    toString in class AbstractJsonMapping
    @@ -348,12 +348,12 @@ implements
  • diff --git a/apidocs/com/omertron/themoviedbapi/model/media/Video.html b/apidocs/com/omertron/themoviedbapi/model/media/Video.html index 29570bbd5..1108d6b7f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/Video.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/Video.html @@ -2,16 +2,16 @@ - - -Video (API-The MovieDB 4.1-SNAPSHOT API) + + +Video (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.media
    +

    com.omertron.themoviedbapi.model.media

    Class Video

    @@ -273,7 +273,7 @@ implements
  • getName

    -
    public String getName()
    +
    public String getName()
  • @@ -291,7 +291,7 @@ implements
  • getKey

    -
    public String getKey()
    +
    public String getKey()
  • @@ -300,7 +300,7 @@ implements
  • getSite

    -
    public String getSite()
    +
    public String getSite()
  • @@ -309,7 +309,7 @@ implements
  • getType

    -
    public String getType()
    +
    public String getType()
  • @@ -318,7 +318,7 @@ implements
  • getLanguage

    -
    public String getLanguage()
    +
    public String getLanguage()
  • @@ -327,7 +327,7 @@ implements
  • setId

    -
    public void setId(String id)
    +
    public void setId(String id)
  • @@ -336,7 +336,7 @@ implements
  • setName

    -
    public void setName(String name)
    +
    public void setName(String name)
  • @@ -354,7 +354,7 @@ implements
  • setKey

    -
    public void setKey(String key)
    +
    public void setKey(String key)
  • @@ -363,7 +363,7 @@ implements
  • setSite

    -
    public void setSite(String site)
    +
    public void setSite(String site)
  • @@ -372,7 +372,7 @@ implements
  • setType

    -
    public void setType(String type)
    +
    public void setType(String type)
  • @@ -381,7 +381,7 @@ implements
  • setLanguage

    -
    public void setLanguage(String language)
    +
    public void setLanguage(String language)
  • @@ -390,10 +390,10 @@ implements
  • equals

    -
    public boolean equals(Object obj)
    +
    public boolean equals(Object obj)
    Overrides:
    -
    equals in class Object
    +
    equals in class Object
  • @@ -406,7 +406,7 @@ implements hashCode in class Object +
    hashCode in class Object
    @@ -436,12 +436,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html index f84d4d887..0d8d6f03b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html @@ -2,16 +2,16 @@ - - -Uses of Class com.omertron.themoviedbapi.model.media.AlternativeTitle (API-The MovieDB 4.1-SNAPSHOT API) + + +Uses of Class com.omertron.themoviedbapi.model.media.AlternativeTitle (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@ diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/MovieInfo.html b/apidocs/com/omertron/themoviedbapi/model/movie/MovieInfo.html index 2392bc95f..2bc62e295 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/MovieInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/MovieInfo.html @@ -2,16 +2,16 @@ - - -MovieInfo (API-The MovieDB 4.1-SNAPSHOT API) + + +MovieInfo (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.movie
    +

    com.omertron.themoviedbapi.model.movie

    Class MovieInfo

    @@ -475,7 +475,7 @@ implements
  • getImdbID

    -
    public String getImdbID()
    +
    public String getImdbID()
  • @@ -484,7 +484,7 @@ implements
  • getOverview

    -
    public String getOverview()
    +
    public String getOverview()
  • @@ -493,7 +493,7 @@ implements
  • getProductionCompanies

    -
    public List<ProductionCompany> getProductionCompanies()
    +
    public List<ProductionCompany> getProductionCompanies()
  • @@ -502,7 +502,7 @@ implements
  • getProductionCountries

    -
    public List<ProductionCountry> getProductionCountries()
    +
    public List<ProductionCountry> getProductionCountries()
  • @@ -529,7 +529,7 @@ implements
  • getSpokenLanguages

    -
    public List<Language> getSpokenLanguages()
    +
    public List<Language> getSpokenLanguages()
  • @@ -538,7 +538,7 @@ implements
  • getTagline

    -
    public String getTagline()
    +
    public String getTagline()
  • @@ -547,7 +547,7 @@ implements
  • getStatus

    -
    public String getStatus()
    +
    public String getStatus()
  • @@ -556,7 +556,7 @@ implements
  • getOriginalLanguage

    -
    public String getOriginalLanguage()
    +
    public String getOriginalLanguage()
  • @@ -583,7 +583,7 @@ implements
  • setGenres

    -
    public void setGenres(List<Genre> genres)
    +
    public void setGenres(List<Genre> genres)
  • @@ -592,7 +592,7 @@ implements
  • setHomepage

    -
    public void setHomepage(String homepage)
    +
    public void setHomepage(String homepage)
  • @@ -601,7 +601,7 @@ implements
  • setImdbID

    -
    public void setImdbID(String imdbID)
    +
    public void setImdbID(String imdbID)
  • @@ -610,7 +610,7 @@ implements
  • setOverview

    -
    public void setOverview(String overview)
    +
    public void setOverview(String overview)
  • @@ -619,7 +619,7 @@ implements
  • setProductionCompanies

    -
    public void setProductionCompanies(List<ProductionCompany> productionCompanies)
    +
    public void setProductionCompanies(List<ProductionCompany> productionCompanies)
  • @@ -628,7 +628,7 @@ implements
  • setProductionCountries

    -
    public void setProductionCountries(List<ProductionCountry> productionCountries)
    +
    public void setProductionCountries(List<ProductionCountry> productionCountries)
  • @@ -655,7 +655,7 @@ implements
  • setSpokenLanguages

    -
    public void setSpokenLanguages(List<Language> spokenLanguages)
    +
    public void setSpokenLanguages(List<Language> spokenLanguages)
  • @@ -664,7 +664,7 @@ implements
  • setTagline

    -
    public void setTagline(String tagline)
    +
    public void setTagline(String tagline)
  • @@ -673,7 +673,7 @@ implements
  • setStatus

    -
    public void setStatus(String status)
    +
    public void setStatus(String status)
  • @@ -682,7 +682,7 @@ implements
  • setOriginalLanguage

    -
    public void setOriginalLanguage(String originalLanguage)
    +
    public void setOriginalLanguage(String originalLanguage)
  • @@ -691,7 +691,7 @@ implements
  • getAlternativeTitles

    -
    public List<AlternativeTitle> getAlternativeTitles()
    +
    public List<AlternativeTitle> getAlternativeTitles()
  • @@ -700,7 +700,7 @@ implements
  • getCast

    -
    public List<MediaCreditCast> getCast()
    +
    public List<MediaCreditCast> getCast()
  • @@ -709,7 +709,7 @@ implements
  • getCrew

    -
    public List<MediaCreditCrew> getCrew()
    +
    public List<MediaCreditCrew> getCrew()
  • @@ -718,7 +718,7 @@ implements
  • getImages

    -
    public List<Artwork> getImages()
    +
    public List<Artwork> getImages()
  • @@ -727,7 +727,7 @@ implements
  • getKeywords

    -
    public List<Keyword> getKeywords()
    +
    public List<Keyword> getKeywords()
  • @@ -736,7 +736,7 @@ implements
  • getReleases

    -
    public List<ReleaseInfo> getReleases()
    +
    public List<ReleaseInfo> getReleases()
  • @@ -745,7 +745,7 @@ implements
  • getVideos

    -
    public List<Video> getVideos()
    +
    public List<Video> getVideos()
  • @@ -754,7 +754,7 @@ implements
  • getTranslations

    -
    public List<Translation> getTranslations()
    +
    public List<Translation> getTranslations()
  • @@ -763,7 +763,7 @@ implements
  • getSimilarMovies

    -
    public List<MovieInfo> getSimilarMovies()
    +
    public List<MovieInfo> getSimilarMovies()
  • @@ -772,7 +772,7 @@ implements
  • getLists

    -
    public List<UserList> getLists()
    +
    public List<UserList> getLists()
  • @@ -781,7 +781,7 @@ implements
  • getReviews

    -
    public List<Review> getReviews()
    +
    public List<Review> getReviews()
  • @@ -790,7 +790,7 @@ implements
  • getChanges

    -
    public List<ChangeKeyItem> getChanges()
    +
    public List<ChangeKeyItem> getChanges()
  • @@ -931,12 +931,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCompany.html b/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCompany.html index ff4266132..8b4fce8ba 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCompany.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCompany.html @@ -2,16 +2,16 @@ - - -ProductionCompany (API-The MovieDB 4.1-SNAPSHOT API) + + +ProductionCompany (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.movie
    +

    com.omertron.themoviedbapi.model.movie

    Class ProductionCompany

    @@ -216,12 +216,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCountry.html b/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCountry.html index f284b1091..d20f2f8e4 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCountry.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCountry.html @@ -2,16 +2,16 @@ - - -ProductionCountry (API-The MovieDB 4.1-SNAPSHOT API) + + +ProductionCountry (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.movie
    +

    com.omertron.themoviedbapi.model.movie

    Class ProductionCountry

    @@ -232,7 +232,7 @@ implements
  • setCountry

    -
    public void setCountry(String country)
    +
    public void setCountry(String country)
  • @@ -241,7 +241,7 @@ implements
  • getName

    -
    public String getName()
    +
    public String getName()
  • @@ -250,7 +250,7 @@ implements
  • setName

    -
    public void setName(String name)
    +
    public void setName(String name)
  • @@ -259,10 +259,10 @@ implements
  • equals

    -
    public boolean equals(Object obj)
    +
    public boolean equals(Object obj)
    Overrides:
    -
    equals in class Object
    +
    equals in class Object
  • @@ -275,7 +275,7 @@ implements hashCode
     in class Object +
    hashCode in class Object
    @@ -305,12 +305,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseInfo.html index 3f29277cc..552d6fe62 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseInfo.html @@ -2,16 +2,16 @@ - - -ReleaseInfo (API-The MovieDB 4.1-SNAPSHOT API) + + +ReleaseInfo (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.movie
    +

    com.omertron.themoviedbapi.model.movie

    Class ReleaseInfo

    @@ -248,7 +248,7 @@ implements
  • getCountry

    -
    public String getCountry()
    +
    public String getCountry()
  • @@ -257,7 +257,7 @@ implements
  • getReleaseDate

    -
    public String getReleaseDate()
    +
    public String getReleaseDate()
  • @@ -266,7 +266,7 @@ implements
  • setCertification

    -
    public void setCertification(String certification)
    +
    public void setCertification(String certification)
  • @@ -275,7 +275,7 @@ implements
  • setCountry

    -
    public void setCountry(String country)
    +
    public void setCountry(String country)
  • @@ -284,7 +284,7 @@ implements
  • setReleaseDate

    -
    public void setReleaseDate(String releaseDate)
    +
    public void setReleaseDate(String releaseDate)
  • @@ -311,10 +311,10 @@ implements
  • equals

    -
    public boolean equals(Object obj)
    +
    public boolean equals(Object obj)
    Overrides:
    -
    equals in class Object
    +
    equals in class Object
  • @@ -327,7 +327,7 @@ implements hashCode in class Object +
    hashCode in class Object
    @@ -357,12 +357,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieBasic.html b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieBasic.html index 8d31c9ed3..711a73d7f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieBasic.html @@ -2,16 +2,16 @@ - - -Uses of Class com.omertron.themoviedbapi.model.movie.MovieBasic (API-The MovieDB 4.1-SNAPSHOT API) + + +Uses of Class com.omertron.themoviedbapi.model.movie.MovieBasic (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@ diff --git a/apidocs/com/omertron/themoviedbapi/model/person/CreditInfo.html b/apidocs/com/omertron/themoviedbapi/model/person/CreditInfo.html index 8681b4672..41f3cf110 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/CreditInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/CreditInfo.html @@ -2,16 +2,16 @@ - - -CreditInfo (API-The MovieDB 4.1-SNAPSHOT API) + + +CreditInfo (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.person
    +

    com.omertron.themoviedbapi.model.person

    Class CreditInfo

    @@ -255,7 +255,7 @@ implements
  • getId

    -
    public String getId()
    +
    public String getId()
  • @@ -264,7 +264,7 @@ implements
  • setId

    -
    public void setId(String id)
    +
    public void setId(String id)
  • @@ -273,7 +273,7 @@ implements
  • getCreditType

    -
    public String getCreditType()
    +
    public String getCreditType()
  • @@ -282,7 +282,7 @@ implements
  • setCreditType

    -
    public void setCreditType(String creditType)
    +
    public void setCreditType(String creditType)
  • @@ -291,7 +291,7 @@ implements
  • getDepartment

    -
    public String getDepartment()
    +
    public String getDepartment()
  • @@ -300,7 +300,7 @@ implements
  • setDepartment

    -
    public void setDepartment(String department)
    +
    public void setDepartment(String department)
  • @@ -309,7 +309,7 @@ implements
  • getJob

    -
    public String getJob()
    +
    public String getJob()
  • @@ -318,7 +318,7 @@ implements
  • setJob

    -
    public void setJob(String job)
    +
    public void setJob(String job)
  • @@ -327,7 +327,7 @@ implements
  • getMediaType

    -
    public String getMediaType()
    +
    public String getMediaType()
  • @@ -336,7 +336,7 @@ implements
  • setMediaType

    -
    public void setMediaType(String mediaType)
    +
    public void setMediaType(String mediaType)
  • @@ -401,12 +401,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/person/ExternalID.html b/apidocs/com/omertron/themoviedbapi/model/person/ExternalID.html index 14314c99d..3bf7d1e1f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/ExternalID.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/ExternalID.html @@ -2,16 +2,16 @@ - - -ExternalID (API-The MovieDB 4.1-SNAPSHOT API) + + +ExternalID (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.person
    +

    com.omertron.themoviedbapi.model.person

    Class ExternalID

    @@ -282,7 +282,7 @@ implements
  • setImdbId

    -
    public void setImdbId(String imdbId)
    +
    public void setImdbId(String imdbId)
  • @@ -291,7 +291,7 @@ implements
  • getFreebaseMid

    -
    public String getFreebaseMid()
    +
    public String getFreebaseMid()
  • @@ -300,7 +300,7 @@ implements
  • setFreebaseMid

    -
    public void setFreebaseMid(String freebaseMid)
    +
    public void setFreebaseMid(String freebaseMid)
  • @@ -309,7 +309,7 @@ implements
  • getFreebaseId

    -
    public String getFreebaseId()
    +
    public String getFreebaseId()
  • @@ -318,7 +318,7 @@ implements
  • setFreebaseId

    -
    public void setFreebaseId(String freebaseId)
    +
    public void setFreebaseId(String freebaseId)
  • @@ -327,7 +327,7 @@ implements
  • getTvrageId

    -
    public String getTvrageId()
    +
    public String getTvrageId()
  • @@ -336,7 +336,7 @@ implements
  • setTvrageId

    -
    public void setTvrageId(String tvrageId)
    +
    public void setTvrageId(String tvrageId)
  • @@ -345,7 +345,7 @@ implements
  • getTvdbId

    -
    public String getTvdbId()
    +
    public String getTvdbId()
  • @@ -354,7 +354,7 @@ implements
  • setTvdbId

    -
    public void setTvdbId(String tvdbId)
    +
    public void setTvdbId(String tvdbId)
  • @@ -383,12 +383,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/person/PersonBasic.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonBasic.html index a93840f58..d69dc416c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/PersonBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/PersonBasic.html @@ -2,16 +2,16 @@ - - -PersonBasic (API-The MovieDB 4.1-SNAPSHOT API) + + +PersonBasic (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.person
    +

    com.omertron.themoviedbapi.model.person

    Class PersonBasic

    @@ -232,7 +232,7 @@ implements
  • setProfilePath

    -
    public void setProfilePath(String profilePath)
    +
    public void setProfilePath(String profilePath)
  • @@ -261,12 +261,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditList.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditList.html index 0698d3dba..097ca6afe 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditList.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditList.html @@ -2,16 +2,16 @@ - - -PersonCreditList (API-The MovieDB 4.1-SNAPSHOT API) + + +PersonCreditList (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    @@ -250,7 +250,7 @@ implements
  • getCast

    -
    public List<T> getCast()
    +
    public List<T> getCast()
  • @@ -259,7 +259,7 @@ implements
  • setCast

    -
    public void setCast(List<T> cast)
    +
    public void setCast(List<T> cast)
  • @@ -268,7 +268,7 @@ implements
  • getCrew

    -
    public List<T> getCrew()
    +
    public List<T> getCrew()
  • @@ -277,7 +277,7 @@ implements
  • setCrew

    -
    public void setCrew(List<T> crew)
    +
    public void setCrew(List<T> crew)
  • @@ -306,12 +306,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html index 167c128be..58d550d3a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html @@ -2,16 +2,16 @@ - - -PersonCreditsMixIn (API-The MovieDB 4.1-SNAPSHOT API) + + +PersonCreditsMixIn (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.person
    +

    com.omertron.themoviedbapi.model.person

    Class PersonCreditsMixIn

    @@ -199,7 +199,7 @@ extends
  • setCrew

    -
    public void setCrew(List<CreditBasic> crew)
    +
    public void setCrew(List<CreditBasic> crew)
  • @@ -228,12 +228,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/model/person/PersonFind.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonFind.html index ff9831135..1e7dfe4b4 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/PersonFind.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/PersonFind.html @@ -2,16 +2,16 @@ - - -PersonFind (API-The MovieDB 4.1-SNAPSHOT API) + + +PersonFind (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.person
    +

    com.omertron.themoviedbapi.model.person

    Class PersonFind

    @@ -256,7 +256,7 @@ implements
  • setAdult

    -
    public void setAdult(Boolean adult)
    +
    public void setAdult(Boolean adult)
  • @@ -265,7 +265,7 @@ implements
  • getPopularity

    -
    public Float getPopularity()
    +
    public Float getPopularity()
  • @@ -274,7 +274,7 @@ implements
  • setPopularity

    -
    public void setPopularity(Float popularity)
    +
    public void setPopularity(Float popularity)
  • @@ -283,7 +283,7 @@ implements
  • getKnownFor

    -
    public List<MediaBasic> getKnownFor()
    +
    public List<MediaBasic> getKnownFor()
  • @@ -292,7 +292,7 @@ implements
  • setKnownFor

    -
    public void setKnownFor(List<? extends MediaBasic> knownFor)
    +
    public void setKnownFor(List<? extends MediaBasic> knownFor)
  • @@ -321,12 +321,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/person/PersonInfo.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonInfo.html index 94f685b2e..b5fb14ad0 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/PersonInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/PersonInfo.html @@ -2,16 +2,16 @@ - - -PersonInfo (API-The MovieDB 4.1-SNAPSHOT API) + + +PersonInfo (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.person
    +

    com.omertron.themoviedbapi.model.person

    Class PersonInfo

    @@ -365,7 +365,7 @@ implements
  • getAlsoKnownAs

    -
    public List<String> getAlsoKnownAs()
    +
    public List<String> getAlsoKnownAs()
  • @@ -374,7 +374,7 @@ implements
  • setAlsoKnownAs

    -
    public void setAlsoKnownAs(List<String> alsoKnownAs)
    +
    public void setAlsoKnownAs(List<String> alsoKnownAs)
  • @@ -383,7 +383,7 @@ implements
  • getBiography

    -
    public String getBiography()
    +
    public String getBiography()
  • @@ -392,7 +392,7 @@ implements
  • setBiography

    -
    public void setBiography(String biography)
    +
    public void setBiography(String biography)
  • @@ -401,7 +401,7 @@ implements
  • getBirthday

    -
    public String getBirthday()
    +
    public String getBirthday()
  • @@ -410,7 +410,7 @@ implements
  • setBirthday

    -
    public void setBirthday(String birthday)
    +
    public void setBirthday(String birthday)
  • @@ -419,7 +419,7 @@ implements
  • getDeathday

    -
    public String getDeathday()
    +
    public String getDeathday()
  • @@ -428,7 +428,7 @@ implements
  • setDeathday

    -
    public void setDeathday(String deathday)
    +
    public void setDeathday(String deathday)
  • @@ -437,7 +437,7 @@ implements
  • getHomepage

    -
    public String getHomepage()
    +
    public String getHomepage()
  • @@ -446,7 +446,7 @@ implements
  • setHomepage

    -
    public void setHomepage(String homepage)
    +
    public void setHomepage(String homepage)
  • @@ -455,7 +455,7 @@ implements
  • getImdbId

    -
    public String getImdbId()
    +
    public String getImdbId()
  • @@ -464,7 +464,7 @@ implements
  • setImdbId

    -
    public void setImdbId(String imdbId)
    +
    public void setImdbId(String imdbId)
  • @@ -473,7 +473,7 @@ implements
  • getPlaceOfBirth

    -
    public String getPlaceOfBirth()
    +
    public String getPlaceOfBirth()
  • @@ -482,7 +482,7 @@ implements
  • setPlaceOfBirth

    -
    public void setPlaceOfBirth(String placeOfBirth)
    +
    public void setPlaceOfBirth(String placeOfBirth)
  • @@ -576,7 +576,7 @@ implements
  • getChanges

    -
    public List<ChangeKeyItem> getChanges()
    +
    public List<ChangeKeyItem> getChanges()
  • @@ -594,7 +594,7 @@ implements
  • getImages

    -
    public List<Artwork> getImages()
    +
    public List<Artwork> getImages()
  • @@ -612,7 +612,7 @@ implements
  • getTaggedImages

    -
    public List<ArtworkMedia> getTaggedImages()
    +
    public List<ArtworkMedia> getTaggedImages()
  • @@ -650,12 +650,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/person/class-use/ContentRating.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/ContentRating.html index 33c395fc4..aaf247f97 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/ContentRating.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/ContentRating.html @@ -2,16 +2,16 @@ - - -Uses of Class com.omertron.themoviedbapi.model.person.ContentRating (API-The MovieDB 4.1-SNAPSHOT API) + + +Uses of Class com.omertron.themoviedbapi.model.person.ContentRating (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@ diff --git a/apidocs/com/omertron/themoviedbapi/model/review/class-use/Review.html b/apidocs/com/omertron/themoviedbapi/model/review/class-use/Review.html index a984b54a9..7c209ea5c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/review/class-use/Review.html +++ b/apidocs/com/omertron/themoviedbapi/model/review/class-use/Review.html @@ -2,16 +2,16 @@ - - -Uses of Class com.omertron.themoviedbapi.model.review.Review (API-The MovieDB 4.1-SNAPSHOT API) + + +Uses of Class com.omertron.themoviedbapi.model.review.Review (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@ diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVCredit.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVCredit.html index 099fc2dd6..d3461cc48 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/TVCredit.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/TVCredit.html @@ -2,16 +2,16 @@ - - -TVCredit (API-The MovieDB 4.1-SNAPSHOT API) + + +TVCredit (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.tv
    +

    com.omertron.themoviedbapi.model.tv

    Class TVCredit

    @@ -253,7 +253,7 @@ implements
  • setOriginalName

    -
    public void setOriginalName(String originalName)
    +
    public void setOriginalName(String originalName)
  • @@ -262,7 +262,7 @@ implements
  • getCharacter

    -
    public String getCharacter()
    +
    public String getCharacter()
  • @@ -271,7 +271,7 @@ implements
  • setCharacter

    -
    public void setCharacter(String character)
    +
    public void setCharacter(String character)
  • @@ -280,7 +280,7 @@ implements
  • getSeasons

    -
    public List<TVSeasonBasic> getSeasons()
    +
    public List<TVSeasonBasic> getSeasons()
  • @@ -289,7 +289,7 @@ implements
  • setSeasons

    -
    public void setSeasons(List<TVSeasonBasic> seasons)
    +
    public void setSeasons(List<TVSeasonBasic> seasons)
  • @@ -298,7 +298,7 @@ implements
  • getEpisodes

    -
    public List<TVEpisodeBasic> getEpisodes()
    +
    public List<TVEpisodeBasic> getEpisodes()
  • @@ -307,7 +307,7 @@ implements
  • setEpisodes

    -
    public void setEpisodes(List<TVEpisodeBasic> episodes)
    +
    public void setEpisodes(List<TVEpisodeBasic> episodes)
  • @@ -336,12 +336,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html index 26b90ee6a..e61f41a63 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html @@ -2,16 +2,16 @@ - - -TVEpisodeBasic (API-The MovieDB 4.1-SNAPSHOT API) + + +TVEpisodeBasic (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.tv
    +

    com.omertron.themoviedbapi.model.tv

    Class TVEpisodeBasic

    @@ -281,7 +281,7 @@ implements
  • setAirDate

    -
    public void setAirDate(String airDate)
    +
    public void setAirDate(String airDate)
  • @@ -326,7 +326,7 @@ implements
  • getName

    -
    public String getName()
    +
    public String getName()
  • @@ -335,7 +335,7 @@ implements
  • setName

    -
    public void setName(String name)
    +
    public void setName(String name)
  • @@ -344,7 +344,7 @@ implements
  • getOverview

    -
    public String getOverview()
    +
    public String getOverview()
  • @@ -353,7 +353,7 @@ implements
  • setOverview

    -
    public void setOverview(String overview)
    +
    public void setOverview(String overview)
  • @@ -362,7 +362,7 @@ implements
  • getStillPath

    -
    public String getStillPath()
    +
    public String getStillPath()
  • @@ -371,7 +371,7 @@ implements
  • setStillPath

    -
    public void setStillPath(String stillPath)
    +
    public void setStillPath(String stillPath)
  • @@ -380,7 +380,7 @@ implements
  • getShowId

    -
    public String getShowId()
    +
    public String getShowId()
  • @@ -389,7 +389,7 @@ implements
  • setShowId

    -
    public void setShowId(String showId)
    +
    public void setShowId(String showId)
  • @@ -418,12 +418,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html index 4ec503a5d..07833a970 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html @@ -2,16 +2,16 @@ - - -TVEpisodeInfo (API-The MovieDB 4.1-SNAPSHOT API) + + +TVEpisodeInfo (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.tv
    +

    com.omertron.themoviedbapi.model.tv

    Class TVEpisodeInfo

    @@ -284,7 +284,7 @@ implements
  • getCrew

    -
    public List<MediaCreditCrew> getCrew()
    +
    public List<MediaCreditCrew> getCrew()
  • @@ -293,7 +293,7 @@ implements
  • setCrew

    -
    public void setCrew(List<MediaCreditCrew> crew)
    +
    public void setCrew(List<MediaCreditCrew> crew)
  • @@ -302,7 +302,7 @@ implements
  • getGuestStars

    -
    public List<MediaCreditCast> getGuestStars()
    +
    public List<MediaCreditCast> getGuestStars()
  • @@ -311,7 +311,7 @@ implements
  • setGuestStars

    -
    public void setGuestStars(List<MediaCreditCast> guestStars)
    +
    public void setGuestStars(List<MediaCreditCast> guestStars)
  • @@ -320,7 +320,7 @@ implements
  • getProductionCode

    -
    public String getProductionCode()
    +
    public String getProductionCode()
  • @@ -329,7 +329,7 @@ implements
  • setProductionCode

    -
    public void setProductionCode(String productionCode)
    +
    public void setProductionCode(String productionCode)
  • @@ -405,7 +405,7 @@ implements
  • getImages

    -
    public List<Artwork> getImages()
    +
    public List<Artwork> getImages()
  • @@ -414,7 +414,7 @@ implements
  • getVideos

    -
    public List<Video> getVideos()
    +
    public List<Video> getVideos()
  • @@ -443,12 +443,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVInfo.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVInfo.html index 31fe23efb..2a02f425b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/TVInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/TVInfo.html @@ -2,16 +2,16 @@ - - -TVInfo (API-The MovieDB 4.1-SNAPSHOT API) + + +TVInfo (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.tv
    +

    com.omertron.themoviedbapi.model.tv

    Class TVInfo

    @@ -435,7 +435,7 @@ implements
  • getCreatedBy

    -
    public List<PersonBasic> getCreatedBy()
    +
    public List<PersonBasic> getCreatedBy()
  • @@ -444,7 +444,7 @@ implements
  • setCreatedBy

    -
    public void setCreatedBy(List<PersonBasic> createdBy)
    +
    public void setCreatedBy(List<PersonBasic> createdBy)
  • @@ -453,7 +453,7 @@ implements
  • getEpisodeRunTime

    -
    public List<Integer> getEpisodeRunTime()
    +
    public List<Integer> getEpisodeRunTime()
  • @@ -462,7 +462,7 @@ implements
  • setEpisodeRunTime

    -
    public void setEpisodeRunTime(List<Integer> episodeRunTime)
    +
    public void setEpisodeRunTime(List<Integer> episodeRunTime)
  • @@ -471,7 +471,7 @@ implements
  • getGenres

    -
    public List<Genre> getGenres()
    +
    public List<Genre> getGenres()
  • @@ -480,7 +480,7 @@ implements
  • setGenres

    -
    public void setGenres(List<Genre> genres)
    +
    public void setGenres(List<Genre> genres)
  • @@ -489,7 +489,7 @@ implements
  • getHomepage

    -
    public String getHomepage()
    +
    public String getHomepage()
  • @@ -498,7 +498,7 @@ implements
  • setHomepage

    -
    public void setHomepage(String homepage)
    +
    public void setHomepage(String homepage)
  • @@ -525,7 +525,7 @@ implements
  • getLanguages

    -
    public List<String> getLanguages()
    +
    public List<String> getLanguages()
  • @@ -534,7 +534,7 @@ implements
  • setLanguages

    -
    public void setLanguages(List<String> languages)
    +
    public void setLanguages(List<String> languages)
  • @@ -543,7 +543,7 @@ implements
  • getLastAirDate

    -
    public String getLastAirDate()
    +
    public String getLastAirDate()
  • @@ -552,7 +552,7 @@ implements
  • setLastAirDate

    -
    public void setLastAirDate(String lastAirDate)
    +
    public void setLastAirDate(String lastAirDate)
  • @@ -561,7 +561,7 @@ implements
  • getNetworks

    -
    public List<Network> getNetworks()
    +
    public List<Network> getNetworks()
  • @@ -570,7 +570,7 @@ implements
  • setNetworks

    -
    public void setNetworks(List<Network> networks)
    +
    public void setNetworks(List<Network> networks)
  • @@ -615,7 +615,7 @@ implements
  • getOriginalLanguage

    -
    public String getOriginalLanguage()
    +
    public String getOriginalLanguage()
  • @@ -624,7 +624,7 @@ implements
  • setOriginalLanguage

    -
    public void setOriginalLanguage(String originalLanguage)
    +
    public void setOriginalLanguage(String originalLanguage)
  • @@ -633,7 +633,7 @@ implements
  • getOverview

    -
    public String getOverview()
    +
    public String getOverview()
  • @@ -642,7 +642,7 @@ implements
  • setOverview

    -
    public void setOverview(String overview)
    +
    public void setOverview(String overview)
  • @@ -651,7 +651,7 @@ implements
  • getProductionCompanies

    -
    public List<ProductionCompany> getProductionCompanies()
    +
    public List<ProductionCompany> getProductionCompanies()
  • @@ -660,7 +660,7 @@ implements
  • setProductionCompanies

    -
    public void setProductionCompanies(List<ProductionCompany> productionCompanies)
    +
    public void setProductionCompanies(List<ProductionCompany> productionCompanies)
  • @@ -669,7 +669,7 @@ implements
  • getSeasons

    -
    public List<TVSeasonBasic> getSeasons()
    +
    public List<TVSeasonBasic> getSeasons()
  • @@ -678,7 +678,7 @@ implements
  • setSeasons

    -
    public void setSeasons(List<TVSeasonBasic> seasons)
    +
    public void setSeasons(List<TVSeasonBasic> seasons)
  • @@ -687,7 +687,7 @@ implements
  • getStatus

    -
    public String getStatus()
    +
    public String getStatus()
  • @@ -696,7 +696,7 @@ implements
  • setStatus

    -
    public void setStatus(String status)
    +
    public void setStatus(String status)
  • @@ -705,7 +705,7 @@ implements
  • getType

    -
    public String getType()
    +
    public String getType()
  • @@ -714,7 +714,7 @@ implements
  • setType

    -
    public void setType(String type)
    +
    public void setType(String type)
  • @@ -826,7 +826,7 @@ implements
  • getAlternativeTitles

    -
    public List<AlternativeTitle> getAlternativeTitles()
    +
    public List<AlternativeTitle> getAlternativeTitles()
  • @@ -835,7 +835,7 @@ implements
  • getChanges

    -
    public List<ChangeKeyItem> getChanges()
    +
    public List<ChangeKeyItem> getChanges()
  • @@ -844,7 +844,7 @@ implements
  • getContentRatings

    -
    public List<ContentRating> getContentRatings()
    +
    public List<ContentRating> getContentRatings()
  • @@ -871,7 +871,7 @@ implements
  • getImages

    -
    public List<Artwork> getImages()
    +
    public List<Artwork> getImages()
  • @@ -880,7 +880,7 @@ implements
  • getKeywords

    -
    public List<Keyword> getKeywords()
    +
    public List<Keyword> getKeywords()
  • @@ -889,7 +889,7 @@ implements
  • getTranslations

    -
    public List<Translation> getTranslations()
    +
    public List<Translation> getTranslations()
  • @@ -898,7 +898,7 @@ implements
  • getSimilarTV

    -
    public List<TVInfo> getSimilarTV()
    +
    public List<TVInfo> getSimilarTV()
  • @@ -907,7 +907,7 @@ implements
  • getVideos

    -
    public List<Video> getVideos()
    +
    public List<Video> getVideos()
  • @@ -936,12 +936,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html index f470c482e..b07af43c5 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html @@ -2,16 +2,16 @@ - - -TVSeasonBasic (API-The MovieDB 4.1-SNAPSHOT API) + + +TVSeasonBasic (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.tv
    +

    com.omertron.themoviedbapi.model.tv

    Class TVSeasonBasic

    @@ -270,7 +270,7 @@ implements
  • getAirDate

    -
    public String getAirDate()
    +
    public String getAirDate()
  • @@ -279,7 +279,7 @@ implements
  • setAirDate

    -
    public void setAirDate(String airDate)
    +
    public void setAirDate(String airDate)
  • @@ -288,7 +288,7 @@ implements
  • getPosterPath

    -
    public String getPosterPath()
    +
    public String getPosterPath()
  • @@ -297,7 +297,7 @@ implements
  • setPosterPath

    -
    public void setPosterPath(String posterPath)
    +
    public void setPosterPath(String posterPath)
  • @@ -362,12 +362,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html index 11bc2ff10..d9a51d816 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html @@ -2,16 +2,16 @@ - - -TVSeasonInfo (API-The MovieDB 4.1-SNAPSHOT API) + + +TVSeasonInfo (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.model.tv
    +

    com.omertron.themoviedbapi.model.tv

    Class TVSeasonInfo

    @@ -272,7 +272,7 @@ implements
  • getName

    -
    public String getName()
    +
    public String getName()
  • @@ -281,7 +281,7 @@ implements
  • setName

    -
    public void setName(String name)
    +
    public void setName(String name)
  • @@ -290,7 +290,7 @@ implements
  • getOverview

    -
    public String getOverview()
    +
    public String getOverview()
  • @@ -299,7 +299,7 @@ implements
  • setOverview

    -
    public void setOverview(String overview)
    +
    public void setOverview(String overview)
  • @@ -308,7 +308,7 @@ implements
  • getEpisodes

    -
    public List<TVEpisodeInfo> getEpisodes()
    +
    public List<TVEpisodeInfo> getEpisodes()
  • @@ -317,7 +317,7 @@ implements
  • setEpisodes

    -
    public void setEpisodes(List<TVEpisodeInfo> episodes)
    +
    public void setEpisodes(List<TVEpisodeInfo> episodes)
  • @@ -393,7 +393,7 @@ implements
  • getImages

    -
    public List<Artwork> getImages()
    +
    public List<Artwork> getImages()
  • @@ -402,7 +402,7 @@ implements
  • getVideos

    -
    public List<Video> getVideos()
    +
    public List<Video> getVideos()
  • @@ -431,12 +431,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVBasic.html b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVBasic.html index b658d7938..b54c8d133 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVBasic.html @@ -2,16 +2,16 @@ - - -Uses of Class com.omertron.themoviedbapi.model.tv.TVBasic (API-The MovieDB 4.1-SNAPSHOT API) + + +Uses of Class com.omertron.themoviedbapi.model.tv.TVBasic (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.results
    +

    com.omertron.themoviedbapi.results

    Class AbstractWrapperId

    @@ -290,12 +290,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html index ca0ea112e..fc5b369e5 100644 --- a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html +++ b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html @@ -2,16 +2,16 @@ - - -AbstractWrapperIdPages (API-The MovieDB 4.1-SNAPSHOT API) + + +AbstractWrapperIdPages (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.results
    +

    com.omertron.themoviedbapi.results

    Class AbstractWrapperIdPages

    @@ -370,12 +370,12 @@ implements
    diff --git a/apidocs/com/omertron/themoviedbapi/results/ResultDates.html b/apidocs/com/omertron/themoviedbapi/results/ResultDates.html index ef4e3393e..c66b90710 100644 --- a/apidocs/com/omertron/themoviedbapi/results/ResultDates.html +++ b/apidocs/com/omertron/themoviedbapi/results/ResultDates.html @@ -2,16 +2,16 @@ - - -ResultDates (API-The MovieDB 4.1-SNAPSHOT API) + + +ResultDates (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.results
    +

    com.omertron.themoviedbapi.results

    Class ResultDates

    @@ -223,7 +223,7 @@ extends
  • getMaximum

    -
    public String getMaximum()
    +
    public String getMaximum()
  • @@ -232,7 +232,7 @@ extends
  • setMinimum

    -
    public void setMinimum(String minimum)
    +
    public void setMinimum(String minimum)
  • @@ -241,7 +241,7 @@ extends
  • setMaximum

    -
    public void setMaximum(String maximum)
    +
    public void setMaximum(String maximum)
  • @@ -270,12 +270,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/results/ResultList.html b/apidocs/com/omertron/themoviedbapi/results/ResultList.html index 259f88090..c56ea5adf 100644 --- a/apidocs/com/omertron/themoviedbapi/results/ResultList.html +++ b/apidocs/com/omertron/themoviedbapi/results/ResultList.html @@ -2,16 +2,16 @@ - - -ResultList (API-The MovieDB 4.1-SNAPSHOT API) + + +ResultList (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.results
    +

    com.omertron.themoviedbapi.results

    Class ResultList<T>

    @@ -267,7 +267,7 @@ extends
  • getResults

    -
    public List<T> getResults()
    +
    public List<T> getResults()
  • @@ -276,7 +276,7 @@ extends
  • setResults

    -
    public void setResults(List<T> results)
    +
    public void setResults(List<T> results)
  • @@ -329,12 +329,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/results/ResultsMap.html b/apidocs/com/omertron/themoviedbapi/results/ResultsMap.html index 131c9dc13..a63e85264 100644 --- a/apidocs/com/omertron/themoviedbapi/results/ResultsMap.html +++ b/apidocs/com/omertron/themoviedbapi/results/ResultsMap.html @@ -2,16 +2,16 @@ - - -ResultsMap (API-The MovieDB 4.1-SNAPSHOT API) + + +ResultsMap (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.results
    +

    com.omertron.themoviedbapi.results

    Class ResultsMap<K,V>

    @@ -289,7 +289,7 @@ extends
  • getResults

    -
    public Map<K,V> getResults()
    +
    public Map<K,V> getResults()
  • @@ -332,7 +332,7 @@ extends
  • setResults

    -
    public void setResults(Map<K,V> results)
    +
    public void setResults(Map<K,V> results)
  • @@ -376,12 +376,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html b/apidocs/com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html index dd51dbfd5..b2d07cd55 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html @@ -2,16 +2,16 @@ - - -WrapperAlternativeTitles (API-The MovieDB 4.1-SNAPSHOT API) + + +WrapperAlternativeTitles (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.results
    +

    com.omertron.themoviedbapi.results

    Class WrapperAlternativeTitles

    @@ -239,7 +239,7 @@ extends
  • setTitles

    -
    public void setTitles(List<AlternativeTitle> titles)
    +
    public void setTitles(List<AlternativeTitle> titles)
  • @@ -268,12 +268,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperChanges.html b/apidocs/com/omertron/themoviedbapi/results/WrapperChanges.html index db3f2c912..12fbd0d20 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperChanges.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperChanges.html @@ -2,16 +2,16 @@ - - -WrapperChanges (API-The MovieDB 4.1-SNAPSHOT API) + + +WrapperChanges (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.results
    +

    com.omertron.themoviedbapi.results

    Class WrapperChanges

    @@ -225,7 +225,7 @@ extends
  • setChangedItems

    -
    public void setChangedItems(List<ChangeKeyItem> changes)
    +
    public void setChangedItems(List<ChangeKeyItem> changes)
  • @@ -254,12 +254,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperConfig.html b/apidocs/com/omertron/themoviedbapi/results/WrapperConfig.html index da9b12ef5..509b35c8c 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperConfig.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperConfig.html @@ -2,16 +2,16 @@ - - -WrapperConfig (API-The MovieDB 4.1-SNAPSHOT API) + + +WrapperConfig (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.results
    +

    com.omertron.themoviedbapi.results

    Class WrapperConfig

    @@ -244,7 +244,7 @@ extends
  • getChangeKeys

    -
    public List<String> getChangeKeys()
    +
    public List<String> getChangeKeys()
  • @@ -253,7 +253,7 @@ extends
  • setChangeKeys

    -
    public void setChangeKeys(List<String> changeKeys)
    +
    public void setChangeKeys(List<String> changeKeys)
  • @@ -282,12 +282,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperGenericList.html b/apidocs/com/omertron/themoviedbapi/results/WrapperGenericList.html index e6745199f..d98fc6779 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperGenericList.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperGenericList.html @@ -2,16 +2,16 @@ - - -WrapperGenericList (API-The MovieDB 4.1-SNAPSHOT API) + + +WrapperGenericList (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.results
    +

    com.omertron.themoviedbapi.results

    Class WrapperGenericList<T>

    diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperGenres.html b/apidocs/com/omertron/themoviedbapi/results/WrapperGenres.html index 0909a1704..1c1916946 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperGenres.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperGenres.html @@ -2,16 +2,16 @@ - - -WrapperGenres (API-The MovieDB 4.1-SNAPSHOT API) + + +WrapperGenres (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.results
    +

    com.omertron.themoviedbapi.results

    Class WrapperGenres

    @@ -228,7 +228,7 @@ extends
  • setGenres

    -
    public void setGenres(List<Genre> genres)
    +
    public void setGenres(List<Genre> genres)
  • @@ -257,12 +257,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperImages.html b/apidocs/com/omertron/themoviedbapi/results/WrapperImages.html index 732dd9d7f..4b8213a8d 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperImages.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperImages.html @@ -2,16 +2,16 @@ - - -WrapperImages (API-The MovieDB 4.1-SNAPSHOT API) + + +WrapperImages (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.results
    +

    com.omertron.themoviedbapi.results

    Class WrapperImages

    @@ -321,7 +321,7 @@ extends
  • setBackdrops

    -
    public void setBackdrops(List<Artwork> backdrops)
    +
    public void setBackdrops(List<Artwork> backdrops)
  • @@ -330,7 +330,7 @@ extends
  • setPosters

    -
    public void setPosters(List<Artwork> posters)
    +
    public void setPosters(List<Artwork> posters)
  • @@ -339,7 +339,7 @@ extends
  • setProfiles

    -
    public void setProfiles(List<Artwork> profiles)
    +
    public void setProfiles(List<Artwork> profiles)
  • @@ -348,7 +348,7 @@ extends
  • setStills

    -
    public void setStills(List<Artwork> stills)
    +
    public void setStills(List<Artwork> stills)
  • @@ -357,7 +357,7 @@ extends
  • getAll

    -
    public List<Artwork> getAll(ArtworkType... artworkList)
    +
    public List<Artwork> getAll(ArtworkType... artworkList)
    Return a list of all the artwork with their types. Leaving the parameters blank will return all types
    @@ -391,12 +391,12 @@ extends
  • diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperJobList.html b/apidocs/com/omertron/themoviedbapi/results/WrapperJobList.html index 0378474eb..94c4b8492 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperJobList.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperJobList.html @@ -2,16 +2,16 @@ - - -WrapperJobList (API-The MovieDB 4.1-SNAPSHOT API) + + +WrapperJobList (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.results
    +

    com.omertron.themoviedbapi.results

    Class WrapperJobList

    @@ -227,7 +227,7 @@ extends
  • setJobs

    -
    public void setJobs(List<JobDepartment> jobs)
    +
    public void setJobs(List<JobDepartment> jobs)
  • @@ -256,12 +256,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperMovieKeywords.html b/apidocs/com/omertron/themoviedbapi/results/WrapperMovieKeywords.html index 1635e2f1d..c8a7b7abf 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperMovieKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperMovieKeywords.html @@ -2,16 +2,16 @@ - - -WrapperMovieKeywords (API-The MovieDB 4.1-SNAPSHOT API) + + +WrapperMovieKeywords (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.results
    +

    com.omertron.themoviedbapi.results

    Class WrapperMovieKeywords

    @@ -239,7 +239,7 @@ extends
  • setKeywords

    -
    public void setKeywords(List<Keyword> keywords)
    +
    public void setKeywords(List<Keyword> keywords)
  • @@ -268,12 +268,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperMultiSearch.html b/apidocs/com/omertron/themoviedbapi/results/WrapperMultiSearch.html index 144ad64f9..008302903 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperMultiSearch.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperMultiSearch.html @@ -2,16 +2,16 @@ - - -WrapperMultiSearch (API-The MovieDB 4.1-SNAPSHOT API) + + +WrapperMultiSearch (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.results
    +

    com.omertron.themoviedbapi.results

    Class WrapperMultiSearch

    diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/results/WrapperReleaseInfo.html index 272779fb2..9a59376be 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperReleaseInfo.html @@ -2,16 +2,16 @@ - - -WrapperReleaseInfo (API-The MovieDB 4.1-SNAPSHOT API) + + +WrapperReleaseInfo (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.results
    +

    com.omertron.themoviedbapi.results

    Class WrapperReleaseInfo

    @@ -239,7 +239,7 @@ extends
  • setCountries

    -
    public void setCountries(List<ReleaseInfo> countries)
    +
    public void setCountries(List<ReleaseInfo> countries)
  • @@ -268,12 +268,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperTranslations.html b/apidocs/com/omertron/themoviedbapi/results/WrapperTranslations.html index f907dcb52..c5f27b4f3 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperTranslations.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperTranslations.html @@ -2,16 +2,16 @@ - - -WrapperTranslations (API-The MovieDB 4.1-SNAPSHOT API) + + +WrapperTranslations (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.results
    +

    com.omertron.themoviedbapi.results

    Class WrapperTranslations

    @@ -239,7 +239,7 @@ extends
  • getTranslations

    -
    public List<Translation> getTranslations()
    +
    public List<Translation> getTranslations()
  • @@ -268,12 +268,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperVideos.html b/apidocs/com/omertron/themoviedbapi/results/WrapperVideos.html index 058174e72..aea013d59 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperVideos.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperVideos.html @@ -2,16 +2,16 @@ - - -WrapperVideos (API-The MovieDB 4.1-SNAPSHOT API) + + +WrapperVideos (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.results
    +

    com.omertron.themoviedbapi.results

    Class WrapperVideos

    @@ -247,7 +247,7 @@ extends
  • setVideos

    -
    public void setVideos(List<Video> videos)
    +
    public void setVideos(List<Video> videos)
  • @@ -256,7 +256,7 @@ extends
  • setQuickTime

    -
    public void setQuickTime(List<Trailer> trailers)
    +
    public void setQuickTime(List<Trailer> trailers)
  • @@ -265,7 +265,7 @@ extends
  • setYouTube

    -
    public void setYouTube(List<Trailer> trailers)
    +
    public void setYouTube(List<Trailer> trailers)
  • @@ -294,12 +294,12 @@ extends
    diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperAll.html b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperAll.html index d44f9651f..fbdd02b79 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperAll.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperAll.html @@ -2,16 +2,16 @@ - - -Uses of Class com.omertron.themoviedbapi.results.AbstractWrapperAll (API-The MovieDB 4.1-SNAPSHOT API) + + +Uses of Class com.omertron.themoviedbapi.results.AbstractWrapperAll (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    diff --git a/apidocs/com/omertron/themoviedbapi/tools/MethodSub.html b/apidocs/com/omertron/themoviedbapi/tools/MethodSub.html index 4e30b9050..6497a242c 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/MethodSub.html +++ b/apidocs/com/omertron/themoviedbapi/tools/MethodSub.html @@ -2,16 +2,16 @@ - - -MethodSub (API-The MovieDB 4.1-SNAPSHOT API) + + +MethodSub (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,15 +80,15 @@
    -
    com.omertron.themoviedbapi.tools
    +

    com.omertron.themoviedbapi.tools

    Enum MethodSub

    @@ -310,19 +310,19 @@ extends static MethodSub -fromString(String value) +fromString(String value)
    Convert a string into an Enum type
    -String +String getValue()
    Get the URL parameter to use
    static MethodSub -valueOf(String name) +valueOf(String name)
    Returns the enum constant of this type with the specified name.
    @@ -338,15 +338,15 @@ the order they are declared.
  • -

    Methods inherited from class java.lang.Enum

    -clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
  • +

    Methods inherited from class java.lang.Enum

    +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf @@ -888,7 +888,8 @@ over the constants as follows: for (MethodSub c : MethodSub.values())   System.out.println(c); -
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    +
    Returns:
    an array containing the constants of this enum type, in +the order they are declared
    @@ -897,7 +898,7 @@ for (MethodSub c : MethodSub.values())
    • valueOf

      -
      public static MethodSub valueOf(String name)
      +
      public static MethodSub valueOf(String name)
      Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are @@ -905,8 +906,9 @@ not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      -
      IllegalArgumentException - if this enum type has no constant with the specified name
      -
      NullPointerException - if the argument is null
      +
      IllegalArgumentException - if this enum type has no constant +with the specified name
      +
      NullPointerException - if the argument is null
    @@ -915,7 +917,7 @@ not permitted.) @@ -843,7 +843,8 @@ over the constants as follows: for (Param c : Param.values())   System.out.println(c); -
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    +
    Returns:
    an array containing the constants of this enum type, in +the order they are declared
    @@ -852,7 +853,7 @@ for (Param c : Param.values())
    • valueOf

      -
      public static Param valueOf(String name)
      +
      public static Param valueOf(String name)
      Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are @@ -860,8 +861,9 @@ not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      -
      IllegalArgumentException - if this enum type has no constant with the specified name
      -
      NullPointerException - if the argument is null
      +
      IllegalArgumentException - if this enum type has no constant +with the specified name
      +
      NullPointerException - if the argument is null
    @@ -870,7 +872,7 @@ not permitted.) @@ -297,7 +297,8 @@ over the constants as follows: for (PostBody c : PostBody.values())   System.out.println(c); -
    Returns:
    an array containing the constants of this enum type, in the order they are declared
    +
    Returns:
    an array containing the constants of this enum type, in +the order they are declared
    @@ -306,7 +307,7 @@ for (PostBody c : PostBody.values())
    • valueOf

      -
      public static PostBody valueOf(String name)
      +
      public static PostBody valueOf(String name)
      Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are @@ -314,8 +315,9 @@ not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      -
      IllegalArgumentException - if this enum type has no constant with the specified name
      -
      NullPointerException - if the argument is null
      +
      IllegalArgumentException - if this enum type has no constant +with the specified name
      +
      NullPointerException - if the argument is null
    @@ -324,7 +326,7 @@ not permitted.) @@ -241,8 +241,8 @@ extends
  • add

    -
    public PostTools add(String key,
    -            Object value)
    +
    public PostTools add(String key,
    +            Object value)
  • @@ -251,7 +251,7 @@ extends
  • build

    -
    public String build()
    +
    public String build()
                  throws MovieDbException
    Throws:
    MovieDbException
    @@ -283,12 +283,12 @@ extends diff --git a/apidocs/com/omertron/themoviedbapi/tools/TmdbParameters.html b/apidocs/com/omertron/themoviedbapi/tools/TmdbParameters.html index 0917a9917..faaa5711c 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/TmdbParameters.html +++ b/apidocs/com/omertron/themoviedbapi/tools/TmdbParameters.html @@ -2,16 +2,16 @@ - - -TmdbParameters (API-The MovieDB 4.1-SNAPSHOT API) + + +TmdbParameters (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.tools
    +

    com.omertron.themoviedbapi.tools

    Class TmdbParameters

    @@ -266,7 +266,7 @@ extends
  • getEntries

    -
    public Set<Map.Entry<Param,String>> getEntries()
    +
    public Set<Map.Entry<Param,String>> getEntries()
    Get the entry set of the parameters
    Returns:
  • @@ -278,7 +278,7 @@ extends

    add

    public void add(Param key,
    -       String[] value)
    + String[] value)
    Add a parameter to the collection
    Parameters:
    key - Parameter to add
    value - The array value to use (will be converted into a comma separated list)
  • @@ -290,7 +290,7 @@ extends

    add

    public void add(Param key,
    -       String value)
    + String value)
    Add a string parameter to the collection
    Parameters:
    key - Parameter to add
    value - The value to add (will be checked to ensure it's valid)
    @@ -302,7 +302,7 @@ extends

    add

    public void add(Param key,
    -       Integer value)
    + Integer value)
    Add an integer parameter to the collection
    Parameters:
    key - Parameter to add
    value - The value to add (will be checked to ensure >0)
    @@ -314,7 +314,7 @@ extends

    add

    public void add(Param key,
    -       Float value)
    + Float value)
    Add a float parameter to the collection
    Parameters:
    key - Parameter to add
    value - The value to add (will be checked to ensure >0)
    @@ -326,7 +326,7 @@ extends

    add

    public void add(Param key,
    -       Boolean value)
    + Boolean value)
    Add a boolean parameter to the collection
    Parameters:
    key - Parameter to add
    value - The value to add (will be checked to ensure >0)
    @@ -349,7 +349,7 @@ extends
  • get

    -
    public Object get(Param key)
    +
    public Object get(Param key)
    Get a parameter from the collection
    Parameters:
    key - The parameter to get
    Returns:
    @@ -394,7 +394,7 @@ extends
  • toList

    -
    public String toList(String[] appendToResponse)
    +
    public String toList(String[] appendToResponse)
    Append any optional parameters to the URL
    Parameters:
    appendToResponse -
    Returns:
    @@ -406,10 +406,10 @@ extends
  • toString

    -
    public String toString()
    +
    public String toString()
    Overrides:
    -
    toString in class Object
    +
    toString in class Object
  • @@ -439,12 +439,12 @@ extends diff --git a/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html b/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html index 56bf579fd..7cb540c9a 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html +++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html @@ -2,16 +2,16 @@ - - -Uses of Class com.omertron.themoviedbapi.tools.ApiUrl (API-The MovieDB 4.1-SNAPSHOT API) + + +Uses of Class com.omertron.themoviedbapi.tools.ApiUrl (API-The MovieDB 4.0 API) @@ -37,12 +37,12 @@ -ApiUrl(String apiKey, +ApiUrl(String apiKey, MethodBase method)
    Constructor for the simple API URL method without a sub-method
    @@ -182,12 +182,12 @@ the order they are declared. -Set<Map.Entry<Param,String>> +Set<Map.Entry<Param,String>> TmdbParameters.getEntries()
    Get the entry set of the parameters
    @@ -141,41 +141,41 @@ the order they are declared. void -TmdbParameters.add(Param key, - Boolean value) +TmdbParameters.add(Param key, + Boolean value)
    Add a boolean parameter to the collection
    void -TmdbParameters.add(Param key, - Float value) +TmdbParameters.add(Param key, + Float value)
    Add a float parameter to the collection
    void -TmdbParameters.add(Param key, - Integer value) +TmdbParameters.add(Param key, + Integer value)
    Add an integer parameter to the collection
    void -TmdbParameters.add(Param key, - String value) +TmdbParameters.add(Param key, + String value)
    Add a string parameter to the collection
    void -TmdbParameters.add(Param key, - String[] value) +TmdbParameters.add(Param key, + String[] value)
    Add a parameter to the collection
    -Object +Object TmdbParameters.get(Param key)
    Get a parameter from the collection
    @@ -218,12 +218,12 @@ the order they are declared. PostTools -PostTools.add(PostBody key, - Object value)  +PostTools.add(PostBody key, + Object value)  @@ -149,12 +149,12 @@ the order they are declared.
    -

    API-The MovieDB 4.1-SNAPSHOT API

    +

    API-The MovieDB 4.0 API

    @@ -192,12 +192,12 @@
    @@ -234,7 +234,7 @@

    URL: https://github.com/Omertron/api-themoviedb

    Project License: GNU General Public License v3+

    API-The MovieDB
    @@ -273,7 +273,7 @@ extends
  • LANGUAGE_DEFAULT

    -
    protected static final String LANGUAGE_DEFAULT
    +
    protected static final String LANGUAGE_DEFAULT
    See Also:
    Constant Field Values
  • @@ -283,7 +283,7 @@ extends
  • LANGUAGE_ENGLISH

    -
    protected static final String LANGUAGE_ENGLISH
    +
    protected static final String LANGUAGE_ENGLISH
    See Also:
    Constant Field Values
  • @@ -293,7 +293,7 @@ extends
  • LANGUAGE_RUSSIAN

    -
    protected static final String LANGUAGE_RUSSIAN
    +
    protected static final String LANGUAGE_RUSSIAN
    See Also:
    Constant Field Values
  • @@ -341,7 +341,7 @@ extends
  • getSessionId

    -
    protected static final String getSessionId()
    +
    protected static final String getSessionId()
                                         throws MovieDbException
    get the Session ID
    Returns:
    @@ -391,7 +391,7 @@ extends
  • getApiKey

    -
    protected static String getApiKey()
    +
    protected static String getApiKey()
    Get the API Key
    Returns:
  • @@ -402,7 +402,7 @@ extends
  • getUsername

    -
    protected static String getUsername()
    +
    protected static String getUsername()
    Get the Account username
    Returns:
  • @@ -413,7 +413,7 @@ extends
  • getPassword

    -
    protected static String getPassword()
    +
    protected static String getPassword()
    Get the Account password
    Returns:
  • @@ -424,7 +424,7 @@ extends
  • getGuestSession

    -
    protected static String getGuestSession()
    +
    protected static String getGuestSession()
    Get the Guest Session ID
    Returns:
  • @@ -435,7 +435,7 @@ extends
  • getProperty

    -
    protected static String getProperty(String property)
    +
    protected static String getProperty(String property)
    Get the named property
    Parameters:
    property -
    Returns:
    @@ -447,7 +447,7 @@ extends
  • appendToResponseBuilder

    -
    protected static <T extends AppendToResponseMethodString appendToResponseBuilder(Class<T> methodClass)
    +
    protected static <T extends AppendToResponseMethodString appendToResponseBuilder(Class<T> methodClass)
    Build up a full list of the AppendToResponse methods into a string for use in the URL
    Type Parameters:
    T -
    Parameters:
    methodClass -
    @@ -480,12 +480,12 @@ extends diff --git a/testapidocs/com/omertron/themoviedbapi/ArtworkResults.html b/testapidocs/com/omertron/themoviedbapi/ArtworkResults.html index da2c694cb..e7e7fea55 100644 --- a/testapidocs/com/omertron/themoviedbapi/ArtworkResults.html +++ b/testapidocs/com/omertron/themoviedbapi/ArtworkResults.html @@ -2,16 +2,16 @@ - - -ArtworkResults (API-The MovieDB 4.1-SNAPSHOT Test API) + + +ArtworkResults (API-The MovieDB 4.0 Test API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi
    +

    com.omertron.themoviedbapi

    Class ArtworkResults

    @@ -148,7 +148,7 @@ extends void -validateResults(ArtworkType expectedType1, +validateResults(ArtworkType expectedType1, ArtworkType expectedType2)  @@ -156,8 +156,8 @@ extends -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • @@ -253,12 +253,12 @@ extends diff --git a/testapidocs/com/omertron/themoviedbapi/CompareTest.html b/testapidocs/com/omertron/themoviedbapi/CompareTest.html index b8a66dc08..b3879f892 100644 --- a/testapidocs/com/omertron/themoviedbapi/CompareTest.html +++ b/testapidocs/com/omertron/themoviedbapi/CompareTest.html @@ -2,16 +2,16 @@ - - -CompareTest (API-The MovieDB 4.1-SNAPSHOT Test API) + + +CompareTest (API-The MovieDB 4.0 Test API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi
    +

    com.omertron.themoviedbapi

    Class CompareTest

    @@ -219,9 +219,9 @@ extends

    tearDownClass

    public static void tearDownClass()
    -                          throws Exception
    + throws Exception
    Throws:
    -
    Exception
    +
    Exception
    @@ -231,9 +231,9 @@ extends

    setUp

    public void setUp()
    -           throws Exception
    + throws Exception
    Throws:
    -
    Exception
    +
    Exception
    @@ -243,9 +243,9 @@ extends

    tearDown

    public void tearDown()
    -              throws Exception
    + throws Exception
    Throws:
    -
    Exception
    +
    Exception
    @@ -294,12 +294,12 @@ extends
    diff --git a/testapidocs/com/omertron/themoviedbapi/TestID.html b/testapidocs/com/omertron/themoviedbapi/TestID.html index f1f313761..897954535 100644 --- a/testapidocs/com/omertron/themoviedbapi/TestID.html +++ b/testapidocs/com/omertron/themoviedbapi/TestID.html @@ -2,16 +2,16 @@ - - -TestID (API-The MovieDB 4.1-SNAPSHOT Test API) + + +TestID (API-The MovieDB 4.0 Test API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi
    +

    com.omertron.themoviedbapi

    Class TestID

    @@ -120,15 +120,15 @@ extends TestID()  -TestID(String name, - String imdb, +TestID(String name, + String imdb, int tmdb)  -TestID(String name, - String imdb, +TestID(String name, + String imdb, int tmdb, - String other)  + String other)  @@ -146,15 +146,15 @@ extends Method and Description -String +String getImdb()  -String +String getName()  -String +String getOther()  @@ -163,22 +163,22 @@ extends void -setImdb(String imdb)  +setImdb(String imdb)  void -setName(String name)  +setName(String name)  void -setOther(String other)  +setOther(String other)  void setTmdb(int tmdb)  -String +String toString()  @@ -186,8 +186,8 @@ extends -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait @@ -218,8 +218,8 @@ extends
  • TestID

    -
    public TestID(String name,
    -      String imdb,
    +
    public TestID(String name,
    +      String imdb,
           int tmdb)
  • @@ -229,10 +229,10 @@ extends
  • TestID

    -
    public TestID(String name,
    -      String imdb,
    +
    public TestID(String name,
    +      String imdb,
           int tmdb,
    -      String other)
    + String other)
  • @@ -249,7 +249,7 @@ extends
  • getName

    -
    public String getName()
    +
    public String getName()
  • @@ -258,7 +258,7 @@ extends
  • setName

    -
    public void setName(String name)
    +
    public void setName(String name)
  • @@ -267,7 +267,7 @@ extends
  • getImdb

    -
    public String getImdb()
    +
    public String getImdb()
  • @@ -276,7 +276,7 @@ extends
  • setImdb

    -
    public void setImdb(String imdb)
    +
    public void setImdb(String imdb)
  • @@ -303,7 +303,7 @@ extends
  • getOther

    -
    public String getOther()
    +
    public String getOther()
  • @@ -312,7 +312,7 @@ extends
  • setOther

    -
    public void setOther(String other)
    +
    public void setOther(String other)
  • @@ -321,10 +321,10 @@ extends
  • toString

    -
    public String toString()
    +
    public String toString()
    Overrides:
    -
    toString in class Object
    +
    toString in class Object
  • @@ -354,12 +354,12 @@ extends diff --git a/testapidocs/com/omertron/themoviedbapi/TestLogger.html b/testapidocs/com/omertron/themoviedbapi/TestLogger.html index eab92caf1..f8ad41b90 100644 --- a/testapidocs/com/omertron/themoviedbapi/TestLogger.html +++ b/testapidocs/com/omertron/themoviedbapi/TestLogger.html @@ -2,16 +2,16 @@ - - -TestLogger (API-The MovieDB 4.1-SNAPSHOT Test API) + + +TestLogger (API-The MovieDB 4.0 Test API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi
    +

    com.omertron.themoviedbapi

    Class TestLogger

    @@ -125,22 +125,22 @@ extends static boolean -Configure(String level) +Configure(String level)
    Configure the logger with a simple in-memory file for the required log level
    static void -loadProperties(Properties props, - File propertyFile) +loadProperties(Properties props, + File propertyFile)
    Load properties from a file
    static void -saveProperties(Properties props, - File propertyFile, - String headerText) +saveProperties(Properties props, + File propertyFile, + String headerText)
    Save properties to a file
    @@ -149,8 +149,8 @@ extends -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait @@ -172,7 +172,7 @@ extends
  • Configure

    -
    public static boolean Configure(String level)
    +
    public static boolean Configure(String level)
    Configure the logger with a simple in-memory file for the required log level
    Parameters:
    level - The logging level required
    Returns:
    True if successful
    @@ -195,8 +195,8 @@ extends
  • loadProperties

    -
    public static void loadProperties(Properties props,
    -                  File propertyFile)
    +
    public static void loadProperties(Properties props,
    +                  File propertyFile)
    Load properties from a file
    Parameters:
    props -
    propertyFile -
  • @@ -207,9 +207,9 @@ extends
  • saveProperties

    -
    public static void saveProperties(Properties props,
    -                  File propertyFile,
    -                  String headerText)
    +
    public static void saveProperties(Properties props,
    +                  File propertyFile,
    +                  String headerText)
    Save properties to a file
    Parameters:
    props -
    propertyFile -
    headerText -
  • @@ -240,12 +240,12 @@ extends diff --git a/testapidocs/com/omertron/themoviedbapi/TestSuite.html b/testapidocs/com/omertron/themoviedbapi/TestSuite.html index 168695481..bcd18c330 100644 --- a/testapidocs/com/omertron/themoviedbapi/TestSuite.html +++ b/testapidocs/com/omertron/themoviedbapi/TestSuite.html @@ -2,16 +2,16 @@ - - -TestSuite (API-The MovieDB 4.1-SNAPSHOT Test API) + + +TestSuite (API-The MovieDB 4.0 Test API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi
    +

    com.omertron.themoviedbapi

    Class TestSuite

    @@ -127,8 +127,8 @@ extends static void -test(List<?> result, - String message)  +test(List<?> result, + String message)  static void @@ -148,8 +148,8 @@ extends static void -test(PersonCreditList<?> test, - String message)  +test(PersonCreditList<?> test, + String message)  static void @@ -157,8 +157,8 @@ extends static void -test(ResultList<?> result, - String message)  +test(ResultList<?> result, + String message)  static void @@ -182,29 +182,29 @@ extends static <T extends AppendToResponseMethod
    void
    -testATR(AppendToResponse<T> test, - Class<T> methodClass, +testATR(AppendToResponse<T> test, + Class<T> methodClass, T skip)  static void -testId(List<? extends Identification> result, +testId(List<? extends Identification> result, int id, - String message)  + String message)  static void -testId(ResultList<? extends Identification> result, +testId(ResultList<? extends Identification> result, int id, - String message)  + String message)  @@ -236,7 +236,7 @@ extends

    test

    public static void test(ResultList<?> result,
    -        String message)
    + String message) @@ -245,8 +245,8 @@ extends
  • test

    -
    public static void test(List<?> result,
    -        String message)
    +
    public static void test(List<?> result,
    +        String message)
  • @@ -355,7 +355,7 @@ extends

    test

    public static void test(PersonCreditList<?> test,
    -        String message)
    + String message) @@ -366,7 +366,7 @@ extends ResultList<? extends Identification> result, int id, - String message) + String message) @@ -375,9 +375,9 @@ extends
  • testId

    -
    public static void testId(List<? extends Identification> result,
    +
    public static void testId(List<? extends Identification> result,
               int id,
    -          String message)
    + String message)
  • @@ -389,7 +389,7 @@ extends

    testATR

    public static <T extends AppendToResponseMethod> void testATR(AppendToResponse<T> test,
    -                                              Class<T> methodClass,
    +                                              Class<T> methodClass,
                                                   T skip)
    @@ -419,12 +419,12 @@ extends diff --git a/testapidocs/com/omertron/themoviedbapi/class-use/AbstractTests.html b/testapidocs/com/omertron/themoviedbapi/class-use/AbstractTests.html index 17ef6be0a..a79bc710f 100644 --- a/testapidocs/com/omertron/themoviedbapi/class-use/AbstractTests.html +++ b/testapidocs/com/omertron/themoviedbapi/class-use/AbstractTests.html @@ -2,16 +2,16 @@ - - -Uses of Class com.omertron.themoviedbapi.AbstractTests (API-The MovieDB 4.1-SNAPSHOT Test API) + + +Uses of Class com.omertron.themoviedbapi.AbstractTests (API-The MovieDB 4.0 Test API) @@ -37,12 +37,12 @@
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbAccountTest

    @@ -498,12 +498,12 @@ extends
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbAuthenticationTest

    @@ -270,9 +270,9 @@ extends

    setUp

    public void setUp()
    -           throws Exception
    + throws Exception
    Throws:
    -
    Exception
    +
    Exception
    @@ -282,9 +282,9 @@ extends

    tearDown

    public void tearDown()
    -              throws Exception
    + throws Exception
    Throws:
    -
    Exception
    +
    Exception
    @@ -368,12 +368,12 @@ extends
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbCertificationsTest

    @@ -295,12 +295,12 @@ extends
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbChangesTest

    @@ -314,12 +314,12 @@ extends
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbCollectionsTest

    @@ -295,12 +295,12 @@ extends
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbCompaniesTest

    @@ -321,12 +321,12 @@ extends
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbConfigurationTest

    @@ -359,12 +359,12 @@ extends
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbCreditsTest

    @@ -302,12 +302,12 @@ extends
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbDiscoverTest

    @@ -321,12 +321,12 @@ extends
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbEpisodesTest

    @@ -435,12 +435,12 @@ extends
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbFindTest

    @@ -296,11 +296,11 @@ extends testFindPersonImdbID
    public void testFindPersonImdbID()
                               throws MovieDbException,
    -                                 IOException
    + IOException
    Test of Find Person
    Throws:
    MovieDbException
    -
    IOException
    +
    IOException
    @@ -342,12 +342,12 @@ extends
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbGenresTest

    @@ -340,12 +340,12 @@ extends
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbKeywordsTest

    @@ -321,12 +321,12 @@ extends
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbListsTest

    @@ -325,12 +325,12 @@ extends
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbMoviesTest

    @@ -643,12 +643,12 @@ extends
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbNetworksTest

    @@ -276,12 +276,12 @@ extends
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbPeopleTest

    @@ -492,12 +492,12 @@ extends
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbReviewsTest

    @@ -302,12 +302,12 @@ extends
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbSearchTest

    @@ -396,12 +396,12 @@ extends
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbSeasonsTest

    @@ -416,12 +416,12 @@ extends
    @@ -80,12 +80,12 @@
    -
    com.omertron.themoviedbapi.methods
    +

    com.omertron.themoviedbapi.methods

    Class TmdbTVTest

    @@ -606,12 +606,12 @@ extends