diff --git a/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html b/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html
index a2e2d4365..27b5562c2 100644
--- a/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html
+++ b/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.TheMovieDbApi (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/AlternativeTitle.html b/apidocs/com/omertron/themoviedbapi/model/AlternativeTitle.html
index cd287380a..20adfa6ac 100644
--- a/apidocs/com/omertron/themoviedbapi/model/AlternativeTitle.html
+++ b/apidocs/com/omertron/themoviedbapi/model/AlternativeTitle.html
@@ -2,13 +2,13 @@
-
+
AlternativeTitle (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/Artwork.html b/apidocs/com/omertron/themoviedbapi/model/Artwork.html
index 22712d205..fa0df78cb 100644
--- a/apidocs/com/omertron/themoviedbapi/model/Artwork.html
+++ b/apidocs/com/omertron/themoviedbapi/model/Artwork.html
@@ -2,13 +2,13 @@
-
+
Artwork (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/ArtworkType.html b/apidocs/com/omertron/themoviedbapi/model/ArtworkType.html
index e718f520b..dc0ce8a82 100644
--- a/apidocs/com/omertron/themoviedbapi/model/ArtworkType.html
+++ b/apidocs/com/omertron/themoviedbapi/model/ArtworkType.html
@@ -2,13 +2,13 @@
-
+
ArtworkType (API-The MovieDB 3.6-SNAPSHOT API)
-
+
@@ -57,7 +57,7 @@ function windowTitle()
PREV CLASS
- NEXT CLASS
+ NEXT CLASS
FRAMES
NO FRAMES
@@ -309,7 +309,7 @@ with the specified name
PREV CLASS
- NEXT CLASS
+ NEXT CLASS
FRAMES
NO FRAMES
diff --git a/apidocs/com/omertron/themoviedbapi/model/ChangeKeyItem.html b/apidocs/com/omertron/themoviedbapi/model/ChangeKeyItem.html
new file mode 100644
index 000000000..b9cdaa3ce
--- /dev/null
+++ b/apidocs/com/omertron/themoviedbapi/model/ChangeKeyItem.html
@@ -0,0 +1,372 @@
+
+
+
+
+
+
+
+ChangeKeyItem (API-The MovieDB 3.6-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+com.omertron.themoviedbapi.model
+
+Class ChangeKeyItem
+
+java.lang.Object
+ com.omertron.themoviedbapi.model.ChangeKeyItem
+
+
+
+public class ChangeKeyItem extends Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+ChangeKeyItem
+
+public ChangeKeyItem ()
+
+
+
+
+
+
+
+
+
+getKey
+
+public String getKey ()
+
+
+
+
+
+
+
+
+setKey
+
+public void setKey (String key)
+
+
+
+
+
+
+
+
+getChangedItems
+
+public List <ChangedItem > getChangedItems ()
+
+
+
+
+
+
+
+
+setChangedItems
+
+public void setChangedItems (List <ChangedItem > changes)
+
+
+
+
+
+
+
+
+getNewItems
+
+public Map <String ,Object > getNewItems ()
+
+
+
+
+
+
+
+
+setNewItems
+
+public void setNewItems (String name,
+ Object value)
+
+
+
+
+
+
+
+
+toString
+
+public String toString ()
+
+
+Overrides: toString in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012-2013. All Rights Reserved.
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/ChangedItem.html b/apidocs/com/omertron/themoviedbapi/model/ChangedItem.html
new file mode 100644
index 000000000..486300a4b
--- /dev/null
+++ b/apidocs/com/omertron/themoviedbapi/model/ChangedItem.html
@@ -0,0 +1,486 @@
+
+
+
+
+
+
+
+ChangedItem (API-The MovieDB 3.6-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+com.omertron.themoviedbapi.model
+
+Class ChangedItem
+
+java.lang.Object
+ com.omertron.themoviedbapi.model.ChangedItem
+
+
+
+public class ChangedItem extends Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Constructor Detail
+
+
+
+
+ChangedItem
+
+public ChangedItem ()
+
+
+
+
+
+
+
+
+
+getId
+
+public String getId ()
+
+
+
+
+
+
+
+
+setId
+
+public void setId (String id)
+
+
+
+
+
+
+
+
+getAction
+
+public String getAction ()
+
+
+
+
+
+
+
+
+setAction
+
+public void setAction (String action)
+
+
+
+
+
+
+
+
+getTime
+
+public String getTime ()
+
+
+
+
+
+
+
+
+setTime
+
+public void setTime (String time)
+
+
+
+
+
+
+
+
+getLanguage
+
+public String getLanguage ()
+
+
+
+
+
+
+
+
+setLanguage
+
+public void setLanguage (String language)
+
+
+
+
+
+
+
+
+getValue
+
+public Object getValue ()
+
+
+
+
+
+
+
+
+setValue
+
+public void setValue (Object value)
+
+
+
+
+
+
+
+
+getNewItems
+
+public Map <String ,Object > getNewItems ()
+
+
+
+
+
+
+
+
+setNewItems
+
+public void setNewItems (String name,
+ Object value)
+
+
+
+
+
+
+
+
+toString
+
+public String toString ()
+
+
+Overrides: toString in class Object
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012-2013. All Rights Reserved.
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/Collection.html b/apidocs/com/omertron/themoviedbapi/model/Collection.html
index 983a90ee2..840dda348 100644
--- a/apidocs/com/omertron/themoviedbapi/model/Collection.html
+++ b/apidocs/com/omertron/themoviedbapi/model/Collection.html
@@ -2,13 +2,13 @@
-
+
Collection (API-The MovieDB 3.6-SNAPSHOT API)
-
+
@@ -56,7 +56,7 @@ function windowTitle()
- PREV CLASS
+ PREV CLASS
NEXT CLASS
FRAMES
@@ -562,7 +562,7 @@ public
- PREV CLASS
+ PREV CLASS
NEXT CLASS
FRAMES
diff --git a/apidocs/com/omertron/themoviedbapi/model/CollectionInfo.html b/apidocs/com/omertron/themoviedbapi/model/CollectionInfo.html
index b7e0b37f3..2279e7c62 100644
--- a/apidocs/com/omertron/themoviedbapi/model/CollectionInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/model/CollectionInfo.html
@@ -2,13 +2,13 @@
-
+
CollectionInfo (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/Company.html b/apidocs/com/omertron/themoviedbapi/model/Company.html
index 38640c432..62a233e2c 100644
--- a/apidocs/com/omertron/themoviedbapi/model/Company.html
+++ b/apidocs/com/omertron/themoviedbapi/model/Company.html
@@ -2,13 +2,13 @@
-
+
Company (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/Discover.html b/apidocs/com/omertron/themoviedbapi/model/Discover.html
index abdb196bc..6198f80ee 100644
--- a/apidocs/com/omertron/themoviedbapi/model/Discover.html
+++ b/apidocs/com/omertron/themoviedbapi/model/Discover.html
@@ -2,13 +2,13 @@
-
+
Discover (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/Genre.html b/apidocs/com/omertron/themoviedbapi/model/Genre.html
index 4faf0211b..5ce3e99d9 100644
--- a/apidocs/com/omertron/themoviedbapi/model/Genre.html
+++ b/apidocs/com/omertron/themoviedbapi/model/Genre.html
@@ -2,13 +2,13 @@
-
+
Genre (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/JobDepartment.html b/apidocs/com/omertron/themoviedbapi/model/JobDepartment.html
index 1b854e74f..16136fc30 100644
--- a/apidocs/com/omertron/themoviedbapi/model/JobDepartment.html
+++ b/apidocs/com/omertron/themoviedbapi/model/JobDepartment.html
@@ -2,13 +2,13 @@
-
+
JobDepartment (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/Keyword.html b/apidocs/com/omertron/themoviedbapi/model/Keyword.html
index aea5146d3..b2d7892fe 100644
--- a/apidocs/com/omertron/themoviedbapi/model/Keyword.html
+++ b/apidocs/com/omertron/themoviedbapi/model/Keyword.html
@@ -2,13 +2,13 @@
-
+
Keyword (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/KeywordMovie.html b/apidocs/com/omertron/themoviedbapi/model/KeywordMovie.html
index 55fc8a4c0..9ca651306 100644
--- a/apidocs/com/omertron/themoviedbapi/model/KeywordMovie.html
+++ b/apidocs/com/omertron/themoviedbapi/model/KeywordMovie.html
@@ -2,13 +2,13 @@
-
+
KeywordMovie (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/Language.html b/apidocs/com/omertron/themoviedbapi/model/Language.html
index 0eebd74d7..a9c23fcd9 100644
--- a/apidocs/com/omertron/themoviedbapi/model/Language.html
+++ b/apidocs/com/omertron/themoviedbapi/model/Language.html
@@ -2,13 +2,13 @@
-
+
Language (API-The MovieDB 3.6-SNAPSHOT API)
-
+
@@ -57,7 +57,7 @@ function windowTitle()
PREV CLASS
- NEXT CLASS
+ NEXT CLASS
FRAMES
NO FRAMES
@@ -387,7 +387,7 @@ public
PREV CLASS
- NEXT CLASS
+ NEXT CLASS
FRAMES
NO FRAMES
diff --git a/apidocs/com/omertron/themoviedbapi/model/MovieDb.html b/apidocs/com/omertron/themoviedbapi/model/MovieDb.html
index 55fc83f53..b7505d41d 100644
--- a/apidocs/com/omertron/themoviedbapi/model/MovieDb.html
+++ b/apidocs/com/omertron/themoviedbapi/model/MovieDb.html
@@ -2,13 +2,13 @@
-
+
MovieDb (API-The MovieDB 3.6-SNAPSHOT API)
-
+
@@ -56,7 +56,7 @@ function windowTitle()
- PREV CLASS
+ PREV CLASS
NEXT CLASS
FRAMES
@@ -1776,7 +1776,7 @@ public
- PREV CLASS
+ PREV CLASS
NEXT CLASS
FRAMES
diff --git a/apidocs/com/omertron/themoviedbapi/model/MovieDbList.html b/apidocs/com/omertron/themoviedbapi/model/MovieDbList.html
index d15015ae6..1ccdeb571 100644
--- a/apidocs/com/omertron/themoviedbapi/model/MovieDbList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/MovieDbList.html
@@ -2,13 +2,13 @@
-
+
MovieDbList (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/MovieList.html b/apidocs/com/omertron/themoviedbapi/model/MovieList.html
index 3fbc2a690..c34a87905 100644
--- a/apidocs/com/omertron/themoviedbapi/model/MovieList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/MovieList.html
@@ -2,13 +2,13 @@
-
+
MovieList (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/Person.html b/apidocs/com/omertron/themoviedbapi/model/Person.html
index edb62b2d4..c3b050780 100644
--- a/apidocs/com/omertron/themoviedbapi/model/Person.html
+++ b/apidocs/com/omertron/themoviedbapi/model/Person.html
@@ -2,13 +2,13 @@
-
+
Person (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonCast.html b/apidocs/com/omertron/themoviedbapi/model/PersonCast.html
index b9219503d..3220f2390 100644
--- a/apidocs/com/omertron/themoviedbapi/model/PersonCast.html
+++ b/apidocs/com/omertron/themoviedbapi/model/PersonCast.html
@@ -2,13 +2,13 @@
-
+
PersonCast (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonCredit.html b/apidocs/com/omertron/themoviedbapi/model/PersonCredit.html
index ea2b5ef07..9c5f05bcb 100644
--- a/apidocs/com/omertron/themoviedbapi/model/PersonCredit.html
+++ b/apidocs/com/omertron/themoviedbapi/model/PersonCredit.html
@@ -2,13 +2,13 @@
-
+
PersonCredit (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonCrew.html b/apidocs/com/omertron/themoviedbapi/model/PersonCrew.html
index 4d1f43ef7..9fc71a13e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/PersonCrew.html
+++ b/apidocs/com/omertron/themoviedbapi/model/PersonCrew.html
@@ -2,13 +2,13 @@
-
+
PersonCrew (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/PersonType.html b/apidocs/com/omertron/themoviedbapi/model/PersonType.html
index bba297e6a..61b3a6710 100644
--- a/apidocs/com/omertron/themoviedbapi/model/PersonType.html
+++ b/apidocs/com/omertron/themoviedbapi/model/PersonType.html
@@ -2,13 +2,13 @@
-
+
PersonType (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/ProductionCompany.html b/apidocs/com/omertron/themoviedbapi/model/ProductionCompany.html
index 573828eb8..5bb48b03b 100644
--- a/apidocs/com/omertron/themoviedbapi/model/ProductionCompany.html
+++ b/apidocs/com/omertron/themoviedbapi/model/ProductionCompany.html
@@ -2,13 +2,13 @@
-
+
ProductionCompany (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/ProductionCountry.html b/apidocs/com/omertron/themoviedbapi/model/ProductionCountry.html
index 30c491820..e01884602 100644
--- a/apidocs/com/omertron/themoviedbapi/model/ProductionCountry.html
+++ b/apidocs/com/omertron/themoviedbapi/model/ProductionCountry.html
@@ -2,13 +2,13 @@
-
+
ProductionCountry (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/ReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/model/ReleaseInfo.html
index cf90467f2..d3c2c2c51 100644
--- a/apidocs/com/omertron/themoviedbapi/model/ReleaseInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/model/ReleaseInfo.html
@@ -2,13 +2,13 @@
-
+
ReleaseInfo (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/Reviews.html b/apidocs/com/omertron/themoviedbapi/model/Reviews.html
index 0cb7484be..8fae85c74 100644
--- a/apidocs/com/omertron/themoviedbapi/model/Reviews.html
+++ b/apidocs/com/omertron/themoviedbapi/model/Reviews.html
@@ -2,13 +2,13 @@
-
+
Reviews (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/StatusCode.html b/apidocs/com/omertron/themoviedbapi/model/StatusCode.html
index 121a3cb48..81b2ec4c1 100644
--- a/apidocs/com/omertron/themoviedbapi/model/StatusCode.html
+++ b/apidocs/com/omertron/themoviedbapi/model/StatusCode.html
@@ -2,13 +2,13 @@
-
+
StatusCode (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/TmdbConfiguration.html b/apidocs/com/omertron/themoviedbapi/model/TmdbConfiguration.html
index 398b87baa..3eae2b7e9 100644
--- a/apidocs/com/omertron/themoviedbapi/model/TmdbConfiguration.html
+++ b/apidocs/com/omertron/themoviedbapi/model/TmdbConfiguration.html
@@ -2,13 +2,13 @@
-
+
TmdbConfiguration (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/TokenAuthorisation.html b/apidocs/com/omertron/themoviedbapi/model/TokenAuthorisation.html
index 56868da57..5332c926b 100644
--- a/apidocs/com/omertron/themoviedbapi/model/TokenAuthorisation.html
+++ b/apidocs/com/omertron/themoviedbapi/model/TokenAuthorisation.html
@@ -2,13 +2,13 @@
-
+
TokenAuthorisation (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/TokenSession.html b/apidocs/com/omertron/themoviedbapi/model/TokenSession.html
index 762ed1551..65e1cf983 100644
--- a/apidocs/com/omertron/themoviedbapi/model/TokenSession.html
+++ b/apidocs/com/omertron/themoviedbapi/model/TokenSession.html
@@ -2,13 +2,13 @@
-
+
TokenSession (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/Trailer.html b/apidocs/com/omertron/themoviedbapi/model/Trailer.html
index f6115a573..ef6bf94ef 100644
--- a/apidocs/com/omertron/themoviedbapi/model/Trailer.html
+++ b/apidocs/com/omertron/themoviedbapi/model/Trailer.html
@@ -2,13 +2,13 @@
-
+
Trailer (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/Translation.html b/apidocs/com/omertron/themoviedbapi/model/Translation.html
index 314fb06cc..280e030f7 100644
--- a/apidocs/com/omertron/themoviedbapi/model/Translation.html
+++ b/apidocs/com/omertron/themoviedbapi/model/Translation.html
@@ -2,13 +2,13 @@
-
+
Translation (API-The MovieDB 3.6-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 b659b3bc6..f7b636dd0 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/AlternativeTitle.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/AlternativeTitle.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.AlternativeTitle (API-The MovieDB 3.6-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 3e2d5fc30..c09a92e86 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Artwork.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Artwork.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Artwork (API-The MovieDB 3.6-SNAPSHOT API)
-
+
@@ -159,30 +159,6 @@ Uses of
-
-
-
-
-
-
-
-
-
-Methods in com.omertron.themoviedbapi.model with parameters of type Artwork
-
-
-
- void
-ChangeValue. setBackdrop (Artwork backdrop)
-
-
-
-
-
-
- void
-ChangeValue. setPoster (Artwork poster)
-
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ArtworkType.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ArtworkType.html
index efb5a55ee..3d823a6e9 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ArtworkType.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ArtworkType.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.ArtworkType (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ChangeKeyItem.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ChangeKeyItem.html
new file mode 100644
index 000000000..ac6acc650
--- /dev/null
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ChangeKeyItem.html
@@ -0,0 +1,197 @@
+
+
+
+
+
+
+
+Uses of Class com.omertron.themoviedbapi.model.ChangeKeyItem (API-The MovieDB 3.6-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class com.omertron.themoviedbapi.model.ChangeKeyItem
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012-2013. All Rights Reserved.
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedItem.html b/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedItem.html
new file mode 100644
index 000000000..ce28e246c
--- /dev/null
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ChangedItem.html
@@ -0,0 +1,228 @@
+
+
+
+
+
+
+
+Uses of Class com.omertron.themoviedbapi.model.ChangedItem (API-The MovieDB 3.6-SNAPSHOT API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Uses of Class com.omertron.themoviedbapi.model.ChangedItem
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Copyright © 2012-2013. All Rights Reserved.
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Collection.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Collection.html
index d8b887876..0a7897278 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Collection.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Collection.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Collection (API-The MovieDB 3.6-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 883dd855d..cddf3f12a 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/CollectionInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/CollectionInfo.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.CollectionInfo (API-The MovieDB 3.6-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 d39618de9..6cfc0d7d2 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Company.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Company.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Company (API-The MovieDB 3.6-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 8f1684aee..320842a0e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Discover.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Discover.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Discover (API-The MovieDB 3.6-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 1d96cff99..75986d3be 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Genre (API-The MovieDB 3.6-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 7a52135d7..42dbe09fa 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/JobDepartment.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/JobDepartment.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.JobDepartment (API-The MovieDB 3.6-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 5d6e5300a..bc8338a35 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Keyword.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Keyword.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Keyword (API-The MovieDB 3.6-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 6ba8b36d1..670b18b09 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/KeywordMovie.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/KeywordMovie.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.KeywordMovie (API-The MovieDB 3.6-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 b831ef4ec..69270735d 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Language (API-The MovieDB 3.6-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 8713c617c..8b5d1fcfd 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDb.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDb.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.MovieDb (API-The MovieDB 3.6-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 d60306d76..328b42dad 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieDbList.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.MovieDbList (API-The MovieDB 3.6-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 6bdf96cfe..74570fdd5 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/MovieList.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/MovieList.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.MovieList (API-The MovieDB 3.6-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 d9c2da547..025bb1b93 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Person.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Person.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Person (API-The MovieDB 3.6-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 27e330eeb..ed6bdb933 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCast.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCast.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.PersonCast (API-The MovieDB 3.6-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 68fe5ec1b..a411a181d 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCredit.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCredit.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.PersonCredit (API-The MovieDB 3.6-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 f9593be7d..cd4fed5e0 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCrew.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonCrew.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.PersonCrew (API-The MovieDB 3.6-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 9024dcfd0..a006b13b0 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/PersonType.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/PersonType.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.PersonType (API-The MovieDB 3.6-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 c5061ceeb..2da551fdc 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCompany.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCompany.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.ProductionCompany (API-The MovieDB 3.6-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 6b0638aed..23a64d5dc 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCountry.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ProductionCountry.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.ProductionCountry (API-The MovieDB 3.6-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 42beaec46..7916fed4c 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/ReleaseInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/ReleaseInfo.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.ReleaseInfo (API-The MovieDB 3.6-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 ebabb34d2..4ab4bfbb9 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Reviews.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Reviews.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Reviews (API-The MovieDB 3.6-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 814fe3d09..f62603f57 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.StatusCode (API-The MovieDB 3.6-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 20ca08333..c79df1b77 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/TmdbConfiguration.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/TmdbConfiguration.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.TmdbConfiguration (API-The MovieDB 3.6-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 22b71c0bc..7df2a4eae 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/TokenAuthorisation.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/TokenAuthorisation.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.TokenAuthorisation (API-The MovieDB 3.6-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 b9694e207..653a55ab6 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/TokenSession.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/TokenSession.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.TokenSession (API-The MovieDB 3.6-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 a65a62192..5d4402f5c 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Trailer.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Trailer.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Trailer (API-The MovieDB 3.6-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 c8d54caec..dce67f94e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/class-use/Translation.html
+++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Translation.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.Translation (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/package-frame.html
index 9b634bd61..9d120a58e 100644
--- a/apidocs/com/omertron/themoviedbapi/model/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/package-frame.html
@@ -2,13 +2,13 @@
-
+
com.omertron.themoviedbapi.model (API-The MovieDB 3.6-SNAPSHOT API)
-
+
@@ -28,9 +28,9 @@ Classes
Artwork
-ChangeItem
+ChangedItem
-ChangeValue
+ChangeKeyItem
Collection
@@ -50,8 +50,6 @@ Classes
Language
-MovieChanges
-
MovieDb
MovieDbList
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/package-summary.html
index dc94ae8bb..cfbb0e826 100644
--- a/apidocs/com/omertron/themoviedbapi/model/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/package-summary.html
@@ -2,13 +2,13 @@
-
+
com.omertron.themoviedbapi.model (API-The MovieDB 3.6-SNAPSHOT API)
-
+
@@ -98,11 +98,11 @@ Package com.omertron.themoviedbapi.model
The artwork type information
-ChangeItem
+ChangedItem
-ChangeValue
+ChangeKeyItem
@@ -144,10 +144,6 @@ Package com.omertron.themoviedbapi.model
-MovieChanges
-
-
-
MovieDb
Movie Bean
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/package-tree.html
index bc1be1c8e..4c4786ded 100644
--- a/apidocs/com/omertron/themoviedbapi/model/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/model/package-tree.html
@@ -2,13 +2,13 @@
-
+
com.omertron.themoviedbapi.model Class Hierarchy (API-The MovieDB 3.6-SNAPSHOT API)
-
+
@@ -95,14 +95,13 @@ Class Hierarchy
java.lang.Object
com.omertron.themoviedbapi.model.AlternativeTitle (implements java.io.Serializable )
com.omertron.themoviedbapi.model.Artwork (implements java.io.Serializable )
- com.omertron.themoviedbapi.model.ChangeItem com.omertron.themoviedbapi.model.ChangeValue com.omertron.themoviedbapi.model.Collection (implements java.io.Serializable )
+ com.omertron.themoviedbapi.model.ChangedItem com.omertron.themoviedbapi.model.ChangeKeyItem com.omertron.themoviedbapi.model.Collection (implements java.io.Serializable )
com.omertron.themoviedbapi.model.CollectionInfo (implements java.io.Serializable )
com.omertron.themoviedbapi.model.Company (implements java.io.Serializable )
com.omertron.themoviedbapi.model.Discover com.omertron.themoviedbapi.model.Genre (implements java.io.Serializable )
com.omertron.themoviedbapi.model.JobDepartment com.omertron.themoviedbapi.model.Keyword (implements java.io.Serializable )
com.omertron.themoviedbapi.model.KeywordMovie (implements java.io.Serializable )
com.omertron.themoviedbapi.model.Language (implements java.io.Serializable )
- com.omertron.themoviedbapi.model.MovieChanges (implements java.io.Serializable )
com.omertron.themoviedbapi.model.MovieDb (implements java.io.Serializable )
com.omertron.themoviedbapi.model.MovieDbList com.omertron.themoviedbapi.model.MovieList (implements java.io.Serializable )
com.omertron.themoviedbapi.model.Person (implements java.io.Serializable )
diff --git a/apidocs/com/omertron/themoviedbapi/model/package-use.html b/apidocs/com/omertron/themoviedbapi/model/package-use.html
index cce6f6b48..caa7ce21d 100644
--- a/apidocs/com/omertron/themoviedbapi/model/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/model/package-use.html
@@ -2,13 +2,13 @@
-
+
Uses of Package com.omertron.themoviedbapi.model (API-The MovieDB 3.6-SNAPSHOT API)
-
+
@@ -124,6 +124,12 @@ Classes in
+ ChangedItem
+
+
+
+
+
Collection
@@ -170,12 +176,6 @@ Classes in
KeywordMovie
-
-
-
-
-MovieChanges
-
@@ -279,13 +279,7 @@ Classes in
- ChangeItem
-
-
-
-
-
-ChangeValue
+ChangedItem
@@ -422,6 +416,12 @@ Classes in
+ ChangeKeyItem
+
+
+
+
+
Collection
@@ -454,12 +454,6 @@ Classes in
KeywordMovie
-
-
-
-
-MovieChanges
-
diff --git a/apidocs/com/omertron/themoviedbapi/package-frame.html b/apidocs/com/omertron/themoviedbapi/package-frame.html
index 2ceaa45e8..6a760ee74 100644
--- a/apidocs/com/omertron/themoviedbapi/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/package-frame.html
@@ -2,13 +2,13 @@
-
+
com.omertron.themoviedbapi (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/package-summary.html b/apidocs/com/omertron/themoviedbapi/package-summary.html
index 2167a41a1..269ebf2ad 100644
--- a/apidocs/com/omertron/themoviedbapi/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/package-summary.html
@@ -2,13 +2,13 @@
-
+
com.omertron.themoviedbapi (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/package-tree.html b/apidocs/com/omertron/themoviedbapi/package-tree.html
index 7b1b2fab0..ee97a90b2 100644
--- a/apidocs/com/omertron/themoviedbapi/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/package-tree.html
@@ -2,13 +2,13 @@
-
+
com.omertron.themoviedbapi Class Hierarchy (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/package-use.html b/apidocs/com/omertron/themoviedbapi/package-use.html
index 1bfbe733e..93c95eeb6 100644
--- a/apidocs/com/omertron/themoviedbapi/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/package-use.html
@@ -2,13 +2,13 @@
-
+
Uses of Package com.omertron.themoviedbapi (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/TmdbResults.html b/apidocs/com/omertron/themoviedbapi/results/TmdbResults.html
index 5a7ac924b..a420b904b 100644
--- a/apidocs/com/omertron/themoviedbapi/results/TmdbResults.html
+++ b/apidocs/com/omertron/themoviedbapi/results/TmdbResults.html
@@ -2,13 +2,13 @@
-
+
TmdbResults (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/TmdbResultsList.html b/apidocs/com/omertron/themoviedbapi/results/TmdbResultsList.html
index b52f2d2d3..cbd5fe4d7 100644
--- a/apidocs/com/omertron/themoviedbapi/results/TmdbResultsList.html
+++ b/apidocs/com/omertron/themoviedbapi/results/TmdbResultsList.html
@@ -2,13 +2,13 @@
-
+
TmdbResultsList (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/TmdbResultsMap.html b/apidocs/com/omertron/themoviedbapi/results/TmdbResultsMap.html
index f57e870c0..fa28bf770 100644
--- a/apidocs/com/omertron/themoviedbapi/results/TmdbResultsMap.html
+++ b/apidocs/com/omertron/themoviedbapi/results/TmdbResultsMap.html
@@ -2,13 +2,13 @@
-
+
TmdbResultsMap (API-The MovieDB 3.6-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 067a8ec35..9fac8ada8 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResults.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResults.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.TmdbResults (API-The MovieDB 3.6-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 653d27221..ccc78c624 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsList.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsList.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.TmdbResultsList (API-The MovieDB 3.6-SNAPSHOT API)
-
+
@@ -217,16 +217,6 @@ Uses of
- TmdbResultsList <MovieChanges >
-TheMovieDbApi. getMovieChanges (int movieId,
- String startDate,
- String endDate)
-
-
- Deprecated.
-
-
-
TmdbResultsList <Artwork >
TheMovieDbApi. getMovieImages (int movieId,
String language,
diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsMap.html b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsMap.html
index 9a220ae57..e6b2a1f44 100644
--- a/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsMap.html
+++ b/apidocs/com/omertron/themoviedbapi/results/class-use/TmdbResultsMap.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.results.TmdbResultsMap (API-The MovieDB 3.6-SNAPSHOT API)
-
+
@@ -84,7 +84,45 @@ function windowTitle()
Uses of Class com.omertron.themoviedbapi.results.TmdbResultsMap
-No usage of com.omertron.themoviedbapi.results.TmdbResultsMap
+
+
+
+
+
+
+
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-frame.html b/apidocs/com/omertron/themoviedbapi/results/package-frame.html
index 993656438..b9d4c6a23 100644
--- a/apidocs/com/omertron/themoviedbapi/results/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/results/package-frame.html
@@ -2,13 +2,13 @@
-
+
com.omertron.themoviedbapi.results (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-summary.html b/apidocs/com/omertron/themoviedbapi/results/package-summary.html
index 36f6c146f..a9472d9a4 100644
--- a/apidocs/com/omertron/themoviedbapi/results/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/results/package-summary.html
@@ -2,13 +2,13 @@
-
+
com.omertron.themoviedbapi.results (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-tree.html b/apidocs/com/omertron/themoviedbapi/results/package-tree.html
index d8a009afe..251d0434d 100644
--- a/apidocs/com/omertron/themoviedbapi/results/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/results/package-tree.html
@@ -2,13 +2,13 @@
-
+
com.omertron.themoviedbapi.results Class Hierarchy (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/results/package-use.html b/apidocs/com/omertron/themoviedbapi/results/package-use.html
index e408ff203..1a9300197 100644
--- a/apidocs/com/omertron/themoviedbapi/results/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/results/package-use.html
@@ -2,13 +2,13 @@
-
+
Uses of Package com.omertron.themoviedbapi.results (API-The MovieDB 3.6-SNAPSHOT API)
-
+
@@ -113,6 +113,12 @@ Classes in
+ TmdbResultsMap
+
+
+ Map of the results from TheMovieDb
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html b/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html
index 7693c2b79..dca1046b0 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/ApiUrl.html
@@ -2,13 +2,13 @@
-
+
ApiUrl (API-The MovieDB 3.6-SNAPSHOT API)
-
+
@@ -142,6 +142,14 @@ The API URL that is used to construct the API call
static String
PARAM_COUNTRY
+
+
+
+
+
+static String
+PARAM_END_DATE
+
@@ -206,6 +214,14 @@ The API URL that is used to construct the API call
static String
PARAM_SESSION
+
+
+
+
+
+static String
+PARAM_START_DATE
+
@@ -497,6 +513,26 @@ public static final Constant Field Values
+
+
+
+PARAM_START_DATE
+
+public static final String PARAM_START_DATE
+
+
+See Also: Constant Field Values
+
+
+
+
+PARAM_END_DATE
+
+public static final String PARAM_END_DATE
+
+
+See Also: Constant Field Values
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/WebBrowser.html b/apidocs/com/omertron/themoviedbapi/tools/WebBrowser.html
index 9e243e8e8..ab44b84ae 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/WebBrowser.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/WebBrowser.html
@@ -2,13 +2,13 @@
-
+
WebBrowser (API-The MovieDB 3.6-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 5a5dcbabb..05d11b122 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/ApiUrl.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.tools.ApiUrl (API-The MovieDB 3.6-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 60028790a..2173792fc 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/class-use/WebBrowser.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/class-use/WebBrowser.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.tools.WebBrowser (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-frame.html b/apidocs/com/omertron/themoviedbapi/tools/package-frame.html
index 05b084a5f..3330ad1ed 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/package-frame.html
@@ -2,13 +2,13 @@
-
+
com.omertron.themoviedbapi.tools (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-summary.html b/apidocs/com/omertron/themoviedbapi/tools/package-summary.html
index f21c08d27..9ebc0bb7d 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/package-summary.html
@@ -2,13 +2,13 @@
-
+
com.omertron.themoviedbapi.tools (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-tree.html b/apidocs/com/omertron/themoviedbapi/tools/package-tree.html
index dd41b63f4..0cb1f21d7 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/package-tree.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/package-tree.html
@@ -2,13 +2,13 @@
-
+
com.omertron.themoviedbapi.tools Class Hierarchy (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/tools/package-use.html b/apidocs/com/omertron/themoviedbapi/tools/package-use.html
index ede13d2be..4566c56b8 100644
--- a/apidocs/com/omertron/themoviedbapi/tools/package-use.html
+++ b/apidocs/com/omertron/themoviedbapi/tools/package-use.html
@@ -2,13 +2,13 @@
-
+
Uses of Package com.omertron.themoviedbapi.tools (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html
index 1079acabe..db21e4cd1 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapper.html
@@ -2,13 +2,13 @@
-
+
AbstractWrapper (API-The MovieDB 3.6-SNAPSHOT API)
-
+
@@ -97,7 +97,7 @@ Class AbstractWrapper
com.omertron.themoviedbapi.wrapper.AbstractWrapper
-Direct Known Subclasses: AbstractWrapperId , WrapperChanges , WrapperConfig , WrapperGenres , WrapperJobList
+Direct Known Subclasses: AbstractWrapperId , WrapperConfig , WrapperGenres , WrapperJobList
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html
index cde78309e..1b76d3e90 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html
@@ -2,13 +2,13 @@
-
+
AbstractWrapperAll (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html
index a386b7e4a..23d3a4470 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html
@@ -2,13 +2,13 @@
-
+
AbstractWrapperId (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperId.html b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperId.html
index 154f7e55a..a7e5a6f79 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperId.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperId.html
@@ -2,13 +2,13 @@
-
+
IWrapperId (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperPages.html b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperPages.html
index 0b06cb760..ba5fa60ba 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperPages.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/IWrapperPages.html
@@ -2,13 +2,13 @@
-
+
IWrapperPages (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html
index c8ed585b9..fc2202bc9 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html
@@ -2,13 +2,13 @@
-
+
WrapperAlternativeTitles (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html
index c4fbcbade..75bdc477d 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperChanges.html
@@ -2,13 +2,13 @@
-
+
WrapperChanges (API-The MovieDB 3.6-SNAPSHOT API)
-
+
@@ -94,19 +94,14 @@ com.omertron.themoviedbapi.wrapper
Class WrapperChanges
java.lang.Object
- com.omertron.themoviedbapi.wrapper.AbstractWrapper
- com.omertron.themoviedbapi.wrapper.WrapperChanges
+ com.omertron.themoviedbapi.wrapper.WrapperChanges
-public class WrapperChanges extends AbstractWrapper
+public class WrapperChanges extends Object
-
-Author:
- stuart.boston
-
@@ -137,8 +132,16 @@ Class WrapperChanges
- List <MovieChanges >
-getChanges ()
+ List <ChangeKeyItem >
+getChangedItems ()
+
+
+
+
+
+
+ Map <String ,Object >
+getNewItems ()
@@ -146,19 +149,27 @@ Class WrapperChanges
void
-setChanges (List <MovieChanges > changes)
+setChangedItems (List <ChangeKeyItem > changes)
-
-
-
@@ -167,7 +178,7 @@ Class WrapperChanges
Methods inherited from class java.lang.Object
-clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+clone , equals , finalize , getClass , hashCode , notify , notifyAll , wait , wait , wait
@@ -200,10 +211,10 @@ public WrapperChanges ()
-
-getChanges
+
+getChangedItems
-public List <MovieChanges > getChanges ()
+public List <ChangeKeyItem > getChangedItems ()
@@ -211,15 +222,52 @@ public
-setChanges
+
+setChangedItems
-public void setChanges (List <MovieChanges > changes)
+public void setChangedItems (List <ChangeKeyItem > changes)
+
+
+
+getNewItems
+
+public Map <String ,Object > getNewItems ()
+
+
+
+
+
+
+
+
+setNewItems
+
+public void setNewItems (String name,
+ Object value)
+
+
+
+
+
+
+
+
+toString
+
+public String toString ()
+
+
+Overrides: toString in class Object
+
+
+
+
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html
index 83c0ab346..25b3924cc 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCollection.html
@@ -2,13 +2,13 @@
-
+
WrapperCollection (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html
index 2b9b74498..f8686c8d8 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompany.html
@@ -2,13 +2,13 @@
-
+
WrapperCompany (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html
index 330db384a..8c04b9c79 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html
@@ -2,13 +2,13 @@
-
+
WrapperCompanyMovies (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html
index 5bef4e91f..2b20fd80a 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperConfig.html
@@ -2,13 +2,13 @@
-
+
WrapperConfig (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html
index 299b78ada..e082c7c48 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperGenres.html
@@ -2,13 +2,13 @@
-
+
WrapperGenres (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html
index 430750c50..cc070b372 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperImages.html
@@ -2,13 +2,13 @@
-
+
WrapperImages (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html
index c1c771de0..5bb30d6b4 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperJobList.html
@@ -2,13 +2,13 @@
-
+
WrapperJobList (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywordMovies.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywordMovies.html
index 5346733df..a89271a04 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywordMovies.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywordMovies.html
@@ -2,13 +2,13 @@
-
+
WrapperKeywordMovies (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html
index 42c15197e..5246ce39c 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperKeywords.html
@@ -2,13 +2,13 @@
-
+
WrapperKeywords (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html
index b4c008acc..d535f7a2e 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovie.html
@@ -2,13 +2,13 @@
-
+
WrapperMovie (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html
index e9fde3003..0415dd5bd 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html
@@ -2,13 +2,13 @@
-
+
WrapperMovieCasts (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html
index 03febfc82..3c2af946d 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html
@@ -2,13 +2,13 @@
-
+
WrapperMovieKeywords (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieList.html
index dc19dbab5..99152962e 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieList.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperMovieList.html
@@ -2,13 +2,13 @@
-
+
WrapperMovieList (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html
index 3c8a8a64d..bfd871084 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPerson.html
@@ -2,13 +2,13 @@
-
+
WrapperPerson (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html
index 0b4170e48..8500820b0 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html
@@ -2,13 +2,13 @@
-
+
WrapperPersonCredits (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html
index 2d2c60cae..f9d9968b0 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperPersonList.html
@@ -2,13 +2,13 @@
-
+
WrapperPersonList (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html
index a15f51db5..611003d26 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html
@@ -2,13 +2,13 @@
-
+
WrapperReleaseInfo (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReviews.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReviews.html
index 9518e56e4..842eb6bb2 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReviews.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperReviews.html
@@ -2,13 +2,13 @@
-
+
WrapperReviews (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html
index 20fd6d229..0b4ab7105 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTrailers.html
@@ -2,13 +2,13 @@
-
+
WrapperTrailers (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html
index 95ddddd33..711176087 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/WrapperTranslations.html
@@ -2,13 +2,13 @@
-
+
WrapperTranslations (API-The MovieDB 3.6-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html
index 23d0c6c59..02f98442d 100644
--- a/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html
+++ b/apidocs/com/omertron/themoviedbapi/wrapper/class-use/AbstractWrapper.html
@@ -2,13 +2,13 @@
-
+
Uses of Class com.omertron.themoviedbapi.wrapper.AbstractWrapper (API-The MovieDB 3.6-SNAPSHOT API)
-
+
@@ -161,14 +161,6 @@ Uses of WrapperAlternativeTitles
-
-
-
-