AbstractJsonMapping (API-The MovieDB 3.8-SNAPSHOT API)
@@ -100,17 +100,21 @@ Class AbstractJsonMapping
All Implemented Interfaces: Serializable
-- Direct Known Subclasses:
- Account, Artwork, ChangedItem, ChangedMovie, Collection, CollectionInfo, Company, Genre, Keyword, KeywordMovie, Language, ListItemStatus, MovieDb, MovieDbList, MovieList, Person, PersonCast, PersonCredit, PersonCrew, ProductionCompany, ProductionCountry, ReleaseInfo, Reviews, StatusCode, TmdbConfiguration, TokenAuthorisation, TokenSession, Trailer, Translation
+- Direct Known Subclasses:
- AbstractWrapper, Account, Artwork, ChangedItem, ChangedMovie, Collection, CollectionInfo, Company, Genre, Keyword, KeywordMovie, Language, ListItemStatus, MovieDb, MovieDbList, MovieList, Person, PersonCast, PersonCredit, PersonCrew, ProductionCompany, ProductionCountry, ReleaseInfo, Reviews, StatusCode, TmdbConfiguration, TokenAuthorisation, TokenSession, Trailer, Translation
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 a08ebd21b..14bde6acd 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/AlternativeTitle.html b/apidocs/com/omertron/themoviedbapi/model/AlternativeTitle.html
index e6b278b63..884f04660 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/Artwork.html b/apidocs/com/omertron/themoviedbapi/model/Artwork.html
index d68480eae..d1fe8965e 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/ArtworkType.html b/apidocs/com/omertron/themoviedbapi/model/ArtworkType.html
index 80402971c..f5a7caf5c 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/ChangeKeyItem.html b/apidocs/com/omertron/themoviedbapi/model/ChangeKeyItem.html
index a6b57f92e..51db13de1 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/ChangedItem.html b/apidocs/com/omertron/themoviedbapi/model/ChangedItem.html
index 28eb7f27e..30a16e007 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/ChangedMovie.html b/apidocs/com/omertron/themoviedbapi/model/ChangedMovie.html
index 89b3424e5..43a391371 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/Collection.html b/apidocs/com/omertron/themoviedbapi/model/Collection.html
index 17eb38a6c..9b743692e 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/CollectionInfo.html b/apidocs/com/omertron/themoviedbapi/model/CollectionInfo.html
index 32f9e0beb..f8d502d79 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/Company.html b/apidocs/com/omertron/themoviedbapi/model/Company.html
index e2616d357..177a0b36f 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/Discover.html b/apidocs/com/omertron/themoviedbapi/model/Discover.html
index d9fc9612f..201fef17a 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/Genre.html b/apidocs/com/omertron/themoviedbapi/model/Genre.html
index b7a3af6bf..dfe9bc3f9 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/JobDepartment.html b/apidocs/com/omertron/themoviedbapi/model/JobDepartment.html
index 9ba0e4de3..d30638ebc 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/Keyword.html b/apidocs/com/omertron/themoviedbapi/model/Keyword.html
index e8a135781..7802ab80b 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/KeywordMovie.html b/apidocs/com/omertron/themoviedbapi/model/KeywordMovie.html
index f44597e1c..34588c92c 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/Language.html b/apidocs/com/omertron/themoviedbapi/model/Language.html
index 803a52c2b..f34b984b4 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/ListItemStatus.html b/apidocs/com/omertron/themoviedbapi/model/ListItemStatus.html
index ee9708482..daafc6f52 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/MovieDb.html b/apidocs/com/omertron/themoviedbapi/model/MovieDb.html
index c3acafb94..6057bfe88 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/MovieDbList.html b/apidocs/com/omertron/themoviedbapi/model/MovieDbList.html
index c16176dc8..e7c597c96 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/MovieDbListStatus.html b/apidocs/com/omertron/themoviedbapi/model/MovieDbListStatus.html
index 2bfa52c58..9786aeb7c 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/MovieList.html b/apidocs/com/omertron/themoviedbapi/model/MovieList.html
index 1f36eccf1..d3fed969b 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/Person.html b/apidocs/com/omertron/themoviedbapi/model/Person.html
index 8b2b2a71f..6d9e69ecf 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonCast.html b/apidocs/com/omertron/themoviedbapi/model/PersonCast.html
index 81646d262..37c6f7807 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonCredit.html b/apidocs/com/omertron/themoviedbapi/model/PersonCredit.html
index d721640d7..c151384ce 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonCrew.html b/apidocs/com/omertron/themoviedbapi/model/PersonCrew.html
index e65477240..160a09413 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonType.html b/apidocs/com/omertron/themoviedbapi/model/PersonType.html
index c19fe548a..cdb3d1e27 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/ProductionCompany.html b/apidocs/com/omertron/themoviedbapi/model/ProductionCompany.html
index caec45584..00f5a97f1 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/ProductionCountry.html b/apidocs/com/omertron/themoviedbapi/model/ProductionCountry.html
index e12472d7b..8e0bdca8b 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/ReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/model/ReleaseInfo.html
index 8e3f3a357..fc811a44e 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/Reviews.html b/apidocs/com/omertron/themoviedbapi/model/Reviews.html
index 5f9a8630c..cb7214be8 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/StatusCode.html b/apidocs/com/omertron/themoviedbapi/model/StatusCode.html
index d0c6323f3..44e0003ef 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/TmdbConfiguration.html b/apidocs/com/omertron/themoviedbapi/model/TmdbConfiguration.html
index 91625af6c..03e34c70a 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/TokenAuthorisation.html b/apidocs/com/omertron/themoviedbapi/model/TokenAuthorisation.html
index 302963eae..e2273203e 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/TokenSession.html b/apidocs/com/omertron/themoviedbapi/model/TokenSession.html
index 515dc7c76..6e10d16d0 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/Trailer.html b/apidocs/com/omertron/themoviedbapi/model/Trailer.html
index 6cb0242fd..608563be2 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.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 1864c9f44..1023d3272 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.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 4393931dc..00be9bcc4 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.8-SNAPSHOT API)
@@ -94,6 +94,10 @@ Packages that use com.omertron.themoviedbapi.model
| |
+
+| com.omertron.themoviedbapi.wrapper |
+ |
+
@@ -348,6 +352,231 @@ Uses of Translation
+
+
+
+
+
+
+
+
+
+
+
+
+
+| Subclasses of AbstractJsonMapping in com.omertron.themoviedbapi.wrapper |
+
+
+
+ class |
+AbstractWrapper
+
+
+ |
+
+
+
+ class |
+AbstractWrapperAll
+
+
+ Base class for the wrappers |
+
+
+
+ class |
+AbstractWrapperId
+
+
+ Base class for the wrappers |
+
+
+
+ class |
+WrapperAlternativeTitles
+
+
+ |
+
+
+
+ class |
+WrapperCollection
+
+
+ |
+
+
+
+ class |
+WrapperCompany
+
+
+ |
+
+
+
+ class |
+WrapperCompanyMovies
+
+
+ |
+
+
+
+ class |
+WrapperConfig
+
+
+ |
+
+
+
+ class |
+WrapperGenres
+
+
+ Wrapper class for the Genres searches |
+
+
+
+ class |
+WrapperImages
+
+
+ |
+
+
+
+ class |
+WrapperJobList
+
+
+ |
+
+
+
+ class |
+WrapperKeywordMovies
+
+
+ |
+
+
+
+ class |
+WrapperKeywords
+
+
+ |
+
+
+
+ class |
+WrapperMovie
+
+
+ |
+
+
+
+ class |
+WrapperMovieCasts
+
+
+ |
+
+
+
+ class |
+WrapperMovieChanges
+
+
+ |
+
+
+
+ class |
+WrapperMovieDbList
+
+
+ |
+
+
+
+ class |
+WrapperMovieKeywords
+
+
+ |
+
+
+
+ class |
+WrapperMovieList
+
+
+ |
+
+
+
+ class |
+WrapperPerson
+
+
+ |
+
+
+
+ class |
+WrapperPersonCredits
+
+
+ |
+
+
+
+ class |
+WrapperPersonList
+
+
+ |
+
+
+
+ class |
+WrapperReleaseInfo
+
+
+ |
+
+
+
+ class |
+WrapperReviews
+
+
+ |
+
+
+
+ class |
+WrapperTrailers
+
+
+ |
+
+
+
+ class |
+WrapperTranslations
+
|
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Account.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Account.html
index 40060a43f..f2b8847de 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.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 20fc8e849..ad4d09fe6 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.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 d4a1729d4..739978c42 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.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 7e3837ec6..2b932d93c 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.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 ccbabb4aa..fe5b29a73 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.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 e366cb458..e1076cb00 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.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 a5c800e36..cabd5264a 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.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 9f2cc9d26..609112aa7 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.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 8124af854..1bcea8baa 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.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 512ed80dd..6ecfbf611 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.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 ef0148532..d4baecb1c 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.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 33258a463..b9c3d883d 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.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 6dbb6df45..6fab97174 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.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 23b8ae08d..f47382d50 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.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 a52f19acb..c3572d1c6 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.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 76aae9c58..90f108500 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.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 a8e06ab83..96d89fc03 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.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 d1cb257a9..69d6ebb1a 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.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 389227ce3..6b5a5db33 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.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 500131a44..a780b4a35 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.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 ff13fd331..d7e27ac93 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.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 a34293921..d1abf7e67 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.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 9263728a5..91ac21c2d 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.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 e03031741..f93910e2e 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.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 f2dd4cb87..70472febc 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.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 dda1d725d..f8ea80ee7 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.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 2b905b8f6..1ed22ce19 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.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 8ab15aa53..cf3f549a9 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.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 792ee6f2a..d18c4b873 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.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 b8d8807aa..9b48204e6 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.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 9823580d3..9ebe91fd2 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.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 790e4f7e9..81cd5e718 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.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 f480fa6e6..f755ec91c 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.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 99468fca4..c2ff221d8 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.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 0ede02e4f..bbd231af5 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.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 57038ce64..86fec3459 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/package-frame.html
index 6b494871d..256298b0f 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/package-summary.html
index 9da8000fb..9a3dc21f2 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.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 b0dbb326e..709c46e13 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-use.html b/apidocs/com/omertron/themoviedbapi/model/package-use.html
index d52a38c41..07641d519 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.8-SNAPSHOT API)
@@ -282,7 +282,7 @@ Classes in AbstractJsonMapping
-
+ Abstract class to handle any unknown properties by outputting a log message
| AlternativeTitle
@@ -434,6 +434,12 @@ Classes in com.omertron.themoviedbapi.model used by com.omertron.themoviedbapi.wrapper
|
+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 7a2263639..68664b2fd 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/package-summary.html b/apidocs/com/omertron/themoviedbapi/package-summary.html
index 36af1985b..962d53f27 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/package-tree.html b/apidocs/com/omertron/themoviedbapi/package-tree.html
index 4feff5063..a5adbbe22 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/package-use.html b/apidocs/com/omertron/themoviedbapi/package-use.html
index 4d64b34c5..7a29d1cee 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/results/TmdbResults.html b/apidocs/com/omertron/themoviedbapi/results/TmdbResults.html
index f65b7f482..bda51a284 100644
--- a/apidocs/com/omertron/themoviedbapi/results/TmdbResults.html
+++ b/apidocs/com/omertron/themoviedbapi/results/TmdbResults.html
@@ -2,7 +2,7 @@
-
+
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 8e49f19d8..1cf7c09d0 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/results/TmdbResultsMap.html b/apidocs/com/omertron/themoviedbapi/results/TmdbResultsMap.html
index a67d5d1f0..b2a8c408f 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.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 2e404a780..3d642609f 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResults.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResults.html
@@ -2,7 +2,7 @@
-
+
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 347936002..4aa756c1b 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.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 fd8f54b9c..b9b18d149 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-frame.html b/apidocs/com/omertron/themoviedbapi/results/package-frame.html
index 69ef5e8f7..fdd613a77 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-summary.html b/apidocs/com/omertron/themoviedbapi/results/package-summary.html
index 948947f7e..4ef862a5f 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-tree.html b/apidocs/com/omertron/themoviedbapi/results/package-tree.html
index 729fc5cdb..4d76f2a9a 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-use.html b/apidocs/com/omertron/themoviedbapi/results/package-use.html
index 9ec756432..8a16f43b0 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html b/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html
index 3e9b2f94d..a9d94676e 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/tools/WebBrowser.html b/apidocs/com/omertron/themoviedbapi/tools/WebBrowser.html
index 98fa3a438..7747cad9d 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.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 21c79b0a2..e96e24b40 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.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 eabcb0bc8..77cfb8e9e 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-frame.html b/apidocs/com/omertron/themoviedbapi/tools/package-frame.html
index 193f7a535..536333689 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-summary.html b/apidocs/com/omertron/themoviedbapi/tools/package-summary.html
index 632c5a3f1..b535dfd61 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-tree.html b/apidocs/com/omertron/themoviedbapi/tools/package-tree.html
index fda606106..868ea7648 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-use.html b/apidocs/com/omertron/themoviedbapi/tools/package-use.html
index 690590b3f..9c76b7f17 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html
index 1f485d5b6..86ec58623 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.8-SNAPSHOT API)
@@ -94,17 +94,23 @@ com.omertron.themoviedbapi.wrapper
Class AbstractWrapper
java.lang.Object
- com.omertron.themoviedbapi.wrapper.AbstractWrapper
+ com.omertron.themoviedbapi.model.AbstractJsonMapping
+ com.omertron.themoviedbapi.wrapper.AbstractWrapper
+- All Implemented Interfaces:
- Serializable
+
+
- Direct Known Subclasses:
- AbstractWrapperId, WrapperConfig, WrapperGenres, WrapperJobList
-public abstract class AbstractWrapper - extends Object
+public abstract class AbstractWrapper extends AbstractJsonMapping
+
+- See Also:
- Serialized Form
@@ -151,22 +157,14 @@ Class AbstractWrapper
Get a list of the enums passed |
-
-
- void |
-handleUnknown(String key,
- Object value)
-
-
- Handle unknown properties and print a message |
+
+
+
@@ -221,34 +219,6 @@ public <E extends
-handleUnknown
-
-public void handleUnknown(String key,
- Object value)
-
-- Handle unknown properties and print a message
-
-
-- Parameters:
key - value -
-
-
-
-
-
-toString
-
-public String toString()
-
-
-- Overrides:
toString in class Object
-
-
-
-
-
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html
index 9a39c5eb2..dfb1439c3 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.8-SNAPSHOT API)
@@ -94,12 +94,13 @@ com.omertron.themoviedbapi.wrapper
Class AbstractWrapperAll
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
-- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages
+- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages, Serializable
- Direct Known Subclasses:
- WrapperCollection, WrapperCompany, WrapperCompanyMovies, WrapperImages, WrapperKeywordMovies, WrapperKeywords, WrapperMovie, WrapperMovieChanges, WrapperMovieDbList, WrapperMovieList, WrapperPerson, WrapperPersonCredits, WrapperPersonList, WrapperReviews
@@ -117,7 +118,7 @@ Base class for the wrappers
- Author:
- Stuart
-
+- See Also:
- Serialized Form
@@ -226,7 +227,16 @@ Base class for the wrappers
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html
index 5c1910da0..093dc6e9d 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.8-SNAPSHOT API)
@@ -94,11 +94,12 @@ com.omertron.themoviedbapi.wrapper
Class AbstractWrapperId
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
-- All Implemented Interfaces:
- IWrapperId
+- All Implemented Interfaces:
- IWrapperId, Serializable
- Direct Known Subclasses:
- AbstractWrapperAll, WrapperAlternativeTitles, WrapperMovieCasts, WrapperMovieKeywords, WrapperReleaseInfo, WrapperTrailers, WrapperTranslations
@@ -116,7 +117,7 @@ Base class for the wrappers
- Author:
- Stuart
-
+- See Also:
- Serialized Form
@@ -168,7 +169,16 @@ Base class for the wrappers
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperDates.html b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperDates.html
index 17d5cae6d..750d6472c 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperId.html b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperId.html
index 7a04cb0f3..acf9bd305 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperPages.html b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperPages.html
index 9a0173075..b8e08ebe2 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html b/apidocs/com/omertron/themoviedbapi/wrapper/ResultDates.html
index 63ba87443..9f5d84e58 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html
index ff7070a9e..bcfd9043c 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.8-SNAPSHOT API)
@@ -94,9 +94,10 @@ com.omertron.themoviedbapi.wrapper
Class WrapperAlternativeTitles
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
-
com.omertron.themoviedbapi.wrapper.WrapperAlternativeTitles
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+
com.omertron.themoviedbapi.wrapper.WrapperAlternativeTitles
- All Implemented Interfaces:
- IWrapperId, Serializable
@@ -171,7 +172,16 @@ Class WrapperAlternativeTitles
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html
index c20e18a6a..69944c544 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html
index 31e32782b..f55a1e584 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.8-SNAPSHOT API)
@@ -94,13 +94,14 @@ com.omertron.themoviedbapi.wrapper
Class WrapperCollection
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
-
com.omertron.themoviedbapi.wrapper.WrapperCollection
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
+
com.omertron.themoviedbapi.wrapper.WrapperCollection
-- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages
+- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages, Serializable
@@ -111,7 +112,7 @@ Class WrapperCollection
- Author:
- stuart.boston
-
+- See Also:
- Serialized Form
@@ -181,7 +182,16 @@ Class WrapperCollection
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html
index 35092c8e8..355d7d9bc 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.8-SNAPSHOT API)
@@ -94,13 +94,14 @@ com.omertron.themoviedbapi.wrapper
Class WrapperCompany
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
-
com.omertron.themoviedbapi.wrapper.WrapperCompany
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
+
com.omertron.themoviedbapi.wrapper.WrapperCompany
-- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages
+- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages, Serializable
@@ -111,7 +112,7 @@ Class WrapperCompany
- Author:
- stuart.boston
-
+- See Also:
- Serialized Form
@@ -181,7 +182,16 @@ Class WrapperCompany
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html
index 72287f461..da6e1491a 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.8-SNAPSHOT API)
@@ -94,13 +94,14 @@ com.omertron.themoviedbapi.wrapper
Class WrapperCompanyMovies
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
-
com.omertron.themoviedbapi.wrapper.WrapperCompanyMovies
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
+
com.omertron.themoviedbapi.wrapper.WrapperCompanyMovies
-- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages
+- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages, Serializable
@@ -111,7 +112,7 @@ Class WrapperCompanyMovies
- Author:
- stuart.boston
-
+- See Also:
- Serialized Form
@@ -181,7 +182,16 @@ Class WrapperCompanyMovies
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html
index cfbda5c27..523175fa6 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.8-SNAPSHOT API)
@@ -94,9 +94,13 @@ com.omertron.themoviedbapi.wrapper
Class WrapperConfig
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.WrapperConfig
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.WrapperConfig
+
+- All Implemented Interfaces:
- Serializable
+
public class WrapperConfig
- extends AbstractWrapper
@@ -106,7 +110,7 @@ Class WrapperConfig
- Author:
- Stuart
-
+- See Also:
- Serialized Form
@@ -174,7 +178,16 @@ Class WrapperConfig
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html
index f6555e9c6..44c580d2b 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.8-SNAPSHOT API)
@@ -94,9 +94,13 @@ com.omertron.themoviedbapi.wrapper
Class WrapperGenres
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.WrapperGenres
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.WrapperGenres
+
+- All Implemented Interfaces:
- Serializable
+
public class WrapperGenres
- extends AbstractWrapper
@@ -110,7 +114,7 @@ Wrapper class for the Genres searches
- Author:
- Stuart
-
+See Also:Serialized Form
@@ -162,7 +166,16 @@ Wrapper class for the Genres searches
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html
index 00ecb611a..9bcf8a09c 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.8-SNAPSHOT API)
@@ -94,10 +94,11 @@ com.omertron.themoviedbapi.wrapper
Class WrapperImages
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
-
com.omertron.themoviedbapi.wrapper.WrapperImages
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
+
com.omertron.themoviedbapi.wrapper.WrapperImages
- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages, Serializable
@@ -221,7 +222,16 @@ Class WrapperImages
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html
index f23948851..6bfeccefd 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.8-SNAPSHOT API)
@@ -94,9 +94,13 @@ com.omertron.themoviedbapi.wrapper
Class WrapperJobList
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.WrapperJobList
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.WrapperJobList
+
+- All Implemented Interfaces:
- Serializable
+
public class WrapperJobList
- extends AbstractWrapper
@@ -106,7 +110,7 @@ Class WrapperJobList
- Author:
- Stuart
-
+- See Also:
- Serialized Form
@@ -158,7 +162,16 @@ Class WrapperJobList
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywordMovies.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywordMovies.html
index 7b7a5b6dc..eff27cd86 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.8-SNAPSHOT API)
@@ -94,13 +94,14 @@ com.omertron.themoviedbapi.wrapper
Class WrapperKeywordMovies
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
-
com.omertron.themoviedbapi.wrapper.WrapperKeywordMovies
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
+
com.omertron.themoviedbapi.wrapper.WrapperKeywordMovies
-- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages
+- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages, Serializable
@@ -111,7 +112,7 @@ Class WrapperKeywordMovies
- Author:
- stuart.boston
-
+- See Also:
- Serialized Form
@@ -181,7 +182,16 @@ Class WrapperKeywordMovies
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html
index 858cfb04a..f9cb1c9a2 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.8-SNAPSHOT API)
@@ -94,13 +94,14 @@ com.omertron.themoviedbapi.wrapper
Class WrapperKeywords
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
-
com.omertron.themoviedbapi.wrapper.WrapperKeywords
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
+
com.omertron.themoviedbapi.wrapper.WrapperKeywords
-- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages
+- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages, Serializable
@@ -111,7 +112,7 @@ Class WrapperKeywords
- Author:
- stuart.boston
-
+- See Also:
- Serialized Form
@@ -181,7 +182,16 @@ Class WrapperKeywords
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html
index e6b63ef12..b8ad5c90d 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.8-SNAPSHOT API)
@@ -94,10 +94,11 @@ com.omertron.themoviedbapi.wrapper
Class WrapperMovie
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
-
com.omertron.themoviedbapi.wrapper.WrapperMovie
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
+
com.omertron.themoviedbapi.wrapper.WrapperMovie
- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages, Serializable
@@ -181,7 +182,16 @@ Class WrapperMovie
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html
index d45ef8387..ce5fe75d1 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.8-SNAPSHOT API)
@@ -94,9 +94,10 @@ com.omertron.themoviedbapi.wrapper
Class WrapperMovieCasts
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
-
com.omertron.themoviedbapi.wrapper.WrapperMovieCasts
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+
com.omertron.themoviedbapi.wrapper.WrapperMovieCasts
- All Implemented Interfaces:
- IWrapperId, Serializable
@@ -195,7 +196,16 @@ Class WrapperMovieCasts
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieChanges.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieChanges.html
index d9df6b2dd..33ba87b4e 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.8-SNAPSHOT API)
@@ -94,13 +94,14 @@ com.omertron.themoviedbapi.wrapper
Class WrapperMovieChanges
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
-
com.omertron.themoviedbapi.wrapper.WrapperMovieChanges
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
+
com.omertron.themoviedbapi.wrapper.WrapperMovieChanges
-- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages
+- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages, Serializable
@@ -108,6 +109,8 @@ Class WrapperMovieChanges
+
+- See Also:
- Serialized Form
@@ -177,7 +180,16 @@ Class WrapperMovieChanges
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieDbList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieDbList.html
index ec5914143..1fc3987df 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.8-SNAPSHOT API)
@@ -94,13 +94,14 @@ com.omertron.themoviedbapi.wrapper
Class WrapperMovieDbList
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
-
com.omertron.themoviedbapi.wrapper.WrapperMovieDbList
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
+
com.omertron.themoviedbapi.wrapper.WrapperMovieDbList
-- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages
+- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages, Serializable
@@ -108,6 +109,8 @@ Class WrapperMovieDbList
+
+- See Also:
- Serialized Form
@@ -177,7 +180,16 @@ Class WrapperMovieDbList
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html
index 55934b31b..6d8980c88 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.8-SNAPSHOT API)
@@ -94,9 +94,10 @@ com.omertron.themoviedbapi.wrapper
Class WrapperMovieKeywords
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
-
com.omertron.themoviedbapi.wrapper.WrapperMovieKeywords
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+
com.omertron.themoviedbapi.wrapper.WrapperMovieKeywords
- All Implemented Interfaces:
- IWrapperId, Serializable
@@ -171,7 +172,16 @@ Class WrapperMovieKeywords
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieList.html
index 774d65d21..e5ebe8101 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.8-SNAPSHOT API)
@@ -94,10 +94,11 @@ com.omertron.themoviedbapi.wrapper
Class WrapperMovieList
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
-
com.omertron.themoviedbapi.wrapper.WrapperMovieList
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
+
com.omertron.themoviedbapi.wrapper.WrapperMovieList
- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages, Serializable
@@ -181,7 +182,16 @@ Class WrapperMovieList
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html
index b5964b381..17ec62cf5 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.8-SNAPSHOT API)
@@ -94,13 +94,14 @@ com.omertron.themoviedbapi.wrapper
Class WrapperPerson
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
-
com.omertron.themoviedbapi.wrapper.WrapperPerson
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
+
com.omertron.themoviedbapi.wrapper.WrapperPerson
-- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages
+- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages, Serializable
@@ -111,7 +112,7 @@ Class WrapperPerson
- Author:
- stuart.boston
-
+- See Also:
- Serialized Form
@@ -181,7 +182,16 @@ Class WrapperPerson
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html
index 7873009f7..4d095aaa9 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.8-SNAPSHOT API)
@@ -94,13 +94,14 @@ com.omertron.themoviedbapi.wrapper
Class WrapperPersonCredits
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
-
com.omertron.themoviedbapi.wrapper.WrapperPersonCredits
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
+
com.omertron.themoviedbapi.wrapper.WrapperPersonCredits
-- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages
+- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages, Serializable
@@ -111,7 +112,7 @@ Class WrapperPersonCredits
- Author:
- stuart.boston
-
+- See Also:
- Serialized Form
@@ -205,7 +206,16 @@ Class WrapperPersonCredits
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html
index ecfbadc8b..dd2be2637 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.8-SNAPSHOT API)
@@ -94,13 +94,14 @@ com.omertron.themoviedbapi.wrapper
Class WrapperPersonList
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
-
com.omertron.themoviedbapi.wrapper.WrapperPersonList
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
+
com.omertron.themoviedbapi.wrapper.WrapperPersonList
-- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages
+- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages, Serializable
@@ -111,7 +112,7 @@ Class WrapperPersonList
- Author:
- Stuart
-
+- See Also:
- Serialized Form
@@ -181,7 +182,16 @@ Class WrapperPersonList
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html
index 0ae8e4722..d9fb916c8 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.8-SNAPSHOT API)
@@ -94,9 +94,10 @@ com.omertron.themoviedbapi.wrapper
Class WrapperReleaseInfo
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
-
com.omertron.themoviedbapi.wrapper.WrapperReleaseInfo
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+
com.omertron.themoviedbapi.wrapper.WrapperReleaseInfo
- All Implemented Interfaces:
- IWrapperId, Serializable
@@ -171,7 +172,16 @@ Class WrapperReleaseInfo
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReviews.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReviews.html
index 5828e7790..4deb66def 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.8-SNAPSHOT API)
@@ -94,10 +94,11 @@ com.omertron.themoviedbapi.wrapper
Class WrapperReviews
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
-
com.omertron.themoviedbapi.wrapper.WrapperReviews
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperAll
+
com.omertron.themoviedbapi.wrapper.WrapperReviews
- All Implemented Interfaces:
- IWrapperDates, IWrapperId, IWrapperPages, Serializable
@@ -181,7 +182,16 @@ Class WrapperReviews
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html
index e68050eb5..aac3f4fbf 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.8-SNAPSHOT API)
@@ -94,9 +94,10 @@ com.omertron.themoviedbapi.wrapper
Class WrapperTrailers
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
-
com.omertron.themoviedbapi.wrapper.WrapperTrailers
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+
com.omertron.themoviedbapi.wrapper.WrapperTrailers
- All Implemented Interfaces:
- IWrapperId, Serializable
@@ -195,7 +196,16 @@ Class WrapperTrailers
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html
index 539f04a84..43ca90e01 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.8-SNAPSHOT API)
@@ -94,9 +94,10 @@ com.omertron.themoviedbapi.wrapper
Class WrapperTranslations
java.lang.Object
-
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
-
com.omertron.themoviedbapi.wrapper.WrapperTranslations
+
com.omertron.themoviedbapi.model.AbstractJsonMapping
+
com.omertron.themoviedbapi.wrapper.AbstractWrapper
+
com.omertron.themoviedbapi.wrapper.AbstractWrapperId
+
com.omertron.themoviedbapi.wrapper.WrapperTranslations
- All Implemented Interfaces:
- IWrapperId, Serializable
@@ -171,7 +172,16 @@ Class WrapperTranslations
Methods inherited from class com.omertron.themoviedbapi.wrapper.AbstractWrapper |
-getTypeList, handleUnknown, toString |
+getTypeList |
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html
index 857d04e67..0c051875f 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.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 67c47070c..9ad89d9d1 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.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 01065e41d..7d5b9b0e9 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.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 5161b48d9..f681d4561 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.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 3ef67ca57..8d70f0a79 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.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 d800f4f2c..da0088eff 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.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 d77ea5a89..0de24f865 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.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 ea3bbb08e..af5a31144 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.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 bcd2e6cb5..ca30c724e 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.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 183eef70f..542c50c95 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.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 3a5bee74c..b635c0c81 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.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 1da55648b..98e497260 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.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 670f422ad..108b27806 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.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 9e6fd892c..3291c8a01 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.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 4c98aaeda..16103b740 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.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 ef7b1eee8..438793b16 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.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 4dd79ed9e..99c3d28c1 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.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 4e9bde7df..20dbfc604 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.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 0b6cc8425..2478330fb 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.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 91e39a6a9..913996b15 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.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 f4291a7a4..32d32e391 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.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 92d0e26ff..7259e22ac 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.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 9eb8bbbb9..f8ad53aa4 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.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 bb52f90d8..da0efc577 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.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 f1c214219..7f5c50504 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.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 bc7428a3d..d1e8498d6 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.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 8f45c2e1d..904ba3bad 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.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 fb12b0858..3e53939e0 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.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 3bed63376..4805e75cd 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.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 c5059a6d3..7efd103a0 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.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 fd9ee1fdc..b7d2b5b58 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-frame.html
index a4bf4d58b..211584d92 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-summary.html
index 5f5a3e09a..db7997741 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.8-SNAPSHOT API)
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-tree.html
index 747407661..059a5aea3 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.8-SNAPSHOT API)
@@ -93,6 +93,8 @@ Class Hierarchy
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html b/apidocs/com/omertron/themoviedbapi/wrapper/package-use.html
index 953d664d1..b0a67a663 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.8-SNAPSHOT API)
diff --git a/apidocs/constant-values.html b/apidocs/constant-values.html
index e3fe8f785..0004e6bcd 100644
--- a/apidocs/constant-values.html
+++ b/apidocs/constant-values.html
@@ -2,7 +2,7 @@
-
+
Constant Field Values (API-The MovieDB 3.8-SNAPSHOT API)
diff --git a/apidocs/deprecated-list.html b/apidocs/deprecated-list.html
index 26aa96e4c..f1f08e011 100644
--- a/apidocs/deprecated-list.html
+++ b/apidocs/deprecated-list.html
@@ -2,7 +2,7 @@
-
+
Deprecated List (API-The MovieDB 3.8-SNAPSHOT API)
diff --git a/apidocs/help-doc.html b/apidocs/help-doc.html
index 85ba497b4..a389279a5 100644
--- a/apidocs/help-doc.html
+++ b/apidocs/help-doc.html
@@ -2,7 +2,7 @@
-
+
API Help (API-The MovieDB 3.8-SNAPSHOT API)
diff --git a/apidocs/index-all.html b/apidocs/index-all.html
index c3b1a7b9c..31b426721 100644
--- a/apidocs/index-all.html
+++ b/apidocs/index-all.html
@@ -2,7 +2,7 @@
-
+
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
@@ -1194,9 +1197,6 @@ Method in class com.omertron.themoviedbapi.wrapper.handleUnknown(String, Object) -
Method in class com.omertron.themoviedbapi.model.AbstractJsonMapping
- Handle unknown properties and print a message
-
- handleUnknown(String, Object) -
-Method in class com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
- Handle unknown properties and print a message
- handleUnknown(String, Object) -
Method in class com.omertron.themoviedbapi.wrapper.ResultDates
- Handle unknown properties and print a message
@@ -2208,6 +2208,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
-
@@ -2303,9 +2306,6 @@ Method in class com.omertron.themoviedbapi.model.toString() -
Method in class com.omertron.themoviedbapi.results.TmdbResults
-
-
- toString() -
-Method in class com.omertron.themoviedbapi.wrapper.AbstractWrapper
-
-
- toString() -
Method in class com.omertron.themoviedbapi.wrapper.ResultDates
-
diff --git a/apidocs/index.html b/apidocs/index.html
index 50f567911..25858e292 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 7efd04d5a..0d46774ac 100644
--- a/apidocs/overview-frame.html
+++ b/apidocs/overview-frame.html
@@ -2,7 +2,7 @@
-
+
Overview List (API-The MovieDB 3.8-SNAPSHOT API)
diff --git a/apidocs/overview-summary.html b/apidocs/overview-summary.html
index 7f2ad25c2..b99d71219 100644
--- a/apidocs/overview-summary.html
+++ b/apidocs/overview-summary.html
@@ -2,7 +2,7 @@
-
+
Overview (API-The MovieDB 3.8-SNAPSHOT API)
diff --git a/apidocs/overview-tree.html b/apidocs/overview-tree.html
index e9a41a531..3d7daa1dc 100644
--- a/apidocs/overview-tree.html
+++ b/apidocs/overview-tree.html
@@ -2,7 +2,7 @@
-
+
Class Hierarchy (API-The MovieDB 3.8-SNAPSHOT API)
@@ -94,9 +94,6 @@ Class Hierarchy
- java.lang.Object
- com.omertron.themoviedbapi.model.AlternativeTitle (implements java.io.Serializable)
- com.omertron.themoviedbapi.tools.ApiUrl
- com.omertron.themoviedbapi.model.ChangeKeyItem
- com.omertron.themoviedbapi.model.Discover
- com.omertron.themoviedbapi.model.JobDepartment
- com.omertron.themoviedbapi.wrapper.ResultDates (implements java.io.Serializable)
- com.omertron.themoviedbapi.TheMovieDbApi
- java.lang.Throwable (implements java.io.Serializable)
diff --git a/apidocs/serialized-form.html b/apidocs/serialized-form.html
index 1e5d057cd..810a22313 100644
--- a/apidocs/serialized-form.html
+++ b/apidocs/serialized-form.html
@@ -2,7 +2,7 @@
-
+
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
+
+
+
+
@@ -2496,6 +2521,104 @@ name
+
+
+
+
+
+serialVersionUID: 1L
+
+
+
+
+
+
+
+
+
+
+
+|
+Serialized Fields |
+
+
+
+
+page
+
+int page
+
+
+
+
+
+
+totalPages
+
+int totalPages
+
+
+
+
+
+
+totalResults
+
+int totalResults
+
+
+
+
+
+
+dates
+
+ResultDates dates
+
+
+
+
+
+
+
+
+
+
+serialVersionUID: 1L
+
+
+
+
+
+|
+Serialized Fields |
+
+
+
+
+id
+
+int id
+
+
+
+
+
@@ -2565,6 +2688,150 @@ titles
+
+
+
+
+
+
+
+
+|
+Serialized Fields |
+
+
+
+
+results
+
+List<E> results
+
+
+
+
+
+
+
+
+
+
+
+
+
+|
+Serialized Fields |
+
+
+
+
+results
+
+List<E> results
+
+
+
+
+
+
+
+
+
+
+
+
+
+|
+Serialized Fields |
+
+
+
+
+results
+
+List<E> results
+
+
+
+
+
+
+
+
+
+
+
+
+
+|
+Serialized Fields |
+
+
+
+
+tmdbConfiguration
+
+TmdbConfiguration tmdbConfiguration
+
+
+
+
+
+
+changeKeys
+
+List<E> changeKeys
+
+
+
+
+
+
+
+
+
+
+
+
+
+|
+Serialized Fields |
+
+
+
+
+genres
+
+List<E> genres
+
+
+
+
+
@@ -2613,6 +2880,87 @@ profiles
+
+
+
+
+
+
+
+
+|
+Serialized Fields |
+
+
+
+
+jobs
+
+List<E> jobs
+
+
+
+
+
+
+
+
+
+
+
+
+
+|
+Serialized Fields |
+
+
+
+
+results
+
+List<E> results
+
+
+
+
+
+
+
+
+
+
+
+
+
+|
+Serialized Fields |
+
+
+
+
+results
+
+List<E> results
+
+
+
+
+
@@ -2682,6 +3030,60 @@ crew
+
+
+
+
+
+
+
+
+|
+Serialized Fields |
+
+
+
+
+results
+
+List<E> results
+
+
+
+
+
+
+
+
+
+
+
+
+
+|
+Serialized Fields |
+
+
+
+
+lists
+
+List<E> lists
+
+
+
+
+
@@ -2742,6 +3144,96 @@ movieList
+
+
+
+
+
+
+
+
+|
+Serialized Fields |
+
+
+
+
+results
+
+List<E> results
+
+
+
+
+
+
+
+
+
+
+
+
+
+|
+Serialized Fields |
+
+
+
+
+cast
+
+List<E> cast
+
+
+
+
+
+
+crew
+
+List<E> crew
+
+
+
+
+
+
+
+
+
+
+
+
+
+|
+Serialized Fields |
+
+
+
+
+personList
+
+List<E> personList
+
+
+
+
+
diff --git a/dependencies.html b/dependencies.html
index 4e4feb777..89e0fa6c1 100644
--- a/dependencies.html
+++ b/dependencies.html
@@ -219,7 +219,7 @@
Dependency Tree
-- com.omertron:themoviedbapi:jar:3.8-SNAPSHOT

+
- com.omertron:themoviedbapi:jar:3.8-SNAPSHOT
-- junit:junit:jar:4.11 (test)

+
- junit:junit:jar:4.11 (test)
-- org.hamcrest:hamcrest-core:jar:1.3 (test)

+
- org.hamcrest:hamcrest-core:jar:1.3 (test)

-
- com.fasterxml.jackson.core:jackson-core:jar:2.2.3 (compile)

+
- com.fasterxml.jackson.core:jackson-core:jar:2.2.3 (compile)

-
- com.fasterxml.jackson.core:jackson-annotations:jar:2.2.3 (compile)

+
- com.fasterxml.jackson.core:jackson-annotations:jar:2.2.3 (compile)

-
- com.fasterxml.jackson.core:jackson-databind:jar:2.2.3 (compile)

+
- com.fasterxml.jackson.core:jackson-databind:jar:2.2.3 (compile)
-- com.fasterxml.jackson.core:jackson-annotations:jar:2.2.3 (compile)

+
- com.fasterxml.jackson.core:jackson-annotations:jar:2.2.3 (compile)

-
- com.fasterxml.jackson.core:jackson-core:jar:2.2.3 (compile)

+
- com.fasterxml.jackson.core:jackson-core:jar:2.2.3 (compile)

-
- org.slf4j:slf4j-api:jar:1.7.5 (compile)

+
- org.slf4j:slf4j-api:jar:1.7.5 (compile)

-
- org.slf4j:slf4j-jdk14:jar:1.7.5 (test)

+
- org.slf4j:slf4j-jdk14:jar:1.7.5 (test)
-- org.slf4j:slf4j-api:jar:1.7.5 (test)

+
- org.slf4j:slf4j-api:jar:1.7.5 (test)

-
- org.yamj:api-common:jar:1.0 (compile)

+
- org.yamj:api-common:jar:1.0 (compile)
-- org.apache.commons:commons-lang3:jar:3.1 (compile)

+
- org.apache.commons:commons-lang3:jar:3.1 (compile)

-
- commons-dbcp:commons-dbcp:jar:1.4 (compile)

+
- commons-dbcp:commons-dbcp:jar:1.4 (compile)

-
- commons-pool:commons-pool:jar:1.6 (compile)

+
- commons-pool:commons-pool:jar:1.6 (compile)

-
- commons-codec:commons-codec:jar:1.8 (compile)

+
- commons-codec:commons-codec:jar:1.8 (compile)

-
- org.apache.httpcomponents:httpclient:jar:4.2.5 (compile)

+
- org.apache.httpcomponents:httpclient:jar:4.2.5 (compile)
-- org.apache.httpcomponents:httpcore:jar:4.2.4 (compile)

+
- org.apache.httpcomponents:httpcore:jar:4.2.4 (compile)

-
- commons-logging:commons-logging:jar:1.1.1 (compile)

+
- commons-logging:commons-logging:jar:1.1.1 (compile)

| Commons Logging |
diff --git a/testapidocs/allclasses-frame.html b/testapidocs/allclasses-frame.html
index 6129c7d25..49c8675bd 100644
--- a/testapidocs/allclasses-frame.html
+++ b/testapidocs/allclasses-frame.html
@@ -2,7 +2,7 @@
-
+
All Classes (API-The MovieDB 3.8-SNAPSHOT Test API)
diff --git a/testapidocs/allclasses-noframe.html b/testapidocs/allclasses-noframe.html
index b1317f936..1842076cc 100644
--- a/testapidocs/allclasses-noframe.html
+++ b/testapidocs/allclasses-noframe.html
@@ -2,7 +2,7 @@
-
+
All Classes (API-The MovieDB 3.8-SNAPSHOT Test API)
diff --git a/testapidocs/com/omertron/themoviedbapi/TestLogger.html b/testapidocs/com/omertron/themoviedbapi/TestLogger.html
index 53b80b12b..1519b69e0 100644
--- a/testapidocs/com/omertron/themoviedbapi/TestLogger.html
+++ b/testapidocs/com/omertron/themoviedbapi/TestLogger.html
@@ -2,7 +2,7 @@
-
+
TestLogger (API-The MovieDB 3.8-SNAPSHOT Test API)
diff --git a/testapidocs/com/omertron/themoviedbapi/TheMovieDbApiTest.html b/testapidocs/com/omertron/themoviedbapi/TheMovieDbApiTest.html
index 50cb5963e..d9075494f 100644
--- a/testapidocs/com/omertron/themoviedbapi/TheMovieDbApiTest.html
+++ b/testapidocs/com/omertron/themoviedbapi/TheMovieDbApiTest.html
@@ -2,7 +2,7 @@
-
+
TheMovieDbApiTest (API-The MovieDB 3.8-SNAPSHOT Test API)
diff --git a/testapidocs/com/omertron/themoviedbapi/class-use/TestLogger.html b/testapidocs/com/omertron/themoviedbapi/class-use/TestLogger.html
index 8f3606d32..c4c4256bb 100644
--- a/testapidocs/com/omertron/themoviedbapi/class-use/TestLogger.html
+++ b/testapidocs/com/omertron/themoviedbapi/class-use/TestLogger.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.TestLogger (API-The MovieDB 3.8-SNAPSHOT Test API)
diff --git a/testapidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApiTest.html b/testapidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApiTest.html
index 6b8677d2a..cf950c1ae 100644
--- a/testapidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApiTest.html
+++ b/testapidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApiTest.html
@@ -2,7 +2,7 @@
-
+
Uses of Class com.omertron.themoviedbapi.TheMovieDbApiTest (API-The MovieDB 3.8-SNAPSHOT Test API)
diff --git a/testapidocs/com/omertron/themoviedbapi/package-frame.html b/testapidocs/com/omertron/themoviedbapi/package-frame.html
index eda39833c..73ea32bbd 100644
--- a/testapidocs/com/omertron/themoviedbapi/package-frame.html
+++ b/testapidocs/com/omertron/themoviedbapi/package-frame.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi (API-The MovieDB 3.8-SNAPSHOT Test API)
diff --git a/testapidocs/com/omertron/themoviedbapi/package-summary.html b/testapidocs/com/omertron/themoviedbapi/package-summary.html
index efe915366..d2555c12e 100644
--- a/testapidocs/com/omertron/themoviedbapi/package-summary.html
+++ b/testapidocs/com/omertron/themoviedbapi/package-summary.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi (API-The MovieDB 3.8-SNAPSHOT Test API)
diff --git a/testapidocs/com/omertron/themoviedbapi/package-tree.html b/testapidocs/com/omertron/themoviedbapi/package-tree.html
index 9c8c5e4d3..adb66b64c 100644
--- a/testapidocs/com/omertron/themoviedbapi/package-tree.html
+++ b/testapidocs/com/omertron/themoviedbapi/package-tree.html
@@ -2,7 +2,7 @@
-
+
com.omertron.themoviedbapi Class Hierarchy (API-The MovieDB 3.8-SNAPSHOT Test API)
diff --git a/testapidocs/com/omertron/themoviedbapi/package-use.html b/testapidocs/com/omertron/themoviedbapi/package-use.html
index 1f8031707..21440457a 100644
--- a/testapidocs/com/omertron/themoviedbapi/package-use.html
+++ b/testapidocs/com/omertron/themoviedbapi/package-use.html
@@ -2,7 +2,7 @@
-
+
Uses of Package com.omertron.themoviedbapi (API-The MovieDB 3.8-SNAPSHOT Test API)
diff --git a/testapidocs/constant-values.html b/testapidocs/constant-values.html
index 7aebe3303..224e306e3 100644
--- a/testapidocs/constant-values.html
+++ b/testapidocs/constant-values.html
@@ -2,7 +2,7 @@
-
+
Constant Field Values (API-The MovieDB 3.8-SNAPSHOT Test API)
diff --git a/testapidocs/deprecated-list.html b/testapidocs/deprecated-list.html
index 77cf225fa..9be87b4e5 100644
--- a/testapidocs/deprecated-list.html
+++ b/testapidocs/deprecated-list.html
@@ -2,7 +2,7 @@
-
+
Deprecated List (API-The MovieDB 3.8-SNAPSHOT Test API)
diff --git a/testapidocs/help-doc.html b/testapidocs/help-doc.html
index 864808acd..287c1191e 100644
--- a/testapidocs/help-doc.html
+++ b/testapidocs/help-doc.html
@@ -2,7 +2,7 @@
-
+
API Help (API-The MovieDB 3.8-SNAPSHOT Test API)
diff --git a/testapidocs/index-all.html b/testapidocs/index-all.html
index ef69073ac..c0fba8a00 100644
--- a/testapidocs/index-all.html
+++ b/testapidocs/index-all.html
@@ -2,7 +2,7 @@
-
+
Index (API-The MovieDB 3.8-SNAPSHOT Test API)
diff --git a/testapidocs/index.html b/testapidocs/index.html
index 772984ad3..ecd2891d3 100644
--- a/testapidocs/index.html
+++ b/testapidocs/index.html
@@ -2,7 +2,7 @@
-
+
API-The MovieDB 3.8-SNAPSHOT Test API
diff --git a/testapidocs/overview-tree.html b/testapidocs/overview-tree.html
index 2a828d97d..84036567d 100644
--- a/testapidocs/overview-tree.html
+++ b/testapidocs/overview-tree.html
@@ -2,7 +2,7 @@
-
+
Class Hierarchy (API-The MovieDB 3.8-SNAPSHOT Test API)