diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html index 62f0d45b5..b5487ad7b 100644 --- a/apidocs/allclasses-frame.html +++ b/apidocs/allclasses-frame.html @@ -2,13 +2,13 @@ - + All Classes (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/allclasses-noframe.html b/apidocs/allclasses-noframe.html index b3919828a..91b79a954 100644 --- a/apidocs/allclasses-noframe.html +++ b/apidocs/allclasses-noframe.html @@ -2,13 +2,13 @@ - + All Classes (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/MovieDbException.MovieDbExceptionType.html b/apidocs/com/omertron/themoviedbapi/MovieDbException.MovieDbExceptionType.html index f0c45bf59..d1d15fc86 100644 --- a/apidocs/com/omertron/themoviedbapi/MovieDbException.MovieDbExceptionType.html +++ b/apidocs/com/omertron/themoviedbapi/MovieDbException.MovieDbExceptionType.html @@ -2,13 +2,13 @@ - + MovieDbException.MovieDbExceptionType (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/MovieDbException.html b/apidocs/com/omertron/themoviedbapi/MovieDbException.html index bdfe25567..5a196f451 100644 --- a/apidocs/com/omertron/themoviedbapi/MovieDbException.html +++ b/apidocs/com/omertron/themoviedbapi/MovieDbException.html @@ -2,13 +2,13 @@ - + MovieDbException (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html b/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html index 2fe72f4d6..7e854adda 100644 --- a/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html +++ b/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html @@ -2,13 +2,13 @@ - + TheMovieDbApi (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.MovieDbExceptionType.html b/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.MovieDbExceptionType.html index 56954c349..c0edad341 100644 --- a/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.MovieDbExceptionType.html +++ b/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.MovieDbExceptionType.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.MovieDbException.MovieDbExceptionType (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html b/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html index 82b057194..55ed0824f 100644 --- a/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html +++ b/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.MovieDbException (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html b/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html index fe29f7b4e..a2c74ce7c 100644 --- a/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html +++ b/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.TheMovieDbApi (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html b/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html index 7be7ae7dd..dece76ee4 100644 --- a/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html +++ b/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html @@ -2,13 +2,13 @@ - + AbstractJsonMapping (API-The MovieDB 3.8-SNAPSHOT API) - + @@ -107,10 +107,14 @@ Class AbstractJsonMapping
public abstract class AbstractJsonMapping
extends Object
implements Serializable
+

+Abstract class to handle any unknown properties by outputting a log message +

+

Author:
-
Holger Brandl
+
stuart.boston
See Also:
Serialized Form

@@ -142,7 +146,7 @@ Class AbstractJsonMapping - void +protected  void handleUnknown(String key, Object value) @@ -200,8 +204,8 @@ public AbstractJsonMapping()

handleUnknown

-public void handleUnknown(String key,
-                          Object value)
+protected void handleUnknown(String key, + Object value)
Handle unknown properties and print a message

diff --git a/apidocs/com/omertron/themoviedbapi/model/Account.html b/apidocs/com/omertron/themoviedbapi/model/Account.html index cc3e42c90..89d3efde4 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Account.html +++ b/apidocs/com/omertron/themoviedbapi/model/Account.html @@ -2,13 +2,13 @@ - + Account (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/AlternativeTitle.html b/apidocs/com/omertron/themoviedbapi/model/AlternativeTitle.html index b45eede13..570cd1e11 100644 --- a/apidocs/com/omertron/themoviedbapi/model/AlternativeTitle.html +++ b/apidocs/com/omertron/themoviedbapi/model/AlternativeTitle.html @@ -2,13 +2,13 @@ - + AlternativeTitle (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/Artwork.html b/apidocs/com/omertron/themoviedbapi/model/Artwork.html index 126953911..bc66aff16 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Artwork.html +++ b/apidocs/com/omertron/themoviedbapi/model/Artwork.html @@ -2,13 +2,13 @@ - + Artwork (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/ArtworkType.html b/apidocs/com/omertron/themoviedbapi/model/ArtworkType.html index 058913d7e..aff8c34a3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/ArtworkType.html +++ b/apidocs/com/omertron/themoviedbapi/model/ArtworkType.html @@ -2,13 +2,13 @@ - + ArtworkType (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/ChangeKeyItem.html b/apidocs/com/omertron/themoviedbapi/model/ChangeKeyItem.html index ef06de8a4..45935764d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/ChangeKeyItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/ChangeKeyItem.html @@ -2,13 +2,13 @@ - + ChangeKeyItem (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/ChangedItem.html b/apidocs/com/omertron/themoviedbapi/model/ChangedItem.html index 1b29bc973..785858ee7 100644 --- a/apidocs/com/omertron/themoviedbapi/model/ChangedItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/ChangedItem.html @@ -2,13 +2,13 @@ - + ChangedItem (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/ChangedMovie.html b/apidocs/com/omertron/themoviedbapi/model/ChangedMovie.html index 6407d69cd..f97a861d8 100644 --- a/apidocs/com/omertron/themoviedbapi/model/ChangedMovie.html +++ b/apidocs/com/omertron/themoviedbapi/model/ChangedMovie.html @@ -2,13 +2,13 @@ - + ChangedMovie (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/Collection.html b/apidocs/com/omertron/themoviedbapi/model/Collection.html index b9d4c4762..619e7fd48 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Collection.html +++ b/apidocs/com/omertron/themoviedbapi/model/Collection.html @@ -2,13 +2,13 @@ - + Collection (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/CollectionInfo.html b/apidocs/com/omertron/themoviedbapi/model/CollectionInfo.html index 32506836d..95aeb51a9 100644 --- a/apidocs/com/omertron/themoviedbapi/model/CollectionInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/CollectionInfo.html @@ -2,13 +2,13 @@ - + CollectionInfo (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/Company.html b/apidocs/com/omertron/themoviedbapi/model/Company.html index b42926f76..65343d412 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Company.html +++ b/apidocs/com/omertron/themoviedbapi/model/Company.html @@ -2,13 +2,13 @@ - + Company (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/Discover.html b/apidocs/com/omertron/themoviedbapi/model/Discover.html index 69e4f3f3b..9f629a3df 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Discover.html +++ b/apidocs/com/omertron/themoviedbapi/model/Discover.html @@ -2,13 +2,13 @@ - + Discover (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/Genre.html b/apidocs/com/omertron/themoviedbapi/model/Genre.html index 942fe18e5..890ae521d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Genre.html +++ b/apidocs/com/omertron/themoviedbapi/model/Genre.html @@ -2,13 +2,13 @@ - + Genre (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/JobDepartment.html b/apidocs/com/omertron/themoviedbapi/model/JobDepartment.html index 7ee84f7d3..955befaa3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/JobDepartment.html +++ b/apidocs/com/omertron/themoviedbapi/model/JobDepartment.html @@ -2,13 +2,13 @@ - + JobDepartment (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/Keyword.html b/apidocs/com/omertron/themoviedbapi/model/Keyword.html index 17a9709c3..0123f208c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Keyword.html +++ b/apidocs/com/omertron/themoviedbapi/model/Keyword.html @@ -2,13 +2,13 @@ - + Keyword (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/KeywordMovie.html b/apidocs/com/omertron/themoviedbapi/model/KeywordMovie.html index d98b63438..4c25355d7 100644 --- a/apidocs/com/omertron/themoviedbapi/model/KeywordMovie.html +++ b/apidocs/com/omertron/themoviedbapi/model/KeywordMovie.html @@ -2,13 +2,13 @@ - + KeywordMovie (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/Language.html b/apidocs/com/omertron/themoviedbapi/model/Language.html index c565e4250..ebcec7b8e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Language.html +++ b/apidocs/com/omertron/themoviedbapi/model/Language.html @@ -2,13 +2,13 @@ - + Language (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/ListItemStatus.html b/apidocs/com/omertron/themoviedbapi/model/ListItemStatus.html index 9d0fd51f9..e978b8c46 100644 --- a/apidocs/com/omertron/themoviedbapi/model/ListItemStatus.html +++ b/apidocs/com/omertron/themoviedbapi/model/ListItemStatus.html @@ -2,13 +2,13 @@ - + ListItemStatus (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/MovieDb.html b/apidocs/com/omertron/themoviedbapi/model/MovieDb.html index bce1cea69..eeba1a0e3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/MovieDb.html +++ b/apidocs/com/omertron/themoviedbapi/model/MovieDb.html @@ -2,13 +2,13 @@ - + MovieDb (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/MovieDbList.html b/apidocs/com/omertron/themoviedbapi/model/MovieDbList.html index 8a11538a4..3ebf5f506 100644 --- a/apidocs/com/omertron/themoviedbapi/model/MovieDbList.html +++ b/apidocs/com/omertron/themoviedbapi/model/MovieDbList.html @@ -2,13 +2,13 @@ - + MovieDbList (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/MovieDbListStatus.html b/apidocs/com/omertron/themoviedbapi/model/MovieDbListStatus.html index ac3983fc9..d56f62804 100644 --- a/apidocs/com/omertron/themoviedbapi/model/MovieDbListStatus.html +++ b/apidocs/com/omertron/themoviedbapi/model/MovieDbListStatus.html @@ -2,13 +2,13 @@ - + MovieDbListStatus (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/MovieList.html b/apidocs/com/omertron/themoviedbapi/model/MovieList.html index 4a55fd23f..3d2b0c777 100644 --- a/apidocs/com/omertron/themoviedbapi/model/MovieList.html +++ b/apidocs/com/omertron/themoviedbapi/model/MovieList.html @@ -2,13 +2,13 @@ - + MovieList (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/Person.html b/apidocs/com/omertron/themoviedbapi/model/Person.html index 2e8d131db..6d2156ec4 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Person.html +++ b/apidocs/com/omertron/themoviedbapi/model/Person.html @@ -2,13 +2,13 @@ - + Person (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonCast.html b/apidocs/com/omertron/themoviedbapi/model/PersonCast.html index 9ae75bd77..a3f619860 100644 --- a/apidocs/com/omertron/themoviedbapi/model/PersonCast.html +++ b/apidocs/com/omertron/themoviedbapi/model/PersonCast.html @@ -2,13 +2,13 @@ - + PersonCast (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonCredit.html b/apidocs/com/omertron/themoviedbapi/model/PersonCredit.html index 1295ae3f5..e97fdcd49 100644 --- a/apidocs/com/omertron/themoviedbapi/model/PersonCredit.html +++ b/apidocs/com/omertron/themoviedbapi/model/PersonCredit.html @@ -2,13 +2,13 @@ - + PersonCredit (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonCrew.html b/apidocs/com/omertron/themoviedbapi/model/PersonCrew.html index 39cc0a1a3..a4f5b9902 100644 --- a/apidocs/com/omertron/themoviedbapi/model/PersonCrew.html +++ b/apidocs/com/omertron/themoviedbapi/model/PersonCrew.html @@ -2,13 +2,13 @@ - + PersonCrew (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonType.html b/apidocs/com/omertron/themoviedbapi/model/PersonType.html index 3b02c66a7..aed1dd518 100644 --- a/apidocs/com/omertron/themoviedbapi/model/PersonType.html +++ b/apidocs/com/omertron/themoviedbapi/model/PersonType.html @@ -2,13 +2,13 @@ - + PersonType (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/ProductionCompany.html b/apidocs/com/omertron/themoviedbapi/model/ProductionCompany.html index 7506aa347..094c30333 100644 --- a/apidocs/com/omertron/themoviedbapi/model/ProductionCompany.html +++ b/apidocs/com/omertron/themoviedbapi/model/ProductionCompany.html @@ -2,13 +2,13 @@ - + ProductionCompany (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/ProductionCountry.html b/apidocs/com/omertron/themoviedbapi/model/ProductionCountry.html index b607d953f..9fe06c976 100644 --- a/apidocs/com/omertron/themoviedbapi/model/ProductionCountry.html +++ b/apidocs/com/omertron/themoviedbapi/model/ProductionCountry.html @@ -2,13 +2,13 @@ - + ProductionCountry (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/ReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/model/ReleaseInfo.html index 289adf118..e980146cf 100644 --- a/apidocs/com/omertron/themoviedbapi/model/ReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/ReleaseInfo.html @@ -2,13 +2,13 @@ - + ReleaseInfo (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/Reviews.html b/apidocs/com/omertron/themoviedbapi/model/Reviews.html index cff0acbe1..234711cdb 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Reviews.html +++ b/apidocs/com/omertron/themoviedbapi/model/Reviews.html @@ -2,13 +2,13 @@ - + Reviews (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/StatusCode.html b/apidocs/com/omertron/themoviedbapi/model/StatusCode.html index af8964a82..c9e157e8f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/StatusCode.html +++ b/apidocs/com/omertron/themoviedbapi/model/StatusCode.html @@ -2,13 +2,13 @@ - + StatusCode (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/TmdbConfiguration.html b/apidocs/com/omertron/themoviedbapi/model/TmdbConfiguration.html index 4398739d7..1065966a5 100644 --- a/apidocs/com/omertron/themoviedbapi/model/TmdbConfiguration.html +++ b/apidocs/com/omertron/themoviedbapi/model/TmdbConfiguration.html @@ -2,13 +2,13 @@ - + TmdbConfiguration (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/TokenAuthorisation.html b/apidocs/com/omertron/themoviedbapi/model/TokenAuthorisation.html index fef2e17ae..d71aa4863 100644 --- a/apidocs/com/omertron/themoviedbapi/model/TokenAuthorisation.html +++ b/apidocs/com/omertron/themoviedbapi/model/TokenAuthorisation.html @@ -2,13 +2,13 @@ - + TokenAuthorisation (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/TokenSession.html b/apidocs/com/omertron/themoviedbapi/model/TokenSession.html index 47e228448..44a2466d6 100644 --- a/apidocs/com/omertron/themoviedbapi/model/TokenSession.html +++ b/apidocs/com/omertron/themoviedbapi/model/TokenSession.html @@ -2,13 +2,13 @@ - + TokenSession (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/Trailer.html b/apidocs/com/omertron/themoviedbapi/model/Trailer.html index a90737989..19afd2322 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Trailer.html +++ b/apidocs/com/omertron/themoviedbapi/model/Trailer.html @@ -2,13 +2,13 @@ - + Trailer (API-The MovieDB 3.8-SNAPSHOT API) - + @@ -192,6 +192,14 @@ Class Trailer  String getSource() +
+            + + + + String +getType() +
            @@ -232,6 +240,14 @@ Class Trailer  void setSource(String source) +
+            + + + + void +setType(String type) +
            @@ -365,6 +381,17 @@ public

+getType

+
+public String getType()
+
+
+
+
+
+
+

setName

@@ -409,6 +436,17 @@ public void setWebsite(

+setType

+
+public void setType(String type)
+
+
+
+
+
+
+

equals

diff --git a/apidocs/com/omertron/themoviedbapi/model/Translation.html b/apidocs/com/omertron/themoviedbapi/model/Translation.html
index 23254b1d7..e228b2db0 100644
--- a/apidocs/com/omertron/themoviedbapi/model/Translation.html
+++ b/apidocs/com/omertron/themoviedbapi/model/Translation.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Translation (API-The MovieDB 3.8-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 9e4a61253..a867cc8a6 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.AbstractJsonMapping (API-The MovieDB 3.8-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 70aa8c251..6c805004e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Account.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Account.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.Account (API-The MovieDB 3.8-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 403cbcc83..03dab81d4 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/AlternativeTitle.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/AlternativeTitle.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.AlternativeTitle (API-The MovieDB 3.8-SNAPSHOT API)
 
 
-
+
 
 
 
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Artwork.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Artwork.html
index 5128080ba..c42404063 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Artwork.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Artwork.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.Artwork (API-The MovieDB 3.8-SNAPSHOT API)
 
 
-
+
 
 
 
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ArtworkType.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ArtworkType.html
index 12c1dd7f6..d075c78c1 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ArtworkType.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ArtworkType.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.ArtworkType (API-The MovieDB 3.8-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 3b8e8b248..713c674cd 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ChangeKeyItem.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ChangeKeyItem.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.ChangeKeyItem (API-The MovieDB 3.8-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 c75ba851c..ee9dda7a7 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedItem.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedItem.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.ChangedItem (API-The MovieDB 3.8-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 7101e5b64..79c228358 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedMovie.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedMovie.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.ChangedMovie (API-The MovieDB 3.8-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 f5cb65043..5237d7589 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Collection.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Collection.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.Collection (API-The MovieDB 3.8-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 cd4ebf0b9..ee8078faf 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/CollectionInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/CollectionInfo.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.CollectionInfo (API-The MovieDB 3.8-SNAPSHOT API)
 
 
-
+
 
 
 
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Company.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Company.html
index ec4ec5f37..007bdec3b 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Company.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Company.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.Company (API-The MovieDB 3.8-SNAPSHOT API)
 
 
-
+
 
 
 
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Discover.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Discover.html
index 16e1d6cd3..66c7f9781 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Discover.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Discover.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.Discover (API-The MovieDB 3.8-SNAPSHOT API)
 
 
-
+
 
 
 
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html
index 43871cea5..4a3bf1829 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.Genre (API-The MovieDB 3.8-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 871621e99..7d9d6d6ff 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/JobDepartment.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/JobDepartment.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.JobDepartment (API-The MovieDB 3.8-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 432b025c9..4662e7036 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Keyword.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Keyword.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.Keyword (API-The MovieDB 3.8-SNAPSHOT API)
 
 
-
+
 
 
 
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/KeywordMovie.html b/apidocs/com/omertron/themoviedbapi/model/class-use/KeywordMovie.html
index 53c81d713..671c83946 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/KeywordMovie.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/KeywordMovie.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.KeywordMovie (API-The MovieDB 3.8-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 9a008110b..704ec6752 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.Language (API-The MovieDB 3.8-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 e428837f9..b0982b057 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ListItemStatus.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ListItemStatus.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.ListItemStatus (API-The MovieDB 3.8-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 84be79ed7..d15a4c23b 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDb.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDb.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.MovieDb (API-The MovieDB 3.8-SNAPSHOT API)
 
 
-
+
 
 
 
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbList.html b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbList.html
index a40aae44a..60d19f42a 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbList.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.MovieDbList (API-The MovieDB 3.8-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 b430c9e47..aa40b84f2 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbListStatus.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbListStatus.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.MovieDbListStatus (API-The MovieDB 3.8-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 46e829648..6f319436d 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieList.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.MovieList (API-The MovieDB 3.8-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 322035550..ee1dc89d5 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Person.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Person.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.Person (API-The MovieDB 3.8-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 5a64a0f01..34fffb952 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCast.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCast.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.PersonCast (API-The MovieDB 3.8-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 06d4a8a1a..e2b52b17a 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCredit.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCredit.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.PersonCredit (API-The MovieDB 3.8-SNAPSHOT API)
 
 
-
+
 
 
 
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCrew.html b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCrew.html
index 78f06ab66..df18c068c 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCrew.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCrew.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.PersonCrew (API-The MovieDB 3.8-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 47097c5ae..935d829b4 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonType.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonType.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.PersonType (API-The MovieDB 3.8-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 6f0a258fb..c734cc29d 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCompany.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCompany.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.ProductionCompany (API-The MovieDB 3.8-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 ad7440677..23d468334 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCountry.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCountry.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.ProductionCountry (API-The MovieDB 3.8-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 4d2a5ce95..30b379da1 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ReleaseInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ReleaseInfo.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.ReleaseInfo (API-The MovieDB 3.8-SNAPSHOT API)
 
 
-
+
 
 
 
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Reviews.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Reviews.html
index cff9d47b8..b564a2581 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Reviews.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Reviews.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.Reviews (API-The MovieDB 3.8-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 c15fcdbcc..4185b17c6 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.StatusCode (API-The MovieDB 3.8-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 e1e63c1d2..e68b1b007 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/TmdbConfiguration.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/TmdbConfiguration.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.TmdbConfiguration (API-The MovieDB 3.8-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 34926fac3..ce1dcbb0a 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/TokenAuthorisation.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/TokenAuthorisation.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.TokenAuthorisation (API-The MovieDB 3.8-SNAPSHOT API)
 
 
-
+
 
 
 
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/TokenSession.html b/apidocs/com/omertron/themoviedbapi/model/class-use/TokenSession.html
index ab6e858c4..5577bd81b 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/TokenSession.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/TokenSession.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.TokenSession (API-The MovieDB 3.8-SNAPSHOT API)
 
 
-
+
 
 
 
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Trailer.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Trailer.html
index 1402228dc..ebd7a712e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Trailer.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Trailer.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.Trailer (API-The MovieDB 3.8-SNAPSHOT API)
 
 
-
+
 
 
 
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Translation.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Translation.html
index 2d2f095ac..a002c738c 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Translation.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Translation.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Class com.omertron.themoviedbapi.model.Translation (API-The MovieDB 3.8-SNAPSHOT API)
 
 
-
+
 
 
 
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/package-frame.html
index fe83a5900..179d36652 100644
--- a/apidocs/com/omertron/themoviedbapi/model/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/package-frame.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 com.omertron.themoviedbapi.model (API-The MovieDB 3.8-SNAPSHOT API)
 
 
-
+
 
 
 
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/package-summary.html
index ce5cf32fa..8b6f33dfb 100644
--- a/apidocs/com/omertron/themoviedbapi/model/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/package-summary.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 com.omertron.themoviedbapi.model (API-The MovieDB 3.8-SNAPSHOT API)
 
 
-
+
 
 
 
@@ -91,7 +91,7 @@ Package com.omertron.themoviedbapi.model
 
 
 AbstractJsonMapping
- 
+Abstract class to handle any unknown properties by outputting a log message
 
 
 Account
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/package-tree.html
index 3da00f5f1..54441d943 100644
--- a/apidocs/com/omertron/themoviedbapi/model/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/model/package-tree.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 com.omertron.themoviedbapi.model Class Hierarchy (API-The MovieDB 3.8-SNAPSHOT API)
 
 
-
+
 
 
 
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-use.html b/apidocs/com/omertron/themoviedbapi/model/package-use.html
index 4863492bb..9d0619da0 100644
--- a/apidocs/com/omertron/themoviedbapi/model/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/model/package-use.html
@@ -2,13 +2,13 @@
 
 
 
-
+
 
 
 Uses of Package com.omertron.themoviedbapi.model (API-The MovieDB 3.8-SNAPSHOT API)
 
 
-
+
 
 
 
@@ -282,7 +282,7 @@ Classes in AbstractJsonMapping
 
 
-            +          Abstract class to handle any unknown properties by outputting a log message AlternativeTitle diff --git a/apidocs/com/omertron/themoviedbapi/package-frame.html b/apidocs/com/omertron/themoviedbapi/package-frame.html index b7ab110a9..795e90151 100644 --- a/apidocs/com/omertron/themoviedbapi/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/package-frame.html @@ -2,13 +2,13 @@ - + com.omertron.themoviedbapi (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/package-summary.html b/apidocs/com/omertron/themoviedbapi/package-summary.html index 9e80b8890..0b02d6fe0 100644 --- a/apidocs/com/omertron/themoviedbapi/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/package-summary.html @@ -2,13 +2,13 @@ - + com.omertron.themoviedbapi (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/package-tree.html b/apidocs/com/omertron/themoviedbapi/package-tree.html index 2cc8b3654..c6f37a603 100644 --- a/apidocs/com/omertron/themoviedbapi/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/package-tree.html @@ -2,13 +2,13 @@ - + com.omertron.themoviedbapi Class Hierarchy (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/package-use.html b/apidocs/com/omertron/themoviedbapi/package-use.html index 0e26e50d5..dfd99ba43 100644 --- a/apidocs/com/omertron/themoviedbapi/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/package-use.html @@ -2,13 +2,13 @@ - + Uses of Package com.omertron.themoviedbapi (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/TmdbResults.html b/apidocs/com/omertron/themoviedbapi/results/TmdbResults.html index 2f2be4d78..b4094cf7e 100644 --- a/apidocs/com/omertron/themoviedbapi/results/TmdbResults.html +++ b/apidocs/com/omertron/themoviedbapi/results/TmdbResults.html @@ -2,13 +2,13 @@ - + TmdbResults (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/TmdbResultsList.html b/apidocs/com/omertron/themoviedbapi/results/TmdbResultsList.html index c65d19fcd..0faa4f3ee 100644 --- a/apidocs/com/omertron/themoviedbapi/results/TmdbResultsList.html +++ b/apidocs/com/omertron/themoviedbapi/results/TmdbResultsList.html @@ -2,13 +2,13 @@ - + TmdbResultsList (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/TmdbResultsMap.html b/apidocs/com/omertron/themoviedbapi/results/TmdbResultsMap.html index acad70b40..178102027 100644 --- a/apidocs/com/omertron/themoviedbapi/results/TmdbResultsMap.html +++ b/apidocs/com/omertron/themoviedbapi/results/TmdbResultsMap.html @@ -2,13 +2,13 @@ - + TmdbResultsMap (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResults.html b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResults.html index eeb24c055..61fe6025d 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResults.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResults.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.results.TmdbResults (API-The MovieDB 3.8-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 3bbd00af1..04f5e6aae 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsList.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsList.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.results.TmdbResultsList (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsMap.html b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsMap.html index 092f77f71..34f719a13 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsMap.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsMap.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.results.TmdbResultsMap (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/package-frame.html b/apidocs/com/omertron/themoviedbapi/results/package-frame.html index e323ab7c4..bf40a8079 100644 --- a/apidocs/com/omertron/themoviedbapi/results/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/results/package-frame.html @@ -2,13 +2,13 @@ - + com.omertron.themoviedbapi.results (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/package-summary.html b/apidocs/com/omertron/themoviedbapi/results/package-summary.html index 47ad1c7a6..239119394 100644 --- a/apidocs/com/omertron/themoviedbapi/results/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/results/package-summary.html @@ -2,13 +2,13 @@ - + com.omertron.themoviedbapi.results (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/package-tree.html b/apidocs/com/omertron/themoviedbapi/results/package-tree.html index a5ecfbe7e..72794af65 100644 --- a/apidocs/com/omertron/themoviedbapi/results/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/results/package-tree.html @@ -2,13 +2,13 @@ - + com.omertron.themoviedbapi.results Class Hierarchy (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/package-use.html b/apidocs/com/omertron/themoviedbapi/results/package-use.html index 49f7032dd..13f506981 100644 --- a/apidocs/com/omertron/themoviedbapi/results/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/results/package-use.html @@ -2,13 +2,13 @@ - + Uses of Package com.omertron.themoviedbapi.results (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html b/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html index 8beba9015..fc8a42ea1 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html +++ b/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html @@ -2,13 +2,13 @@ - + ApiUrl (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/WebBrowser.html b/apidocs/com/omertron/themoviedbapi/tools/WebBrowser.html index 80804b50d..7f2448670 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/WebBrowser.html +++ b/apidocs/com/omertron/themoviedbapi/tools/WebBrowser.html @@ -2,13 +2,13 @@ - + WebBrowser (API-The MovieDB 3.8-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 8b73d6ecc..8607b3b81 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html +++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.tools.ApiUrl (API-The MovieDB 3.8-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 61f74e27d..e3d508714 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/class-use/WebBrowser.html +++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/WebBrowser.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.tools.WebBrowser (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-frame.html b/apidocs/com/omertron/themoviedbapi/tools/package-frame.html index 76fcc8eca..a961c1a08 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/tools/package-frame.html @@ -2,13 +2,13 @@ - + com.omertron.themoviedbapi.tools (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-summary.html b/apidocs/com/omertron/themoviedbapi/tools/package-summary.html index cf57cd893..abd01701b 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/tools/package-summary.html @@ -2,13 +2,13 @@ - + com.omertron.themoviedbapi.tools (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-tree.html b/apidocs/com/omertron/themoviedbapi/tools/package-tree.html index 03d784412..3020968ef 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/tools/package-tree.html @@ -2,13 +2,13 @@ - + com.omertron.themoviedbapi.tools Class Hierarchy (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-use.html b/apidocs/com/omertron/themoviedbapi/tools/package-use.html index 37f975857..46b9d1cc6 100644 --- a/apidocs/com/omertron/themoviedbapi/tools/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/tools/package-use.html @@ -2,13 +2,13 @@ - + Uses of Package com.omertron.themoviedbapi.tools (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html index 1b024281b..51397043c 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html @@ -2,13 +2,13 @@ - + AbstractWrapper (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html index 6f5efb1b3..7dfb9fe6d 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html @@ -2,13 +2,13 @@ - + AbstractWrapperAll (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html index 0bae2c0f9..996341703 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html @@ -2,13 +2,13 @@ - + AbstractWrapperId (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperDates.html b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperDates.html index 153fab0bc..86f07c78e 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperDates.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperDates.html @@ -2,13 +2,13 @@ - + IWrapperDates (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperId.html b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperId.html index 77e376275..ba6540798 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperId.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperId.html @@ -2,13 +2,13 @@ - + IWrapperId (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperPages.html b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperPages.html index b6e55b436..264617e94 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperPages.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperPages.html @@ -2,13 +2,13 @@ - + IWrapperPages (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html b/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html index 0add06951..eb321aadd 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html @@ -2,13 +2,13 @@ - + ResultDates (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html index 6f28c1c9f..4e5358049 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html @@ -2,13 +2,13 @@ - + WrapperAlternativeTitles (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html index 3fc9309cd..598c6f16c 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html @@ -2,13 +2,13 @@ - + WrapperChanges (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html index 68f8cbc1f..3077123fa 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html @@ -2,13 +2,13 @@ - + WrapperCollection (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html index 45e5d4911..e9f7fb71f 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html @@ -2,13 +2,13 @@ - + WrapperCompany (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html index fb6065e1e..76bf44c89 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html @@ -2,13 +2,13 @@ - + WrapperCompanyMovies (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html index c563ea84d..567a4887e 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html @@ -2,13 +2,13 @@ - + WrapperConfig (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html index 191f34e8c..de2f4ecff 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html @@ -2,13 +2,13 @@ - + WrapperGenres (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html index b7d9afb9b..f9ec51e53 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html @@ -2,13 +2,13 @@ - + WrapperImages (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html index 769db3d5a..411846d6c 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html @@ -2,13 +2,13 @@ - + WrapperJobList (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywordMovies.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywordMovies.html index eba9d0101..d91762ea3 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywordMovies.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywordMovies.html @@ -2,13 +2,13 @@ - + WrapperKeywordMovies (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html index 4c194f480..e2788fa88 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html @@ -2,13 +2,13 @@ - + WrapperKeywords (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html index 3d81093ee..a26fae2f7 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html @@ -2,13 +2,13 @@ - + WrapperMovie (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html index c6d189168..1462fdd21 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html @@ -2,13 +2,13 @@ - + WrapperMovieCasts (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieChanges.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieChanges.html index d88e07767..956e16690 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieChanges.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieChanges.html @@ -2,13 +2,13 @@ - + WrapperMovieChanges (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieDbList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieDbList.html index 9a4591ff9..0a57f378a 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieDbList.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieDbList.html @@ -2,13 +2,13 @@ - + WrapperMovieDbList (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html index b265cec03..73a7a4403 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html @@ -2,13 +2,13 @@ - + WrapperMovieKeywords (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieList.html index 225d5abe4..45d50a5ec 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieList.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieList.html @@ -2,13 +2,13 @@ - + WrapperMovieList (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html index 556b25153..ddf673cfe 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html @@ -2,13 +2,13 @@ - + WrapperPerson (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html index 80833ac16..5570b3929 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html @@ -2,13 +2,13 @@ - + WrapperPersonCredits (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html index e61260c86..bcc4dc711 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html @@ -2,13 +2,13 @@ - + WrapperPersonList (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html index 579da456f..4efc04fec 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html @@ -2,13 +2,13 @@ - + WrapperReleaseInfo (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReviews.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReviews.html index 6600aea15..21ff12787 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReviews.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReviews.html @@ -2,13 +2,13 @@ - + WrapperReviews (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html index 6658a60fb..aa37ecd30 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html @@ -2,13 +2,13 @@ - + WrapperTrailers (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html index cc554f7d5..1aa20467b 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html @@ -2,13 +2,13 @@ - + WrapperTranslations (API-The MovieDB 3.8-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 ed991f96d..e7f780646 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.AbstractWrapper (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html index 9f93b1d18..d00aded5e 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperAll.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.AbstractWrapperAll (API-The MovieDB 3.8-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 dea2e215c..8cdf4bf17 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperId.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapperId.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.AbstractWrapperId (API-The MovieDB 3.8-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 00fda35e1..6f8522af9 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperDates.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperDates.html @@ -2,13 +2,13 @@ - + Uses of Interface com.omertron.themoviedbapi.wrapper.IWrapperDates (API-The MovieDB 3.8-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 19e7807a4..2f8a8978f 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperId.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperId.html @@ -2,13 +2,13 @@ - + Uses of Interface com.omertron.themoviedbapi.wrapper.IWrapperId (API-The MovieDB 3.8-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 44736b44a..1049d4e34 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperPages.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/IWrapperPages.html @@ -2,13 +2,13 @@ - + Uses of Interface com.omertron.themoviedbapi.wrapper.IWrapperPages (API-The MovieDB 3.8-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 a2079d5f4..e91f21ff9 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/ResultDates.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/ResultDates.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.ResultDates (API-The MovieDB 3.8-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 aa5c9455c..7dc7be4e9 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperAlternativeTitles.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperAlternativeTitles.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperAlternativeTitles (API-The MovieDB 3.8-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 9f8ccf56b..5cb2e3a9f 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperChanges.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperChanges.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperChanges (API-The MovieDB 3.8-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 db0d24833..490ab5ad4 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCollection.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCollection.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperCollection (API-The MovieDB 3.8-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 aeb7fc33e..ff88111df 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompany.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompany.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperCompany (API-The MovieDB 3.8-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 c1fdb029b..459b0eddf 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompanyMovies.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperCompanyMovies.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperCompanyMovies (API-The MovieDB 3.8-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 f2acc5152..f9e2224eb 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperConfig.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperConfig.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperConfig (API-The MovieDB 3.8-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 6040b06f0..b05fed45a 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenres.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperGenres.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperGenres (API-The MovieDB 3.8-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 050c5a5fe..436bf3451 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperImages.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperImages.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperImages (API-The MovieDB 3.8-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 73afd54d6..6f93928ee 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperJobList.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperJobList.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperJobList (API-The MovieDB 3.8-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 a29ea48ef..6305135d0 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywordMovies.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywordMovies.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperKeywordMovies (API-The MovieDB 3.8-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 5060f23c8..45105b0e8 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperKeywords.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperKeywords (API-The MovieDB 3.8-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 319e0d46f..a353a94b4 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovie.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovie.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovie (API-The MovieDB 3.8-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 93a177b94..e52f3673a 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieCasts.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieCasts.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovieCasts (API-The MovieDB 3.8-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 b7fd4f293..22842cdfd 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieChanges.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieChanges.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovieChanges (API-The MovieDB 3.8-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 8806ad9e4..eec6857be 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieDbList.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieDbList.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovieDbList (API-The MovieDB 3.8-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 9b739e2e6..53667a1ed 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieKeywords.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovieKeywords (API-The MovieDB 3.8-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 a696c17a5..e53eed9d1 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieList.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperMovieList.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperMovieList (API-The MovieDB 3.8-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 bea8af7a6..37e16d18b 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPerson.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPerson.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperPerson (API-The MovieDB 3.8-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 53a064442..4ac405750 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonCredits.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonCredits.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperPersonCredits (API-The MovieDB 3.8-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 aa4d02bd3..8a6f74c5a 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonList.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperPersonList.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperPersonList (API-The MovieDB 3.8-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 7112d2763..515a2618f 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReleaseInfo.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperReleaseInfo (API-The MovieDB 3.8-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 27c62fa91..13ce9624e 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReviews.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperReviews.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperReviews (API-The MovieDB 3.8-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 2afc0dfb2..7b61aa7cc 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTrailers.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTrailers.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperTrailers (API-The MovieDB 3.8-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 4f6a17182..8670c4be9 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTranslations.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/WrapperTranslations.html @@ -2,13 +2,13 @@ - + Uses of Class com.omertron.themoviedbapi.wrapper.WrapperTranslations (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html index 920800da4..0ee22c3f8 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html @@ -2,13 +2,13 @@ - + com.omertron.themoviedbapi.wrapper (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html index 9b649ce7c..c2f760e78 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html @@ -2,13 +2,13 @@ - + com.omertron.themoviedbapi.wrapper (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html index 6fc5ed961..1b5f87dec 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html @@ -2,13 +2,13 @@ - + com.omertron.themoviedbapi.wrapper Class Hierarchy (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html index d3426acd7..321e15698 100644 --- a/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html @@ -2,13 +2,13 @@ - + Uses of Package com.omertron.themoviedbapi.wrapper (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html index 1a0241992..5b7e89cde 100644 --- a/apidocs/constant-values.html +++ b/apidocs/constant-values.html @@ -2,13 +2,13 @@ - + Constant Field Values (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html index 854e52b6e..16be57ac1 100644 --- a/apidocs/deprecated-list.html +++ b/apidocs/deprecated-list.html @@ -2,13 +2,13 @@ - + Deprecated List (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html index acb18fdea..48eeda3b2 100644 --- a/apidocs/help-doc.html +++ b/apidocs/help-doc.html @@ -2,13 +2,13 @@ - + API Help (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/index-all.html b/apidocs/index-all.html index d3fcbd3ca..5b86b32f0 100644 --- a/apidocs/index-all.html +++ b/apidocs/index-all.html @@ -2,13 +2,13 @@ - + Index (API-The MovieDB 3.8-SNAPSHOT API) - + @@ -83,7 +83,7 @@ function windowTitle()

A

-
AbstractJsonMapping - Class in com.omertron.themoviedbapi.model
 
AbstractJsonMapping() - +
AbstractJsonMapping - Class in com.omertron.themoviedbapi.model
Abstract class to handle any unknown properties by outputting a log message
AbstractJsonMapping() - Constructor for class com.omertron.themoviedbapi.model.AbstractJsonMapping
 
AbstractWrapper - Class in com.omertron.themoviedbapi.wrapper
 
AbstractWrapper() - @@ -1129,6 +1129,9 @@ Method in class com.omertron.themoviedbapi.model.getTranslations() - Method in class com.omertron.themoviedbapi.wrapper.WrapperTranslations
  +
getType() - +Method in class com.omertron.themoviedbapi.model.Trailer +
 
getTypeList(Class<E>, E[]) - Method in class com.omertron.themoviedbapi.wrapper.AbstractWrapper
Get a list of the enums passed @@ -2208,6 +2211,9 @@ Method in class com.omertron.themoviedbapi.model.setTranslations(List<Translation>) - Method in class com.omertron.themoviedbapi.wrapper.WrapperTranslations
  +
setType(String) - +Method in class com.omertron.themoviedbapi.model.Trailer +
 
setUrl(String) - Method in class com.omertron.themoviedbapi.model.Reviews
  diff --git a/apidocs/index.html b/apidocs/index.html index 8d887f6ff..664bf0aa7 100644 --- a/apidocs/index.html +++ b/apidocs/index.html @@ -2,7 +2,7 @@ - + API-The MovieDB 3.8-SNAPSHOT API diff --git a/apidocs/overview-frame.html b/apidocs/overview-frame.html index 34e84e854..548c9b616 100644 --- a/apidocs/overview-frame.html +++ b/apidocs/overview-frame.html @@ -2,13 +2,13 @@ <!--NewPage--> <HTML> <HEAD> -<!-- Generated by javadoc (build 1.6.0_45) on Tue Oct 29 17:00:01 CET 2013 --> +<!-- Generated by javadoc (build 1.6.0_45) on Fri Nov 01 10:51:33 CET 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Overview List (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/overview-summary.html b/apidocs/overview-summary.html index a9cc21e1e..09694d0be 100644 --- a/apidocs/overview-summary.html +++ b/apidocs/overview-summary.html @@ -2,13 +2,13 @@ - + Overview (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/overview-tree.html b/apidocs/overview-tree.html index fda9c0283..2f0f90239 100644 --- a/apidocs/overview-tree.html +++ b/apidocs/overview-tree.html @@ -2,13 +2,13 @@ - + Class Hierarchy (API-The MovieDB 3.8-SNAPSHOT API) - + diff --git a/apidocs/serialized-form.html b/apidocs/serialized-form.html index 937828dca..2c2a19333 100644 --- a/apidocs/serialized-form.html +++ b/apidocs/serialized-form.html @@ -2,13 +2,13 @@ - + Serialized Form (API-The MovieDB 3.8-SNAPSHOT API) - + @@ -150,6 +150,22 @@ response

+ + + + + +
+Serialized Fields
+ +

+log

+
+org.slf4j.Logger log
+
+
+
+

@@ -2439,6 +2455,15 @@ website

+
+

+type

+
+String type
+
+
+
+

diff --git a/dependencies.html b/dependencies.html index 23c1795cf..ea8578eb7 100644 --- a/dependencies.html +++ b/dependencies.html @@ -1,5 +1,5 @@ - + @@ -10,7 +10,7 @@ @import url("./css/site.css"); - + @@ -27,7 +27,7 @@

- Last Published: 2013-10-29 + Last Published: 2013-11-01  | Version: 3.8-SNAPSHOT
API-The MovieDB @@ -219,7 +219,7 @@

Dependency Tree

    -
  • com.omertron:themoviedbapi:jar:3.8-SNAPSHOT Information
  • com.omertron:themoviedbapi:jar:3.8-SNAPSHOT Information
      -
    • junit:junit:jar:4.11 (test) Information
    • junit:junit:jar:4.11 (test) Information
        -
      • org.hamcrest:hamcrest-core:jar:1.3 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.3 (test) Information
    • -
    • com.fasterxml.jackson.core:jackson-core:jar:2.2.3 (compile) Information
    • com.fasterxml.jackson.core:jackson-core:jar:2.2.3 (compile) Information
    • -
    • com.fasterxml.jackson.core:jackson-annotations:jar:2.2.3 (compile) Information
    • com.fasterxml.jackson.core:jackson-annotations:jar:2.2.3 (compile) Information
    • -
    • com.fasterxml.jackson.core:jackson-databind:jar:2.2.3 (compile) Information
    • com.fasterxml.jackson.core:jackson-databind:jar:2.2.3 (compile) Information
    • -
    • org.slf4j:slf4j-api:jar:1.7.5 (compile) Information
    • org.slf4j:slf4j-api:jar:1.7.5 (compile) Information
    • -
    • org.slf4j:slf4j-jdk14:jar:1.7.5 (test) Information
    • org.slf4j:slf4j-jdk14:jar:1.7.5 (test) Information
        -
      • org.slf4j:slf4j-api:jar:1.7.5 (test) Information
      • org.slf4j:slf4j-api:jar:1.7.5 (test) Information
    • -
    • org.yamj:api-common:jar:1.0 (compile) Information
    • org.yamj:api-common:jar:1.0 (compile) Information
        -
      • org.apache.commons:commons-lang3:jar:3.1 (compile) Information
      • org.apache.commons:commons-lang3:jar:3.1 (compile) Information
      • -
      • commons-dbcp:commons-dbcp:jar:1.4 (compile) Information
      • commons-dbcp:commons-dbcp:jar:1.4 (compile) Information
      • -
      • commons-pool:commons-pool:jar:1.6 (compile) Information
      • commons-pool:commons-pool:jar:1.6 (compile) Information
      • -
      • commons-codec:commons-codec:jar:1.8 (compile) Information
      • commons-codec:commons-codec:jar:1.8 (compile) Information
      • -
      • org.apache.httpcomponents:httpclient:jar:4.2.5 (compile) Information
      • org.apache.httpcomponents:httpclient:jar:4.2.5 (compile) Information
          -
        • org.apache.httpcomponents:httpcore:jar:4.2.4 (compile) Information
        • org.apache.httpcomponents:httpcore:jar:4.2.4 (compile) Information
        • -
        • commons-logging:commons-logging:jar:1.1.1 (compile) Information
        • commons-logging:commons-logging:jar:1.1.1 (compile) Information