diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html index a9696c322..e0794dcd0 100644 --- a/apidocs/allclasses-frame.html +++ b/apidocs/allclasses-frame.html @@ -2,7 +2,7 @@ - + All Classes (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/allclasses-noframe.html b/apidocs/allclasses-noframe.html index 69b606c47..7fff785a5 100644 --- a/apidocs/allclasses-noframe.html +++ b/apidocs/allclasses-noframe.html @@ -2,7 +2,7 @@ - + All Classes (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/MovieDbException.MovieDbExceptionType.html b/apidocs/com/omertron/themoviedbapi/MovieDbException.MovieDbExceptionType.html index 3975c7c14..f975cc629 100644 --- a/apidocs/com/omertron/themoviedbapi/MovieDbException.MovieDbExceptionType.html +++ b/apidocs/com/omertron/themoviedbapi/MovieDbException.MovieDbExceptionType.html @@ -2,7 +2,7 @@ - + MovieDbException.MovieDbExceptionType (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/MovieDbException.html b/apidocs/com/omertron/themoviedbapi/MovieDbException.html index 97b5bafba..6f20fa56f 100644 --- a/apidocs/com/omertron/themoviedbapi/MovieDbException.html +++ b/apidocs/com/omertron/themoviedbapi/MovieDbException.html @@ -2,7 +2,7 @@ - + MovieDbException (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html b/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html index 74137ab1d..3a3d8e4f1 100644 --- a/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html +++ b/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html @@ -2,7 +2,7 @@ - + TheMovieDbApi (API-The MovieDB 3.10-SNAPSHOT API) @@ -101,7 +101,8 @@ extends Object
The MovieDb API

- This is for version 3 of the API as specified here: http://help.themoviedb.org/kb/api/about-3

+ This is for version 3 of the API as specified here: + http://help.themoviedb.org/kb/api/about-3
Author:
stuart.boston
@@ -240,7 +241,8 @@ extends TokenAuthorisation getAuthorisationToken() -
This method is used to generate a valid request token for user based authentication.
+
This method is used to generate a valid request token for user based + authentication.
@@ -254,13 +256,15 @@ extends CollectionInfo getCollectionInfo(int collectionId, String language) -
This method is used to retrieve all of the basic information about a movie collection.
+
This method is used to retrieve all of the basic information about a + movie collection.
Company getCompanyInfo(int companyId) -
This method is used to retrieve the basic information about a production company on TMDb.
+
This method is used to retrieve the basic information about a production + company on TMDb.
@@ -280,7 +284,8 @@ extends TmdbResultsList<MovieDb> getDiscover(Discover discover) -
Discover movies by different types of data like average rating, number of votes, genres and certifications.
+
Discover movies by different types of data like average rating, number of + votes, genres and certifications.
@@ -299,7 +304,8 @@ extends String certificationCountry, String certificationLte, String withCompanies) -
Discover movies by different types of data like average rating, number of votes, genres and certifications.
+
Discover movies by different types of data like average rating, number of + votes, genres and certifications.
@@ -363,7 +369,8 @@ extends getMovieAlternativeTitles(int movieId, String country, String... appendToResponse) -
This method is used to retrieve all of the alternative titles we have for a particular movie.
+
This method is used to retrieve all of the alternative titles we have for + a particular movie.
@@ -394,7 +401,8 @@ extends getMovieImages(int movieId, String language, String... appendToResponse) -
This method should be used when you’re wanting to retrieve all of the images for a particular movie.
+
This method should be used when you’re wanting to retrieve all of the + images for a particular movie.
@@ -417,7 +425,8 @@ extends TmdbResultsList<Keyword> getMovieKeywords(int movieId, String... appendToResponse) -
This method is used to retrieve all of the keywords that have been added to a particular movie.
+
This method is used to retrieve all of the keywords that have been added + to a particular movie.
@@ -434,7 +443,8 @@ extends getMovieReleaseInfo(int movieId, String language, String... appendToResponse) -
This method is used to retrieve all of the release and certification data we have for a specific movie.
+
This method is used to retrieve all of the release and certification data + we have for a specific movie.
@@ -442,14 +452,16 @@ extends getMovieTrailers(int movieId, String language, String... appendToResponse) -
This method is used to retrieve all of the trailers for a particular movie.
+
This method is used to retrieve all of the trailers for a particular + movie.
TmdbResultsList<Translation> getMovieTranslations(int movieId, String... appendToResponse) -
This method is used to retrieve a list of the available translations for a specific movie.
+
This method is used to retrieve a list of the available translations for + a specific movie.
@@ -477,7 +489,8 @@ extends TmdbResultsList<PersonCredit> getPersonCredits(int personId, String... appendToResponse) -
This method is used to retrieve all of the cast & crew information for the person.
+
This method is used to retrieve all of the cast & crew information for + the person.
@@ -535,7 +548,8 @@ extends TokenSession getSessionToken(TokenAuthorisation token) -
This method is used to generate a session id for user based authentication.
+
This method is used to generate a session id for user based + authentication.
@@ -544,14 +558,16 @@ extends String language, int page, String... appendToResponse) -
The similar movies method will let you retrieve the similar movies for a particular movie.
+
The similar movies method will let you retrieve the similar movies for a + particular movie.
TmdbResultsList<MovieDb> getTopRatedMovies(String language, int page) -
This method is used to retrieve the top rated movies that have over 10 votes on TMDb.
+
This method is used to retrieve the top rated movies that have over 10 + votes on TMDb.
@@ -643,7 +659,8 @@ extends String language, boolean includeAdult, int page) -
Search Movies This is a good starting point to start finding movies on TMDb.
+
Search Movies This is a good starting point to start finding movies on + TMDb.
@@ -792,7 +809,8 @@ extends 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
maxDistance - The Levenshtein Distance between the two titles. 0 = exact match
caseSensitive - true if the comparison is to be case sensitive
+
Parameters:
moviedb - The moviedb object to compare too
title - The title of the movie to compare
year - The year of the movie to compare
maxDistance - The Levenshtein Distance between the two titles. 0 = + exact match
caseSensitive - true if the comparison is to be case sensitive
Returns:
True if there is a match, False otherwise.
@@ -846,13 +864,16 @@ extends
TokenAuthorisation getAuthorisationToken() throws MovieDbException -
This method is used to generate a valid request token for user based authentication. +
This method is used to generate a valid request token for user based + authentication. A request token is required in order to request a session id. - You can generate any number of request tokens but they will expire after 60 minutes. + You can generate any number of request tokens but they will expire after + 60 minutes. - As soon as a valid session id has been created the token will be destroyed.
+ As soon as a valid session id has been created the token will be + destroyed.
Returns:
Throws:
MovieDbException
@@ -866,7 +887,8 @@ extends TokenSession getSessionToken(TokenAuthorisation token) throws MovieDbException -
This method is used to generate a session id for user based authentication. +
This method is used to generate a session id for user based + authentication. A session id is required in order to use any of the write methods.
Parameters:
token -
@@ -885,14 +907,18 @@ extends MovieDbException
This method is used to generate a guest session id. - A guest session can be used to rate movies without having a registered TMDb user account. + A guest session can be used to rate movies without having a registered + TMDb user account. - You should only generate a single guest session per user (or device) as you will be able to attach the ratings to a TMDb user - account in the future. + You should only generate a single guest session per user (or device) as + you will be able to attach the ratings to a TMDb user account in the + future. - There are also IP limits in place so you should always make sure it's the end user doing the guest session actions. + There are also IP limits in place so you should always make sure it's the + end user doing the guest session actions. - If a guest session is not used for the first time within 24 hours, it will be automatically discarded.
+ If a guest session is not used for the first time within 24 hours, it + will be automatically discarded.
Returns:
Throws:
MovieDbException
@@ -906,7 +932,8 @@ extends Account getAccount(String sessionId) throws MovieDbException -
Get the basic information for an account. You will need to have a valid session id.
+
Get the basic information for an account. You will need to have a valid + session id.
Parameters:
sessionId -
Returns:
Throws:
@@ -989,7 +1016,8 @@ extends Parameters:
movieId -
language -
appendToResponse -
Returns:
Throws:
@@ -1010,7 +1038,8 @@ extends
Parameters:
imdbId -
language -
appendToResponse -
Returns:
Throws:
@@ -1027,7 +1056,8 @@ extends
String country, String... appendToResponse) throws MovieDbException -
This method is used to retrieve all of the alternative titles we have for a particular movie.
+
This method is used to retrieve all of the alternative titles we have for + a particular movie.
Parameters:
movieId -
country -
appendToResponse -
Returns:
Throws:
@@ -1062,7 +1092,8 @@ extends String language, String... appendToResponse) throws MovieDbException -
This method should be used when you’re wanting to retrieve all of the images for a particular movie.
+
This method should be used when you’re wanting to retrieve all of the + images for a particular movie.
Parameters:
movieId -
language -
appendToResponse -
Returns:
Throws:
@@ -1078,7 +1109,8 @@ extends TmdbResultsList<Keyword> getMovieKeywords(int movieId, String... appendToResponse) throws MovieDbException -
This method is used to retrieve all of the keywords that have been added to a particular movie. +
This method is used to retrieve all of the keywords that have been added + to a particular movie. Currently, only English keywords exist.
Parameters:
movieId -
appendToResponse -
@@ -1097,7 +1129,8 @@ extends String language, String... appendToResponse) throws MovieDbException -
This method is used to retrieve all of the release and certification data we have for a specific movie.
+
This method is used to retrieve all of the release and certification data + we have for a specific movie.
Parameters:
movieId -
language -
appendToResponse -
Returns:
Throws:
@@ -1114,7 +1147,8 @@ extends String language, String... appendToResponse) throws MovieDbException -
This method is used to retrieve all of the trailers for a particular movie. +
This method is used to retrieve all of the trailers for a particular + movie. Supported sites are YouTube and QuickTime.
Parameters:
movieId -
language -
appendToResponse -
@@ -1132,7 +1166,8 @@ extends TmdbResultsList<Translation> getMovieTranslations(int movieId, String... appendToResponse) throws MovieDbException -
This method is used to retrieve a list of the available translations for a specific movie.
+
This method is used to retrieve a list of the available translations for + a specific movie.
Parameters:
movieId -
appendToResponse -
Returns:
Throws:
@@ -1150,9 +1185,11 @@ extends String... appendToResponse) throws MovieDbException -
The similar movies method will let you retrieve the similar movies for a particular movie. +
The similar movies method will let you retrieve the similar movies for a + particular movie. - This data is created dynamically but with the help of users votes on TMDb. + This data is created dynamically but with the help of users votes on + TMDb. The data is much better with movies that have more keywords
Parameters:
movieId -
language -
page -
appendToResponse -
@@ -1210,11 +1247,13 @@ extends + TODO: DOES NOT WORK AT THE MOMENT. This is due to the "value" item + changing type in the ChangeItem
Parameters:
movieId -
startDate - the start date of the changes, optional
endDate - the end date of the changes, optional
Returns:
Throws:
@@ -1266,7 +1305,8 @@ extends
MovieDbException
This method is used to retrieve the movies currently in theatres. - This is a curated list that will normally contain 100 movies. The default response will return 20 movies. + This is a curated list that will normally contain 100 movies. The default + response will return 20 movies. TODO: Implement more than 20 movies
Parameters:
language -
page -
@@ -1304,7 +1344,8 @@ extends TmdbResultsList<MovieDb> getTopRatedMovies(String language, int page) throws MovieDbException -
This method is used to retrieve the top rated movies that have over 10 votes on TMDb. +
This method is used to retrieve the top rated movies that have over 10 + votes on TMDb. The default response will return 20 movies. @@ -1359,9 +1400,11 @@ extends CollectionInfo getCollectionInfo(int collectionId, String language) throws MovieDbException -
This method is used to retrieve all of the basic information about a movie collection. +
This method is used to retrieve all of the basic information about a + movie collection. - You can get the ID needed for this method by making a getMovieInfo request for the belongs_to_collection.
+ You can get the ID needed for this method by making a getMovieInfo + request for the belongs_to_collection.
Parameters:
collectionId -
language -
Returns:
Throws:
@@ -1411,7 +1454,8 @@ extends TmdbResultsList<PersonCredit> getPersonCredits(int personId, String... appendToResponse) throws MovieDbException -
This method is used to retrieve all of the cast & crew information for the person. +
This method is used to retrieve all of the cast & crew information for + the person. It will return the single highest rated poster for each movie record.
Parameters:
personId -
appendToResponse -
@@ -1451,7 +1495,8 @@ extends Parameters:
personId -
startDate -
endDate -
@@ -1514,7 +1559,8 @@ extends
Company getCompanyInfo(int companyId) throws MovieDbException -
This method is used to retrieve the basic information about a production company on TMDb.
+
This method is used to retrieve the basic information about a production + company on TMDb.
Parameters:
companyId -
Returns:
Throws:
@@ -1533,7 +1579,8 @@ extends MovieDbException
This method is used to retrieve the movies associated with a company. - These movies are returned in order of most recently released to oldest. The default response will return 20 movies per page. + These movies are returned in order of most recently released to oldest. + The default response will return 20 movies per page. TODO: Implement more than 20 movies
Parameters:
companyId -
language -
page -
@@ -1572,9 +1619,11 @@ extends MovieDbException
Get a list of movies per genre. - It is important to understand that only movies with more than 10 votes get listed. + It is important to understand that only movies with more than 10 votes + get listed. - This prevents movies from 1 10/10 rating from being listed first and for the first 5 pages.
+ This prevents movies from 1 10/10 rating from being listed first and for + the first 5 pages.
Parameters:
genreId -
language -
page -
includeAllMovies -
Returns:
Throws:
@@ -1593,8 +1642,11 @@ extends MovieDbException -
Search Movies This is a good starting point to start finding movies on TMDb.
-
Parameters:
movieName -
searchYear - Limit the search to the provided year. Zero (0) will get all years
language - The language to include. Can be blank/null.
includeAdult - true or false to include adult titles in the search
page - The page of results to return. 0 to get the default (first page)
+
Search Movies This is a good starting point to start finding movies on + TMDb.
+
Parameters:
movieName -
searchYear - Limit the search to the provided year. Zero (0) will + get all years
language - The language to include. Can be blank/null.
includeAdult - true or false to include adult titles in the search
page - The page of results to return. 0 to get the default (first + page)
Returns:
Throws:
MovieDbException
@@ -1629,7 +1681,8 @@ extends MovieDbException
This is a good starting point to start finding people on TMDb. - The idea is to be a quick and light method so you can iterate through people quickly.
+ The idea is to be a quick and light method so you can iterate through + people quickly.
Parameters:
personName -
includeAdult -
page -
Returns:
Throws:
@@ -1664,8 +1717,8 @@ extends MovieDbException
Search Companies. - You can use this method to search for production companies that are part of TMDb. The company IDs will map to those returned - on movie calls. + You can use this method to search for production companies that are part + of TMDb. The company IDs will map to those returned on movie calls. http://help.themoviedb.org/kb/api/search-companies
Parameters:
companyName -
page -
@@ -1764,7 +1817,8 @@ extends String listId, Integer movieId) throws MovieDbException -
This method lets users add new movies to a list that they created. A valid session id is required.
+
This method lets users add new movies to a list that they created. A + valid session id is required.
Parameters:
sessionId -
listId -
movieId -
Returns:
true if the movie is on the list
Throws:
@@ -1781,7 +1835,8 @@ extends String listId, Integer movieId) throws MovieDbException -
This method lets users remove movies from a list that they created. A valid session id is required.
+
This method lets users remove movies from a list that they created. A + valid session id is required.
Parameters:
sessionId -
listId -
movieId -
Returns:
true if the movie is on the list
Throws:
@@ -1813,7 +1868,8 @@ extends StatusCode deleteMovieList(String sessionId, String listId) throws MovieDbException -
This method lets users delete a list that they created. A valid session id is required.
+
This method lets users delete a list that they created. A valid session + id is required.
Parameters:
sessionId -
listId -
Returns:
Throws:
@@ -1862,10 +1918,12 @@ extends String startDate, String endDate) throws MovieDbException -
Get a list of movie ids that have been edited. By default we show the last 24 hours and only 100 items per page. The maximum - number of days that can be returned in a single request is 14. You can then use the movie changes API to get the actual data - that has been changed. Please note that the change log system to support this was changed on October 5, 2012 and will only - show movies that have been edited since.
+
Get a list of movie ids that have been edited. By default we show the + last 24 hours and only 100 items per page. The maximum number of days + that can be returned in a single request is 14. You can then use the + movie changes API to get the actual data that has been changed. Please + note that the change log system to support this was changed on October 5, + 2012 and will only show movies that have been edited since.
Parameters:
page -
startDate - the start date of the changes, optional
endDate - the end date of the changes, optional
Returns:
List of changed movie
Throws:
@@ -1919,16 +1977,28 @@ extends String certificationLte, String withCompanies) throws MovieDbException -
Discover movies by different types of data like average rating, number of votes, genres and certifications. +
Discover movies by different types of data like average rating, number of + votes, genres and certifications. - You can alternatively create a "discover" object and pass it to this method to cut out the requirement for all of these - parameters
-
Parameters:
page - Minimum value is 1
language - ISO 639-1 code.
sortBy - Available options are vote_average.desc, vote_average.asc, release_date.desc, release_date.asc, - popularity.desc, popularity.asc
includeAdult - Toggle the inclusion of adult titles
year - Filter the results release dates to matches that include this value
primaryReleaseYear - Filter the results so that only the primary release date year has this value
voteCountGte - Only include movies that are equal to, or have a vote count higher than this value
voteAverageGte - Only include movies that are equal to, or have a higher average rating than this value
withGenres - Only include movies with the specified genres. Expected value is an integer (the id of a genre). Multiple - values can be specified. Comma separated indicates an 'AND' query, while a pipe (|) separated value indicates an 'OR'.
releaseDateGte - The minimum release to include. Expected format is YYYY-MM-DD
releaseDateLte - The maximum release to include. Expected format is YYYY-MM-DD
certificationCountry - Only include movies with certifications for a specific country. When this value is specified, - 'certificationLte' is required. A ISO 3166-1 is expected.
certificationLte - Only include movies with this certification and lower. Expected value is a valid certification for - the specified 'certificationCountry'.
withCompanies - Filter movies to include a specific company. Expected value is an integer (the id of a company). They - can be comma separated to indicate an 'AND' query.
+ You can alternatively create a "discover" object and pass it to this + method to cut out the requirement for all of these parameters
+
Parameters:
page - Minimum value is 1
language - ISO 639-1 code.
sortBy - Available options are vote_average.desc, vote_average.asc, + release_date.desc, release_date.asc, popularity.desc, popularity.asc
includeAdult - Toggle the inclusion of adult titles
year - Filter the results release dates to matches that include this + value
primaryReleaseYear - Filter the results so that only the primary + release date year has this value
voteCountGte - Only include movies that are equal to, or have a vote + count higher than this value
voteAverageGte - Only include movies that are equal to, or have a + higher average rating than this value
withGenres - Only include movies with the specified genres. Expected + value is an integer (the id of a genre). Multiple values can be + specified. Comma separated indicates an 'AND' query, while a pipe (|) + separated value indicates an 'OR'.
releaseDateGte - The minimum release to include. Expected format is + YYYY-MM-DD
releaseDateLte - The maximum release to include. Expected format is + YYYY-MM-DD
certificationCountry - Only include movies with certifications for a + specific country. When this value is specified, 'certificationLte' is + required. A ISO 3166-1 is expected.
certificationLte - Only include movies with this certification and + lower. Expected value is a valid certification for the specified + 'certificationCountry'.
withCompanies - Filter movies to include a specific company. + Expected value is an integer (the id of a company). They can be comma + separated to indicate an 'AND' query.
Returns:
Throws:
MovieDbException
@@ -1942,7 +2012,8 @@ extends TmdbResultsList<MovieDb> getDiscover(Discover discover) throws MovieDbException -
Discover movies by different types of data like average rating, number of votes, genres and certifications.
+
Discover movies by different types of data like average rating, number of + votes, genres and certifications.
Parameters:
discover - A discover object containing the search criteria required
Returns:
Throws:
diff --git a/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.MovieDbExceptionType.html b/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.MovieDbExceptionType.html index 7fecf4a12..38e8e8db9 100644 --- a/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.MovieDbExceptionType.html +++ b/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.MovieDbExceptionType.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.MovieDbException.MovieDbExceptionType (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html b/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html index 0800f3c06..9d58176dc 100644 --- a/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html +++ b/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.MovieDbException (API-The MovieDB 3.10-SNAPSHOT API) @@ -160,7 +160,8 @@ TokenAuthorisation TheMovieDbApi.getAuthorisationToken() -
This method is used to generate a valid request token for user based authentication.
+
This method is used to generate a valid request token for user based + authentication.
@@ -174,13 +175,15 @@ CollectionInfo TheMovieDbApi.getCollectionInfo(int collectionId, String language) -
This method is used to retrieve all of the basic information about a movie collection.
+
This method is used to retrieve all of the basic information about a + movie collection.
Company TheMovieDbApi.getCompanyInfo(int companyId) -
This method is used to retrieve the basic information about a production company on TMDb.
+
This method is used to retrieve the basic information about a production + company on TMDb.
@@ -194,7 +197,8 @@ TmdbResultsList<MovieDb> TheMovieDbApi.getDiscover(Discover discover) -
Discover movies by different types of data like average rating, number of votes, genres and certifications.
+
Discover movies by different types of data like average rating, number of + votes, genres and certifications.
@@ -213,7 +217,8 @@ String certificationCountry, String certificationLte, String withCompanies) -
Discover movies by different types of data like average rating, number of votes, genres and certifications.
+
Discover movies by different types of data like average rating, number of + votes, genres and certifications.
@@ -277,7 +282,8 @@ TheMovieDbApi.getMovieAlternativeTitles(int movieId, String country, String... appendToResponse) -
This method is used to retrieve all of the alternative titles we have for a particular movie.
+
This method is used to retrieve all of the alternative titles we have for + a particular movie.
@@ -308,7 +314,8 @@ TheMovieDbApi.getMovieImages(int movieId, String language, String... appendToResponse) -
This method should be used when you’re wanting to retrieve all of the images for a particular movie.
+
This method should be used when you’re wanting to retrieve all of the + images for a particular movie.
@@ -331,7 +338,8 @@ TmdbResultsList<Keyword> TheMovieDbApi.getMovieKeywords(int movieId, String... appendToResponse) -
This method is used to retrieve all of the keywords that have been added to a particular movie.
+
This method is used to retrieve all of the keywords that have been added + to a particular movie.
@@ -348,7 +356,8 @@ TheMovieDbApi.getMovieReleaseInfo(int movieId, String language, String... appendToResponse) -
This method is used to retrieve all of the release and certification data we have for a specific movie.
+
This method is used to retrieve all of the release and certification data + we have for a specific movie.
@@ -356,14 +365,16 @@ TheMovieDbApi.getMovieTrailers(int movieId, String language, String... appendToResponse) -
This method is used to retrieve all of the trailers for a particular movie.
+
This method is used to retrieve all of the trailers for a particular + movie.
TmdbResultsList<Translation> TheMovieDbApi.getMovieTranslations(int movieId, String... appendToResponse) -
This method is used to retrieve a list of the available translations for a specific movie.
+
This method is used to retrieve a list of the available translations for + a specific movie.
@@ -391,7 +402,8 @@ TmdbResultsList<PersonCredit> TheMovieDbApi.getPersonCredits(int personId, String... appendToResponse) -
This method is used to retrieve all of the cast & crew information for the person.
+
This method is used to retrieve all of the cast & crew information for + the person.
@@ -449,7 +461,8 @@ TokenSession TheMovieDbApi.getSessionToken(TokenAuthorisation token) -
This method is used to generate a session id for user based authentication.
+
This method is used to generate a session id for user based + authentication.
@@ -458,14 +471,16 @@ String language, int page, String... appendToResponse) -
The similar movies method will let you retrieve the similar movies for a particular movie.
+
The similar movies method will let you retrieve the similar movies for a + particular movie.
TmdbResultsList<MovieDb> TheMovieDbApi.getTopRatedMovies(String language, int page) -
This method is used to retrieve the top rated movies that have over 10 votes on TMDb.
+
This method is used to retrieve the top rated movies that have over 10 + votes on TMDb.
@@ -557,7 +572,8 @@ String language, boolean includeAdult, int page) -
Search Movies This is a good starting point to start finding movies on TMDb.
+
Search Movies This is a good starting point to start finding movies on + TMDb.
diff --git a/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html b/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html index 748f88eed..d61ff7b7f 100644 --- a/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html +++ b/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.TheMovieDbApi (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html b/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html index ab35c591c..5b32235d8 100644 --- a/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html +++ b/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html @@ -2,7 +2,7 @@ - + AbstractJsonMapping (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/Account.html b/apidocs/com/omertron/themoviedbapi/model/Account.html index 4fae4520d..dd4cdda6c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Account.html +++ b/apidocs/com/omertron/themoviedbapi/model/Account.html @@ -2,7 +2,7 @@ - + Account (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/AlternativeTitle.html b/apidocs/com/omertron/themoviedbapi/model/AlternativeTitle.html index f170ac35e..d992b44f0 100644 --- a/apidocs/com/omertron/themoviedbapi/model/AlternativeTitle.html +++ b/apidocs/com/omertron/themoviedbapi/model/AlternativeTitle.html @@ -2,7 +2,7 @@ - + AlternativeTitle (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/Artwork.html b/apidocs/com/omertron/themoviedbapi/model/Artwork.html index 9f93ff2a3..51ba62176 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Artwork.html +++ b/apidocs/com/omertron/themoviedbapi/model/Artwork.html @@ -2,7 +2,7 @@ - + Artwork (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/ArtworkType.html b/apidocs/com/omertron/themoviedbapi/model/ArtworkType.html index b7fc2ad85..6e385204d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/ArtworkType.html +++ b/apidocs/com/omertron/themoviedbapi/model/ArtworkType.html @@ -2,7 +2,7 @@ - + ArtworkType (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/ChangeKeyItem.html b/apidocs/com/omertron/themoviedbapi/model/ChangeKeyItem.html index 8154a24ba..1e006be99 100644 --- a/apidocs/com/omertron/themoviedbapi/model/ChangeKeyItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/ChangeKeyItem.html @@ -2,7 +2,7 @@ - + ChangeKeyItem (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/ChangedItem.html b/apidocs/com/omertron/themoviedbapi/model/ChangedItem.html index cdd428c97..6cdd950b9 100644 --- a/apidocs/com/omertron/themoviedbapi/model/ChangedItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/ChangedItem.html @@ -2,7 +2,7 @@ - + ChangedItem (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/ChangedMovie.html b/apidocs/com/omertron/themoviedbapi/model/ChangedMovie.html index f2a7f9584..6ed659f5d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/ChangedMovie.html +++ b/apidocs/com/omertron/themoviedbapi/model/ChangedMovie.html @@ -2,7 +2,7 @@ - + ChangedMovie (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/Collection.html b/apidocs/com/omertron/themoviedbapi/model/Collection.html index 3880bcc63..f81b88752 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Collection.html +++ b/apidocs/com/omertron/themoviedbapi/model/Collection.html @@ -2,7 +2,7 @@ - + Collection (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/CollectionInfo.html b/apidocs/com/omertron/themoviedbapi/model/CollectionInfo.html index 457c39cd8..67e4631be 100644 --- a/apidocs/com/omertron/themoviedbapi/model/CollectionInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/CollectionInfo.html @@ -2,7 +2,7 @@ - + CollectionInfo (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/Company.html b/apidocs/com/omertron/themoviedbapi/model/Company.html index 6a75e5f09..9ab349916 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Company.html +++ b/apidocs/com/omertron/themoviedbapi/model/Company.html @@ -2,7 +2,7 @@ - + Company (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/Discover.html b/apidocs/com/omertron/themoviedbapi/model/Discover.html index 28b08225e..be956edd3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Discover.html +++ b/apidocs/com/omertron/themoviedbapi/model/Discover.html @@ -2,7 +2,7 @@ - + Discover (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/Genre.html b/apidocs/com/omertron/themoviedbapi/model/Genre.html index dab6ab052..098c5ba8e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Genre.html +++ b/apidocs/com/omertron/themoviedbapi/model/Genre.html @@ -2,7 +2,7 @@ - + Genre (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/JobDepartment.html b/apidocs/com/omertron/themoviedbapi/model/JobDepartment.html index b498aefc3..14ba13586 100644 --- a/apidocs/com/omertron/themoviedbapi/model/JobDepartment.html +++ b/apidocs/com/omertron/themoviedbapi/model/JobDepartment.html @@ -2,7 +2,7 @@ - + JobDepartment (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/Keyword.html b/apidocs/com/omertron/themoviedbapi/model/Keyword.html index 418d32e0c..1880a0a75 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Keyword.html +++ b/apidocs/com/omertron/themoviedbapi/model/Keyword.html @@ -2,7 +2,7 @@ - + Keyword (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/KeywordMovie.html b/apidocs/com/omertron/themoviedbapi/model/KeywordMovie.html index f2896eabd..6bdfed8ab 100644 --- a/apidocs/com/omertron/themoviedbapi/model/KeywordMovie.html +++ b/apidocs/com/omertron/themoviedbapi/model/KeywordMovie.html @@ -2,7 +2,7 @@ - + KeywordMovie (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/Language.html b/apidocs/com/omertron/themoviedbapi/model/Language.html index 753a9d5ff..4470ca2fb 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Language.html +++ b/apidocs/com/omertron/themoviedbapi/model/Language.html @@ -2,7 +2,7 @@ - + Language (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/ListItemStatus.html b/apidocs/com/omertron/themoviedbapi/model/ListItemStatus.html index 0f9222133..946afb11b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/ListItemStatus.html +++ b/apidocs/com/omertron/themoviedbapi/model/ListItemStatus.html @@ -2,7 +2,7 @@ - + ListItemStatus (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/MovieDb.html b/apidocs/com/omertron/themoviedbapi/model/MovieDb.html index 591cd16dc..7bdacd769 100644 --- a/apidocs/com/omertron/themoviedbapi/model/MovieDb.html +++ b/apidocs/com/omertron/themoviedbapi/model/MovieDb.html @@ -2,7 +2,7 @@ - + MovieDb (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/MovieDbList.html b/apidocs/com/omertron/themoviedbapi/model/MovieDbList.html index d300b40ea..7b05ecc78 100644 --- a/apidocs/com/omertron/themoviedbapi/model/MovieDbList.html +++ b/apidocs/com/omertron/themoviedbapi/model/MovieDbList.html @@ -2,7 +2,7 @@ - + MovieDbList (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/MovieDbListStatus.html b/apidocs/com/omertron/themoviedbapi/model/MovieDbListStatus.html index 4c828f6a8..92e7e3d08 100644 --- a/apidocs/com/omertron/themoviedbapi/model/MovieDbListStatus.html +++ b/apidocs/com/omertron/themoviedbapi/model/MovieDbListStatus.html @@ -2,7 +2,7 @@ - + MovieDbListStatus (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/MovieList.html b/apidocs/com/omertron/themoviedbapi/model/MovieList.html index b233eed37..79f67dcf8 100644 --- a/apidocs/com/omertron/themoviedbapi/model/MovieList.html +++ b/apidocs/com/omertron/themoviedbapi/model/MovieList.html @@ -2,7 +2,7 @@ - + MovieList (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/Person.html b/apidocs/com/omertron/themoviedbapi/model/Person.html index 3f66e0aac..5ac390b85 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Person.html +++ b/apidocs/com/omertron/themoviedbapi/model/Person.html @@ -2,7 +2,7 @@ - + Person (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonCast.html b/apidocs/com/omertron/themoviedbapi/model/PersonCast.html index 430be01af..62981b4f2 100644 --- a/apidocs/com/omertron/themoviedbapi/model/PersonCast.html +++ b/apidocs/com/omertron/themoviedbapi/model/PersonCast.html @@ -2,7 +2,7 @@ - + PersonCast (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonCredit.html b/apidocs/com/omertron/themoviedbapi/model/PersonCredit.html index 932201eb5..598965b6e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/PersonCredit.html +++ b/apidocs/com/omertron/themoviedbapi/model/PersonCredit.html @@ -2,7 +2,7 @@ - + PersonCredit (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonCrew.html b/apidocs/com/omertron/themoviedbapi/model/PersonCrew.html index 0e4795369..ed95cfca6 100644 --- a/apidocs/com/omertron/themoviedbapi/model/PersonCrew.html +++ b/apidocs/com/omertron/themoviedbapi/model/PersonCrew.html @@ -2,7 +2,7 @@ - + PersonCrew (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonType.html b/apidocs/com/omertron/themoviedbapi/model/PersonType.html index 372104936..32ac67f90 100644 --- a/apidocs/com/omertron/themoviedbapi/model/PersonType.html +++ b/apidocs/com/omertron/themoviedbapi/model/PersonType.html @@ -2,7 +2,7 @@ - + PersonType (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/ProductionCompany.html b/apidocs/com/omertron/themoviedbapi/model/ProductionCompany.html index d5f8f36b9..baded3963 100644 --- a/apidocs/com/omertron/themoviedbapi/model/ProductionCompany.html +++ b/apidocs/com/omertron/themoviedbapi/model/ProductionCompany.html @@ -2,7 +2,7 @@ - + ProductionCompany (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/ProductionCountry.html b/apidocs/com/omertron/themoviedbapi/model/ProductionCountry.html index 25edf9440..fac78a4b0 100644 --- a/apidocs/com/omertron/themoviedbapi/model/ProductionCountry.html +++ b/apidocs/com/omertron/themoviedbapi/model/ProductionCountry.html @@ -2,7 +2,7 @@ - + ProductionCountry (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/ReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/model/ReleaseInfo.html index 2ccd30bf2..119ca99bb 100644 --- a/apidocs/com/omertron/themoviedbapi/model/ReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/ReleaseInfo.html @@ -2,7 +2,7 @@ - + ReleaseInfo (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/Reviews.html b/apidocs/com/omertron/themoviedbapi/model/Reviews.html index 1733495f3..f91691c52 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Reviews.html +++ b/apidocs/com/omertron/themoviedbapi/model/Reviews.html @@ -2,7 +2,7 @@ - + Reviews (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/StatusCode.html b/apidocs/com/omertron/themoviedbapi/model/StatusCode.html index fda961f00..968352919 100644 --- a/apidocs/com/omertron/themoviedbapi/model/StatusCode.html +++ b/apidocs/com/omertron/themoviedbapi/model/StatusCode.html @@ -2,7 +2,7 @@ - + StatusCode (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/TmdbConfiguration.html b/apidocs/com/omertron/themoviedbapi/model/TmdbConfiguration.html index 964bd7fac..8088214d8 100644 --- a/apidocs/com/omertron/themoviedbapi/model/TmdbConfiguration.html +++ b/apidocs/com/omertron/themoviedbapi/model/TmdbConfiguration.html @@ -2,7 +2,7 @@ - + TmdbConfiguration (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/TokenAuthorisation.html b/apidocs/com/omertron/themoviedbapi/model/TokenAuthorisation.html index f2d65cecc..e3189e58a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/TokenAuthorisation.html +++ b/apidocs/com/omertron/themoviedbapi/model/TokenAuthorisation.html @@ -2,7 +2,7 @@ - + TokenAuthorisation (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/TokenSession.html b/apidocs/com/omertron/themoviedbapi/model/TokenSession.html index 9b1dd5875..dc1dc98ab 100644 --- a/apidocs/com/omertron/themoviedbapi/model/TokenSession.html +++ b/apidocs/com/omertron/themoviedbapi/model/TokenSession.html @@ -2,7 +2,7 @@ - + TokenSession (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/Trailer.html b/apidocs/com/omertron/themoviedbapi/model/Trailer.html index 141814da0..3597a9a36 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Trailer.html +++ b/apidocs/com/omertron/themoviedbapi/model/Trailer.html @@ -2,7 +2,7 @@ - + Trailer (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/Translation.html b/apidocs/com/omertron/themoviedbapi/model/Translation.html index c13fe39ea..7336a5f0f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Translation.html +++ b/apidocs/com/omertron/themoviedbapi/model/Translation.html @@ -2,7 +2,7 @@ - + Translation (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html b/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html index 5a5f72d4e..0af194101 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.AbstractJsonMapping (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Account.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Account.html index 51f0dd8a7..f01d4d6f0 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/Account.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Account.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.Account (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/AlternativeTitle.html b/apidocs/com/omertron/themoviedbapi/model/class-use/AlternativeTitle.html index 31b5547e2..d43f61336 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/AlternativeTitle.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/AlternativeTitle.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.AlternativeTitle (API-The MovieDB 3.10-SNAPSHOT API) @@ -109,7 +109,8 @@ TheMovieDbApi.getMovieAlternativeTitles(int movieId, String country, String... appendToResponse) -
This method is used to retrieve all of the alternative titles we have for a particular movie.
+
This method is used to retrieve all of the alternative titles we have for + a particular movie.
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Artwork.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Artwork.html index 7646d511a..de62b1a32 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/Artwork.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Artwork.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.Artwork (API-The MovieDB 3.10-SNAPSHOT API) @@ -116,7 +116,8 @@ TheMovieDbApi.getMovieImages(int movieId, String language, String... appendToResponse) -
This method should be used when you’re wanting to retrieve all of the images for a particular movie.
+
This method should be used when you’re wanting to retrieve all of the + images for a particular movie.
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ArtworkType.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ArtworkType.html index 417c8e4cc..80444829e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/ArtworkType.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ArtworkType.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.ArtworkType (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ChangeKeyItem.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ChangeKeyItem.html index 56f75b62f..ba868342b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/ChangeKeyItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ChangeKeyItem.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.ChangeKeyItem (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedItem.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedItem.html index a99e03a5d..df2525ff6 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedItem.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.ChangedItem (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedMovie.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedMovie.html index ceb95e412..35f3a2157 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedMovie.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedMovie.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.ChangedMovie (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Collection.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Collection.html index 498709a89..4449915a8 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/Collection.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Collection.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.Collection (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/CollectionInfo.html b/apidocs/com/omertron/themoviedbapi/model/class-use/CollectionInfo.html index b2fef4493..2b7a1fe5e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/CollectionInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/CollectionInfo.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.CollectionInfo (API-The MovieDB 3.10-SNAPSHOT API) @@ -100,7 +100,8 @@ CollectionInfo TheMovieDbApi.getCollectionInfo(int collectionId, String language) -
This method is used to retrieve all of the basic information about a movie collection.
+
This method is used to retrieve all of the basic information about a + movie collection.
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Company.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Company.html index 4c3d1dbc4..75d1fa45b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/Company.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Company.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.Company (API-The MovieDB 3.10-SNAPSHOT API) @@ -107,7 +107,8 @@ Company TheMovieDbApi.getCompanyInfo(int companyId) -
This method is used to retrieve the basic information about a production company on TMDb.
+
This method is used to retrieve the basic information about a production + company on TMDb.
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Discover.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Discover.html index 0f07cc6e0..9ef23c016 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/Discover.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Discover.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.Discover (API-The MovieDB 3.10-SNAPSHOT API) @@ -103,7 +103,8 @@ TmdbResultsList<MovieDb> TheMovieDbApi.getDiscover(Discover discover) -
Discover movies by different types of data like average rating, number of votes, genres and certifications.
+
Discover movies by different types of data like average rating, number of + votes, genres and certifications.
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html index f0604cced..606081412 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.Genre (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/JobDepartment.html b/apidocs/com/omertron/themoviedbapi/model/class-use/JobDepartment.html index c4303ac44..a282bbf3f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/JobDepartment.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/JobDepartment.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.JobDepartment (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Keyword.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Keyword.html index 80fe0e9d0..ff92a2038 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/Keyword.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Keyword.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.Keyword (API-The MovieDB 3.10-SNAPSHOT API) @@ -123,7 +123,8 @@ TmdbResultsList<Keyword> TheMovieDbApi.getMovieKeywords(int movieId, String... appendToResponse) -
This method is used to retrieve all of the keywords that have been added to a particular movie.
+
This method is used to retrieve all of the keywords that have been added + to a particular movie.
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/KeywordMovie.html b/apidocs/com/omertron/themoviedbapi/model/class-use/KeywordMovie.html index c3b91649e..4bfc62f3f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/KeywordMovie.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/KeywordMovie.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.KeywordMovie (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html index 50a82a954..079656b8a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.Language (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ListItemStatus.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ListItemStatus.html index 805e93dc6..a00675b9b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/ListItemStatus.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ListItemStatus.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.ListItemStatus (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDb.html b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDb.html index 85c1fd25d..91287741c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDb.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDb.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.MovieDb (API-The MovieDB 3.10-SNAPSHOT API) @@ -146,7 +146,8 @@ TmdbResultsList<MovieDb> TheMovieDbApi.getDiscover(Discover discover) -
Discover movies by different types of data like average rating, number of votes, genres and certifications.
+
Discover movies by different types of data like average rating, number of + votes, genres and certifications.
@@ -165,7 +166,8 @@ String certificationCountry, String certificationLte, String withCompanies) -
Discover movies by different types of data like average rating, number of votes, genres and certifications.
+
Discover movies by different types of data like average rating, number of + votes, genres and certifications.
@@ -209,14 +211,16 @@ String language, int page, String... appendToResponse) -
The similar movies method will let you retrieve the similar movies for a particular movie.
+
The similar movies method will let you retrieve the similar movies for a + particular movie.
TmdbResultsList<MovieDb> TheMovieDbApi.getTopRatedMovies(String language, int page) -
This method is used to retrieve the top rated movies that have over 10 votes on TMDb.
+
This method is used to retrieve the top rated movies that have over 10 + votes on TMDb.
@@ -240,7 +244,8 @@ String language, boolean includeAdult, int page) -
Search Movies This is a good starting point to start finding movies on TMDb.
+
Search Movies This is a good starting point to start finding movies on + TMDb.
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbList.html b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbList.html index 8699529f5..f7c7e1d6d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbList.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbList.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.MovieDbList (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbListStatus.html b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbListStatus.html index ac7c6fa80..3354c0ed6 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbListStatus.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbListStatus.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.MovieDbListStatus (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieList.html b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieList.html index 06eb3b4e1..28416869f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieList.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieList.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.MovieList (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Person.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Person.html index b2d38873b..d6878354d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/Person.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Person.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.Person (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCast.html b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCast.html index 2a1b2bbb9..6de6199f2 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCast.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCast.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.PersonCast (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCredit.html b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCredit.html index 3e59cde3b..5232be03d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCredit.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCredit.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.PersonCredit (API-The MovieDB 3.10-SNAPSHOT API) @@ -112,7 +112,8 @@ TmdbResultsList<PersonCredit> TheMovieDbApi.getPersonCredits(int personId, String... appendToResponse) -
This method is used to retrieve all of the cast & crew information for the person.
+
This method is used to retrieve all of the cast & crew information for + the person.
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCrew.html b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCrew.html index 3c349634e..596bce7e9 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCrew.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCrew.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.PersonCrew (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonType.html b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonType.html index fbf1c9da7..cc08672d7 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonType.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonType.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.PersonType (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCompany.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCompany.html index 91f240ed8..9f3a53bdc 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCompany.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCompany.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.ProductionCompany (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCountry.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCountry.html index 5dfc19ab8..996b434f5 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCountry.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCountry.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.ProductionCountry (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ReleaseInfo.html index 340612ec4..11c8ee761 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/ReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ReleaseInfo.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.ReleaseInfo (API-The MovieDB 3.10-SNAPSHOT API) @@ -109,7 +109,8 @@ TheMovieDbApi.getMovieReleaseInfo(int movieId, String language, String... appendToResponse) -
This method is used to retrieve all of the release and certification data we have for a specific movie.
+
This method is used to retrieve all of the release and certification data + we have for a specific movie.
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Reviews.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Reviews.html index a160f294e..2a66a1e3c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/Reviews.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Reviews.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.Reviews (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html b/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html index d73c47276..b526e8d5e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.StatusCode (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/TmdbConfiguration.html b/apidocs/com/omertron/themoviedbapi/model/class-use/TmdbConfiguration.html index 8476f2fcb..406977779 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/TmdbConfiguration.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/TmdbConfiguration.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.TmdbConfiguration (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/TokenAuthorisation.html b/apidocs/com/omertron/themoviedbapi/model/class-use/TokenAuthorisation.html index fc9c4bc24..dedf9e083 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/TokenAuthorisation.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/TokenAuthorisation.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.TokenAuthorisation (API-The MovieDB 3.10-SNAPSHOT API) @@ -99,7 +99,8 @@ TokenAuthorisation TheMovieDbApi.getAuthorisationToken() -
This method is used to generate a valid request token for user based authentication.
+
This method is used to generate a valid request token for user based + authentication.
@@ -114,7 +115,8 @@ TokenSession TheMovieDbApi.getSessionToken(TokenAuthorisation token) -
This method is used to generate a session id for user based authentication.
+
This method is used to generate a session id for user based + authentication.
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/TokenSession.html b/apidocs/com/omertron/themoviedbapi/model/class-use/TokenSession.html index 8afc65fb3..14a8a30ea 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/TokenSession.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/TokenSession.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.TokenSession (API-The MovieDB 3.10-SNAPSHOT API) @@ -105,7 +105,8 @@ TokenSession TheMovieDbApi.getSessionToken(TokenAuthorisation token) -
This method is used to generate a session id for user based authentication.
+
This method is used to generate a session id for user based + authentication.
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Trailer.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Trailer.html index f314c2778..5ddebb337 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/Trailer.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Trailer.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.Trailer (API-The MovieDB 3.10-SNAPSHOT API) @@ -109,7 +109,8 @@ TheMovieDbApi.getMovieTrailers(int movieId, String language, String... appendToResponse) -
This method is used to retrieve all of the trailers for a particular movie.
+
This method is used to retrieve all of the trailers for a particular + movie.
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Translation.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Translation.html index 7c9f61be7..baabcc0fb 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/Translation.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Translation.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.Translation (API-The MovieDB 3.10-SNAPSHOT API) @@ -108,7 +108,8 @@ TmdbResultsList<Translation> TheMovieDbApi.getMovieTranslations(int movieId, String... appendToResponse) -
This method is used to retrieve a list of the available translations for a specific movie.
+
This method is used to retrieve a list of the available translations for + a specific movie.
diff --git a/apidocs/com/omertron/themoviedbapi/model/comparator/PersonCreditDateComparator.html b/apidocs/com/omertron/themoviedbapi/model/comparator/PersonCreditDateComparator.html index 51a5de29e..5656726ad 100644 --- a/apidocs/com/omertron/themoviedbapi/model/comparator/PersonCreditDateComparator.html +++ b/apidocs/com/omertron/themoviedbapi/model/comparator/PersonCreditDateComparator.html @@ -2,7 +2,7 @@ - + PersonCreditDateComparator (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/comparator/class-use/PersonCreditDateComparator.html b/apidocs/com/omertron/themoviedbapi/model/comparator/class-use/PersonCreditDateComparator.html index 92f6d938e..d435abe8f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/comparator/class-use/PersonCreditDateComparator.html +++ b/apidocs/com/omertron/themoviedbapi/model/comparator/class-use/PersonCreditDateComparator.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.model.comparator.PersonCreditDateComparator (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/comparator/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/comparator/package-frame.html index 5214903ce..12dcd9744 100644 --- a/apidocs/com/omertron/themoviedbapi/model/comparator/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/comparator/package-frame.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.comparator (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/comparator/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/comparator/package-summary.html index fbda626a7..01a59cf92 100644 --- a/apidocs/com/omertron/themoviedbapi/model/comparator/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/comparator/package-summary.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.comparator (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/comparator/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/comparator/package-tree.html index f21e1fd23..caf9c80ef 100644 --- a/apidocs/com/omertron/themoviedbapi/model/comparator/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/comparator/package-tree.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model.comparator Class Hierarchy (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/comparator/package-use.html b/apidocs/com/omertron/themoviedbapi/model/comparator/package-use.html index ba20e81cb..6ee44658f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/comparator/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/comparator/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.omertron.themoviedbapi.model.comparator (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/package-frame.html index 0b7c7eb44..e7ffd0874 100644 --- a/apidocs/com/omertron/themoviedbapi/model/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/package-frame.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/package-summary.html index 2e3ddc410..30679b35a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/package-summary.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/package-tree.html index 71bddbb02..0c2ae6ada 100644 --- a/apidocs/com/omertron/themoviedbapi/model/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/package-tree.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.model Class Hierarchy (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/model/package-use.html b/apidocs/com/omertron/themoviedbapi/model/package-use.html index 276700e08..70c8bf609 100644 --- a/apidocs/com/omertron/themoviedbapi/model/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.omertron.themoviedbapi.model (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/package-frame.html b/apidocs/com/omertron/themoviedbapi/package-frame.html index dea1300df..5ff3d0d7b 100644 --- a/apidocs/com/omertron/themoviedbapi/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/package-frame.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/package-summary.html b/apidocs/com/omertron/themoviedbapi/package-summary.html index de7f4d3f6..ec70ce232 100644 --- a/apidocs/com/omertron/themoviedbapi/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/package-summary.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/package-tree.html b/apidocs/com/omertron/themoviedbapi/package-tree.html index ae1930919..38723c432 100644 --- a/apidocs/com/omertron/themoviedbapi/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/package-tree.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi Class Hierarchy (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/package-use.html b/apidocs/com/omertron/themoviedbapi/package-use.html index 1308cfceb..151abda6d 100644 --- a/apidocs/com/omertron/themoviedbapi/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.omertron.themoviedbapi (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/results/AbstractResults.html b/apidocs/com/omertron/themoviedbapi/results/AbstractResults.html index 5b5b7dff6..89b63b954 100644 --- a/apidocs/com/omertron/themoviedbapi/results/AbstractResults.html +++ b/apidocs/com/omertron/themoviedbapi/results/AbstractResults.html @@ -2,7 +2,7 @@ - + AbstractResults (API-The MovieDB 3.10-SNAPSHOT API) @@ -143,7 +143,9 @@ extends void -copyWrapper(AbstractWrapper wrapper)  +copyWrapper(AbstractWrapper wrapper) +
This wrapper does not have anything to copy.
+ void @@ -311,6 +313,8 @@ extends

copyWrapper

public void copyWrapper(AbstractWrapper wrapper)
+
This wrapper does not have anything to copy.
+
Parameters:
wrapper -
diff --git a/apidocs/com/omertron/themoviedbapi/results/TmdbResultsList.html b/apidocs/com/omertron/themoviedbapi/results/TmdbResultsList.html index ef5580f81..333b870c1 100644 --- a/apidocs/com/omertron/themoviedbapi/results/TmdbResultsList.html +++ b/apidocs/com/omertron/themoviedbapi/results/TmdbResultsList.html @@ -2,7 +2,7 @@ - + TmdbResultsList (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/results/TmdbResultsMap.html b/apidocs/com/omertron/themoviedbapi/results/TmdbResultsMap.html index 071e8cd6a..6cf9bd6e9 100644 --- a/apidocs/com/omertron/themoviedbapi/results/TmdbResultsMap.html +++ b/apidocs/com/omertron/themoviedbapi/results/TmdbResultsMap.html @@ -2,7 +2,7 @@ - + TmdbResultsMap (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractResults.html b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractResults.html index 6b97a5662..22f09d003 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractResults.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractResults.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.results.AbstractResults (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsList.html b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsList.html index 2affcc825..32db47c06 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsList.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsList.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.results.TmdbResultsList (API-The MovieDB 3.10-SNAPSHOT API) @@ -114,7 +114,8 @@ TmdbResultsList<MovieDb> TheMovieDbApi.getDiscover(Discover discover) -
Discover movies by different types of data like average rating, number of votes, genres and certifications.
+
Discover movies by different types of data like average rating, number of + votes, genres and certifications.
@@ -133,7 +134,8 @@ String certificationCountry, String certificationLte, String withCompanies) -
Discover movies by different types of data like average rating, number of votes, genres and certifications.
+
Discover movies by different types of data like average rating, number of + votes, genres and certifications.
@@ -168,7 +170,8 @@ TheMovieDbApi.getMovieAlternativeTitles(int movieId, String country, String... appendToResponse) -
This method is used to retrieve all of the alternative titles we have for a particular movie.
+
This method is used to retrieve all of the alternative titles we have for + a particular movie.
@@ -191,14 +194,16 @@ TheMovieDbApi.getMovieImages(int movieId, String language, String... appendToResponse) -
This method should be used when you’re wanting to retrieve all of the images for a particular movie.
+
This method should be used when you’re wanting to retrieve all of the + images for a particular movie.
TmdbResultsList<Keyword> TheMovieDbApi.getMovieKeywords(int movieId, String... appendToResponse) -
This method is used to retrieve all of the keywords that have been added to a particular movie.
+
This method is used to retrieve all of the keywords that have been added + to a particular movie.
@@ -215,7 +220,8 @@ TheMovieDbApi.getMovieReleaseInfo(int movieId, String language, String... appendToResponse) -
This method is used to retrieve all of the release and certification data we have for a specific movie.
+
This method is used to retrieve all of the release and certification data + we have for a specific movie.
@@ -223,14 +229,16 @@ TheMovieDbApi.getMovieTrailers(int movieId, String language, String... appendToResponse) -
This method is used to retrieve all of the trailers for a particular movie.
+
This method is used to retrieve all of the trailers for a particular + movie.
TmdbResultsList<Translation> TheMovieDbApi.getMovieTranslations(int movieId, String... appendToResponse) -
This method is used to retrieve a list of the available translations for a specific movie.
+
This method is used to retrieve a list of the available translations for + a specific movie.
@@ -244,7 +252,8 @@ TmdbResultsList<PersonCredit> TheMovieDbApi.getPersonCredits(int personId, String... appendToResponse) -
This method is used to retrieve all of the cast & crew information for the person.
+
This method is used to retrieve all of the cast & crew information for + the person.
@@ -285,14 +294,16 @@ String language, int page, String... appendToResponse) -
The similar movies method will let you retrieve the similar movies for a particular movie.
+
The similar movies method will let you retrieve the similar movies for a + particular movie.
TmdbResultsList<MovieDb> TheMovieDbApi.getTopRatedMovies(String language, int page) -
This method is used to retrieve the top rated movies that have over 10 votes on TMDb.
+
This method is used to retrieve the top rated movies that have over 10 + votes on TMDb.
@@ -339,7 +350,8 @@ String language, boolean includeAdult, int page) -
Search Movies This is a good starting point to start finding movies on TMDb.
+
Search Movies This is a good starting point to start finding movies on + TMDb.
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsMap.html b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsMap.html index 123857d35..5133c867e 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsMap.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsMap.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.results.TmdbResultsMap (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/results/package-frame.html b/apidocs/com/omertron/themoviedbapi/results/package-frame.html index 3b8a9146b..e7f6ea162 100644 --- a/apidocs/com/omertron/themoviedbapi/results/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/results/package-frame.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.results (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/results/package-summary.html b/apidocs/com/omertron/themoviedbapi/results/package-summary.html index d74c384e2..a8745c16d 100644 --- a/apidocs/com/omertron/themoviedbapi/results/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/results/package-summary.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.results (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/results/package-tree.html b/apidocs/com/omertron/themoviedbapi/results/package-tree.html index b859619a4..61c1d0fda 100644 --- a/apidocs/com/omertron/themoviedbapi/results/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/results/package-tree.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.results Class Hierarchy (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/results/package-use.html b/apidocs/com/omertron/themoviedbapi/results/package-use.html index 7787437d7..b50319379 100644 --- a/apidocs/com/omertron/themoviedbapi/results/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/results/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.omertron.themoviedbapi.results (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html b/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html index 0a0ae5d39..cbfb16122 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html +++ b/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html @@ -2,7 +2,7 @@ - + ApiUrl (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/tools/WebBrowser.html b/apidocs/com/omertron/themoviedbapi/tools/WebBrowser.html index 6722b1547..2978a7e1f 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/WebBrowser.html +++ b/apidocs/com/omertron/themoviedbapi/tools/WebBrowser.html @@ -2,7 +2,7 @@ - + WebBrowser (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html b/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html index e5d41f90f..10acfeb6d 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html +++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.tools.ApiUrl (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/tools/class-use/WebBrowser.html b/apidocs/com/omertron/themoviedbapi/tools/class-use/WebBrowser.html index 6c921192c..31d0fdb42 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/class-use/WebBrowser.html +++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/WebBrowser.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.tools.WebBrowser (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-frame.html b/apidocs/com/omertron/themoviedbapi/tools/package-frame.html index 51654fd01..d2c787c85 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/tools/package-frame.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.tools (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-summary.html b/apidocs/com/omertron/themoviedbapi/tools/package-summary.html index 5bd7b5c87..ac701ab44 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/tools/package-summary.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.tools (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-tree.html b/apidocs/com/omertron/themoviedbapi/tools/package-tree.html index 5282ea376..2d658993d 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/tools/package-tree.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.tools Class Hierarchy (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-use.html b/apidocs/com/omertron/themoviedbapi/tools/package-use.html index af1a99c60..bf667a287 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/tools/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.omertron.themoviedbapi.tools (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html index 07fd4c431..645ae41dd 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html @@ -2,7 +2,7 @@ - + AbstractWrapper (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html index 9b6eae360..647ceca10 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html @@ -2,7 +2,7 @@ - + AbstractWrapperAll (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html index 5b2ff6d52..7a22be68a 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html @@ -2,7 +2,7 @@ - + AbstractWrapperId (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperDates.html b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperDates.html index 83965c35d..5bf33bd78 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperDates.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperDates.html @@ -2,7 +2,7 @@ - + IWrapperDates (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperId.html b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperId.html index 1ad6d17c2..f8823bb19 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperId.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperId.html @@ -2,7 +2,7 @@ - + IWrapperId (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperPages.html b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperPages.html index c6cf1eb8c..4e11f4c8e 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperPages.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperPages.html @@ -2,7 +2,7 @@ - + IWrapperPages (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html b/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html index a4de1ed6d..348dda695 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html @@ -2,7 +2,7 @@ - + ResultDates (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html index 4c43114df..568089633 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html @@ -2,7 +2,7 @@ - + WrapperAlternativeTitles (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html index 451514d00..bcbf36496 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html @@ -2,7 +2,7 @@ - + WrapperChanges (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html index 034082ae1..359071a1c 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html @@ -2,7 +2,7 @@ - + WrapperCollection (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html index 1f1e76163..917c32e21 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html @@ -2,7 +2,7 @@ - + WrapperCompany (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html index 370f018ff..ddf633f43 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html @@ -2,7 +2,7 @@ - + WrapperCompanyMovies (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html index 400d831ed..3b290c1d1 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html @@ -2,7 +2,7 @@ - + WrapperConfig (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html index 92b14e55b..fd17c0b39 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html @@ -2,7 +2,7 @@ - + WrapperGenres (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html index 80994f6c9..70db680e0 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html @@ -2,7 +2,7 @@ - + WrapperImages (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html index 3a52cead1..aef35e2c5 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html @@ -2,7 +2,7 @@ - + WrapperJobList (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywordMovies.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywordMovies.html index b6197cc2f..043338008 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywordMovies.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywordMovies.html @@ -2,7 +2,7 @@ - + WrapperKeywordMovies (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html index a4b61f314..a9b32efc8 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html @@ -2,7 +2,7 @@ - + WrapperKeywords (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html index 153377854..1d101719c 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html @@ -2,7 +2,7 @@ - + WrapperMovie (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html index f8bfb11af..4107cd6e0 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html @@ -2,7 +2,7 @@ - + WrapperMovieCasts (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieChanges.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieChanges.html index 7488b4ce8..3e4b2d8ea 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieChanges.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieChanges.html @@ -2,7 +2,7 @@ - + WrapperMovieChanges (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieDbList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieDbList.html index 8928efd65..5846d5ca4 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieDbList.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieDbList.html @@ -2,7 +2,7 @@ - + WrapperMovieDbList (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html index 2bb1af006..c58be25f7 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html @@ -2,7 +2,7 @@ - + WrapperMovieKeywords (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieList.html index f86576139..fe0eb922d 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieList.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieList.html @@ -2,7 +2,7 @@ - + WrapperMovieList (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html index ce7107cbc..79ec4643d 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html @@ -2,7 +2,7 @@ - + WrapperPerson (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html index b96f76bb1..1e443c4fa 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html @@ -2,7 +2,7 @@ - + WrapperPersonCredits (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html index c6cff1c8f..e4e07a750 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html @@ -2,7 +2,7 @@ - + WrapperPersonList (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html index 36ae16d27..e7ea7d02a 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html @@ -2,7 +2,7 @@ - + WrapperReleaseInfo (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReviews.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReviews.html index 52d13a075..83001405a 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReviews.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReviews.html @@ -2,7 +2,7 @@ - + WrapperReviews (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html index a8fdcbbfc..fc4fce50a 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html @@ -2,7 +2,7 @@ - + WrapperTrailers (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html index 85b16bf8c..1db701925 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html @@ -2,7 +2,7 @@ - + WrapperTranslations (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html index e885c5b97..38a45ba5c 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.AbstractWrapper (API-The MovieDB 3.10-SNAPSHOT API) @@ -102,7 +102,9 @@ void -AbstractResults.copyWrapper(AbstractWrapper wrapper)  +AbstractResults.copyWrapper(AbstractWrapper wrapper) +
This wrapper does not have anything to copy.
+ diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html index 12f7dffed..73b29a5db 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.AbstractWrapperAll (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperId.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperId.html index 19053c4d1..f3b3aaac2 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperId.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperId.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.AbstractWrapperId (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperDates.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperDates.html index 7ce7aa8f4..cd98eb837 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperDates.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperDates.html @@ -2,7 +2,7 @@ - + Uses of Interface com.omertron.themoviedbapi.wrapper.IWrapperDates (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperId.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperId.html index 1b3347c3c..bbb33eaf3 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperId.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperId.html @@ -2,7 +2,7 @@ - + Uses of Interface com.omertron.themoviedbapi.wrapper.IWrapperId (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperPages.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperPages.html index b116a8ef0..a3c008d8a 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperPages.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperPages.html @@ -2,7 +2,7 @@ - + Uses of Interface com.omertron.themoviedbapi.wrapper.IWrapperPages (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/ResultDates.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/ResultDates.html index 7e84bfe60..d23be2bab 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/ResultDates.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/ResultDates.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.ResultDates (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperAlternativeTitles.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperAlternativeTitles.html index 48d3f21b5..1fd35f085 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperAlternativeTitles.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperAlternativeTitles.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperAlternativeTitles (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperChanges.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperChanges.html index ed1988ac7..c790effae 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperChanges.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperChanges.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperChanges (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCollection.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCollection.html index 637a8c6b1..e099a1a4b 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCollection.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCollection.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperCollection (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompany.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompany.html index 14de2f15d..e059fe1a5 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompany.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompany.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperCompany (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompanyMovies.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompanyMovies.html index 91f8a31ee..90c828698 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompanyMovies.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompanyMovies.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperCompanyMovies (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperConfig.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperConfig.html index 1470987cb..8494d95bd 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperConfig.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperConfig.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperConfig (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenres.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenres.html index 1bee454a5..067d9e394 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenres.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenres.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperGenres (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperImages.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperImages.html index bfc07de83..0f1b72ae6 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperImages.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperImages.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperImages (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperJobList.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperJobList.html index 02b313cb5..a3ee7f33b 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperJobList.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperJobList.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperJobList (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywordMovies.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywordMovies.html index c6fcdcd7e..f7640cc2a 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywordMovies.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywordMovies.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperKeywordMovies (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywords.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywords.html index 903664b25..aa1d5d945 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywords.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperKeywords (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovie.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovie.html index e5ae8c0c5..3385e103f 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovie.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovie.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovie (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieCasts.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieCasts.html index 229cb5863..1c638dbb6 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieCasts.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieCasts.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovieCasts (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieChanges.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieChanges.html index 2d0ab1cec..49dc6497c 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieChanges.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieChanges.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovieChanges (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieDbList.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieDbList.html index d28d31c5a..1e300bff8 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieDbList.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieDbList.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovieDbList (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieKeywords.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieKeywords.html index b45c1b244..72dd91ad9 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieKeywords.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovieKeywords (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieList.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieList.html index f8429a8c9..d7c7dffa6 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieList.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieList.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovieList (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPerson.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPerson.html index 40bbd0241..d813607c8 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPerson.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPerson.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperPerson (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonCredits.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonCredits.html index d9d9e7570..a59190a74 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonCredits.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonCredits.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperPersonCredits (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonList.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonList.html index 972e087c8..4de2fcdd2 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonList.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonList.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperPersonList (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReleaseInfo.html index c3ab389c0..f03600f72 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReleaseInfo.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperReleaseInfo (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReviews.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReviews.html index a33459b86..9e8692e36 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReviews.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReviews.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperReviews (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTrailers.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTrailers.html index 2cf13c74b..bc9adcab1 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTrailers.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTrailers.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperTrailers (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTranslations.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTranslations.html index 740cadbfe..2c8f6d1e1 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTranslations.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTranslations.html @@ -2,7 +2,7 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperTranslations (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html index 1ed1803b7..4b84ec8c5 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.wrapper (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html index 591a198b9..7b4a17a28 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.wrapper (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html index 6b0855e6e..49e6a7cad 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html @@ -2,7 +2,7 @@ - + com.omertron.themoviedbapi.wrapper Class Hierarchy (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html index 67f17a1d3..eae502835 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html @@ -2,7 +2,7 @@ - + Uses of Package com.omertron.themoviedbapi.wrapper (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html index cd1e9b81f..4fb1778dd 100644 --- a/apidocs/constant-values.html +++ b/apidocs/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html index 41c9250c0..29928a718 100644 --- a/apidocs/deprecated-list.html +++ b/apidocs/deprecated-list.html @@ -2,7 +2,7 @@ - + Deprecated List (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html index 2bfdb255e..e130d8ae9 100644 --- a/apidocs/help-doc.html +++ b/apidocs/help-doc.html @@ -2,7 +2,7 @@ - + API Help (API-The MovieDB 3.10-SNAPSHOT API) diff --git a/apidocs/index-all.html b/apidocs/index-all.html index 9352548f8..411160e7f 100644 --- a/apidocs/index-all.html +++ b/apidocs/index-all.html @@ -2,7 +2,7 @@ - + Index (API-The MovieDB 3.10-SNAPSHOT API) @@ -257,7 +257,9 @@
Use Jackson to convert Map to JSON string.
copyWrapper(AbstractWrapper) - Method in class com.omertron.themoviedbapi.results.AbstractResults
-
 
+
+
This wrapper does not have anything to copy.
+
copyWrapper(AbstractWrapperId) - Method in class com.omertron.themoviedbapi.results.AbstractResults
Copy the Id from the wrapper
@@ -374,7 +376,8 @@
 
getAuthorisationToken() - Method in class com.omertron.themoviedbapi.TheMovieDbApi
-
This method is used to generate a valid request token for user based authentication.
+
This method is used to generate a valid request token for user based + authentication.
getBackdropPath() - Method in class com.omertron.themoviedbapi.model.Collection
 
@@ -430,13 +433,15 @@
getCollectionInfo(int, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
-
This method is used to retrieve all of the basic information about a movie collection.
+
This method is used to retrieve all of the basic information about a + movie collection.
getCompanyId() - Method in class com.omertron.themoviedbapi.model.Company
 
getCompanyInfo(int) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
-
This method is used to retrieve the basic information about a production company on TMDb.
+
This method is used to retrieve the basic information about a production + company on TMDb.
getCompanyMovies(int, String, int) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -492,11 +497,13 @@
 
getDiscover(int, String, String, boolean, int, int, int, float, String, String, String, String, String, String) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
-
Discover movies by different types of data like average rating, number of votes, genres and certifications.
+
Discover movies by different types of data like average rating, number of + votes, genres and certifications.
getDiscover(Discover) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
-
Discover movies by different types of data like average rating, number of votes, genres and certifications.
+
Discover movies by different types of data like average rating, number of + votes, genres and certifications.
getEnglishName() - Method in class com.omertron.themoviedbapi.model.Translation
 
@@ -668,7 +675,8 @@
 
getMovieAlternativeTitles(int, String, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
-
This method is used to retrieve all of the alternative titles we have for a particular movie.
+
This method is used to retrieve all of the alternative titles we have for + a particular movie.
getMovieCasts(int, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -686,7 +694,8 @@
 
getMovieImages(int, String, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
-
This method should be used when you’re wanting to retrieve all of the images for a particular movie.
+
This method should be used when you’re wanting to retrieve all of the + images for a particular movie.
getMovieInfo(int, String, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -698,7 +707,8 @@
getMovieKeywords(int, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
-
This method is used to retrieve all of the keywords that have been added to a particular movie.
+
This method is used to retrieve all of the keywords that have been added + to a particular movie.
getMovieList() - Method in class com.omertron.themoviedbapi.wrapper.WrapperMovieList
 
@@ -710,7 +720,8 @@
 
getMovieReleaseInfo(int, String, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
-
This method is used to retrieve all of the release and certification data we have for a specific movie.
+
This method is used to retrieve all of the release and certification data + we have for a specific movie.
getMovies() - Method in class com.omertron.themoviedbapi.wrapper.WrapperMovie
 
@@ -718,11 +729,13 @@
 
getMovieTrailers(int, String, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
-
This method is used to retrieve all of the trailers for a particular movie.
+
This method is used to retrieve all of the trailers for a particular + movie.
getMovieTranslations(int, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
-
This method is used to retrieve a list of the available translations for a specific movie.
+
This method is used to retrieve a list of the available translations for + a specific movie.
getName() - Method in class com.omertron.themoviedbapi.model.Account
 
@@ -802,7 +815,8 @@
 
getPersonCredits(int, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
-
This method is used to retrieve all of the cast & crew information for the person.
+
This method is used to retrieve all of the cast & crew information for + the person.
getPersonImages(int) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
@@ -940,13 +954,15 @@
 
getSessionToken(TokenAuthorisation) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
-
This method is used to generate a session id for user based authentication.
+
This method is used to generate a session id for user based + authentication.
getSimilarMovies() - Method in class com.omertron.themoviedbapi.model.MovieDb
 
getSimilarMovies(int, String, int, String...) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
-
The similar movies method will let you retrieve the similar movies for a particular movie.
+
The similar movies method will let you retrieve the similar movies for a + particular movie.
getSize() - Method in class com.omertron.themoviedbapi.model.Trailer
 
@@ -994,7 +1010,8 @@
 
getTopRatedMovies(String, int) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
-
This method is used to retrieve the top rated movies that have over 10 votes on TMDb.
+
This method is used to retrieve the top rated movies that have over 10 + votes on TMDb.
getTotalPages() - Method in class com.omertron.themoviedbapi.results.AbstractResults
 
@@ -1406,7 +1423,8 @@
searchMovie(String, int, String, boolean, int) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
-
Search Movies This is a good starting point to start finding movies on TMDb.
+
Search Movies This is a good starting point to start finding movies on + TMDb.
searchPeople(String, boolean, int) - Method in class com.omertron.themoviedbapi.TheMovieDbApi
diff --git a/apidocs/index.html b/apidocs/index.html index 8fbaa912b..4429dd9d5 100644 --- a/apidocs/index.html +++ b/apidocs/index.html @@ -2,7 +2,7 @@ - + API-The MovieDB 3.10-SNAPSHOT API