From 86181d80dc1d1603ce2389959a6568d2f1a6062f Mon Sep 17 00:00:00 2001 From: Stuart Boston Date: Sun, 15 Mar 2015 18:59:12 +0000 Subject: [PATCH] Wagon: Deploying site to repository --- apidocs/allclasses-frame.html | 11 +- apidocs/allclasses-noframe.html | 11 +- .../com/omertron/themoviedbapi/Compare.html | 4 +- .../themoviedbapi/MovieDbException.html | 4 +- .../omertron/themoviedbapi/TheMovieDbApi.html | 4 +- .../themoviedbapi/class-use/Compare.html | 4 +- .../class-use/MovieDbException.html | 4 +- .../class-use/TheMovieDbApi.html | 4 +- .../enumeration/ArtworkType.html | 4 +- .../themoviedbapi/enumeration/CreditType.html | 4 +- .../enumeration/ExternalSource.html | 4 +- .../themoviedbapi/enumeration/MediaType.html | 4 +- .../enumeration/MovieMethod.html | 4 +- .../enumeration/PeopleMethod.html | 4 +- .../themoviedbapi/enumeration/SearchType.html | 4 +- .../themoviedbapi/enumeration/SortBy.html | 4 +- .../themoviedbapi/enumeration/TVMethod.html | 4 +- .../enumeration/class-use/ArtworkType.html | 4 +- .../enumeration/class-use/CreditType.html | 4 +- .../enumeration/class-use/ExternalSource.html | 4 +- .../enumeration/class-use/MediaType.html | 4 +- .../enumeration/class-use/MovieMethod.html | 4 +- .../enumeration/class-use/PeopleMethod.html | 4 +- .../enumeration/class-use/SearchType.html | 4 +- .../enumeration/class-use/SortBy.html | 4 +- .../enumeration/class-use/TVMethod.html | 4 +- .../enumeration/package-frame.html | 4 +- .../enumeration/package-summary.html | 4 +- .../enumeration/package-tree.html | 4 +- .../enumeration/package-use.html | 4 +- .../interfaces/AppendToResponse.html | 214 +++++++ .../interfaces/Identification.html | 225 +++++++ .../interfaces/WrapperDates.html | 225 +++++++ .../interfaces/WrapperPages.html | 277 +++++++++ .../class-use/AppendToResponse.html | 117 ++++ .../interfaces/class-use/Identification.html | 569 ++++++++++++++++++ .../interfaces/class-use/WrapperDates.html | 167 +++++ .../interfaces/class-use/WrapperPages.html | 197 ++++++ .../interfaces/package-frame.html | 11 +- .../interfaces/package-summary.html | 18 +- .../interfaces/package-tree.html | 11 +- .../themoviedbapi/interfaces/package-use.html | 32 +- .../themoviedbapi/methods/AbstractMethod.html | 4 +- .../themoviedbapi/methods/TmdbAccount.html | 4 +- .../methods/TmdbAuthentication.html | 4 +- .../methods/TmdbCertifications.html | 4 +- .../themoviedbapi/methods/TmdbChanges.html | 4 +- .../methods/TmdbCollections.html | 4 +- .../themoviedbapi/methods/TmdbCompanies.html | 4 +- .../methods/TmdbConfiguration.html | 4 +- .../themoviedbapi/methods/TmdbCredits.html | 4 +- .../themoviedbapi/methods/TmdbDiscover.html | 4 +- .../themoviedbapi/methods/TmdbEpisodes.html | 4 +- .../themoviedbapi/methods/TmdbFind.html | 4 +- .../themoviedbapi/methods/TmdbGenres.html | 4 +- .../themoviedbapi/methods/TmdbKeywords.html | 4 +- .../themoviedbapi/methods/TmdbLists.html | 4 +- .../themoviedbapi/methods/TmdbMovies.html | 4 +- .../themoviedbapi/methods/TmdbNetworks.html | 4 +- .../themoviedbapi/methods/TmdbPeople.html | 4 +- .../themoviedbapi/methods/TmdbReviews.html | 4 +- .../themoviedbapi/methods/TmdbSearch.html | 4 +- .../themoviedbapi/methods/TmdbSeasons.html | 4 +- .../themoviedbapi/methods/TmdbTV.html | 4 +- .../methods/class-use/AbstractMethod.html | 4 +- .../methods/class-use/TmdbAccount.html | 4 +- .../methods/class-use/TmdbAuthentication.html | 4 +- .../methods/class-use/TmdbCertifications.html | 4 +- .../methods/class-use/TmdbChanges.html | 4 +- .../methods/class-use/TmdbCollections.html | 4 +- .../methods/class-use/TmdbCompanies.html | 4 +- .../methods/class-use/TmdbConfiguration.html | 4 +- .../methods/class-use/TmdbCredits.html | 4 +- .../methods/class-use/TmdbDiscover.html | 4 +- .../methods/class-use/TmdbEpisodes.html | 4 +- .../methods/class-use/TmdbFind.html | 4 +- .../methods/class-use/TmdbGenres.html | 4 +- .../methods/class-use/TmdbKeywords.html | 4 +- .../methods/class-use/TmdbLists.html | 4 +- .../methods/class-use/TmdbMovies.html | 4 +- .../methods/class-use/TmdbNetworks.html | 4 +- .../methods/class-use/TmdbPeople.html | 4 +- .../methods/class-use/TmdbReviews.html | 4 +- .../methods/class-use/TmdbSearch.html | 4 +- .../methods/class-use/TmdbSeasons.html | 4 +- .../methods/class-use/TmdbTV.html | 4 +- .../themoviedbapi/methods/package-frame.html | 4 +- .../methods/package-summary.html | 4 +- .../themoviedbapi/methods/package-tree.html | 4 +- .../themoviedbapi/methods/package-use.html | 4 +- .../themoviedbapi/model/AbstractIdName.html | 12 +- .../model/AbstractJsonMapping.html | 4 +- .../themoviedbapi/model/Certification.html | 4 +- .../themoviedbapi/model/FindResults.html | 4 +- .../omertron/themoviedbapi/model/Genre.html | 6 +- .../themoviedbapi/model/Language.html | 4 +- .../themoviedbapi/model/StatusCode.html | 4 +- .../themoviedbapi/model/account/Account.html | 12 +- .../model/account/class-use/Account.html | 4 +- .../model/account/package-frame.html | 4 +- .../model/account/package-summary.html | 4 +- .../model/account/package-tree.html | 6 +- .../model/account/package-use.html | 4 +- .../themoviedbapi/model/artwork/Artwork.html | 4 +- .../model/artwork/ArtworkMedia.html | 4 +- .../model/artwork/class-use/Artwork.html | 4 +- .../model/artwork/class-use/ArtworkMedia.html | 4 +- .../model/artwork/package-frame.html | 4 +- .../model/artwork/package-summary.html | 4 +- .../model/artwork/package-tree.html | 4 +- .../model/artwork/package-use.html | 4 +- .../authentication/TokenAuthorisation.html | 4 +- .../model/authentication/TokenSession.html | 4 +- .../class-use/TokenAuthorisation.html | 4 +- .../class-use/TokenSession.html | 4 +- .../model/authentication/package-frame.html | 4 +- .../model/authentication/package-summary.html | 4 +- .../model/authentication/package-tree.html | 4 +- .../model/authentication/package-use.html | 4 +- .../model/change/ChangeKeyItem.html | 4 +- .../model/change/ChangeListItem.html | 4 +- .../model/change/ChangedItem.html | 4 +- .../model/change/class-use/ChangeKeyItem.html | 4 +- .../change/class-use/ChangeListItem.html | 4 +- .../model/change/class-use/ChangedItem.html | 4 +- .../model/change/package-frame.html | 4 +- .../model/change/package-summary.html | 4 +- .../model/change/package-tree.html | 4 +- .../model/change/package-use.html | 4 +- .../model/class-use/AbstractIdName.html | 4 +- .../model/class-use/AbstractJsonMapping.html | 4 +- .../model/class-use/Certification.html | 4 +- .../model/class-use/FindResults.html | 4 +- .../themoviedbapi/model/class-use/Genre.html | 4 +- .../model/class-use/Language.html | 4 +- .../model/class-use/StatusCode.html | 4 +- .../model/collection/Collection.html | 12 +- .../model/collection/CollectionInfo.html | 12 +- .../collection/class-use/Collection.html | 4 +- .../collection/class-use/CollectionInfo.html | 4 +- .../model/collection/package-frame.html | 4 +- .../model/collection/package-summary.html | 4 +- .../model/collection/package-tree.html | 8 +- .../model/collection/package-use.html | 4 +- .../themoviedbapi/model/company/Company.html | 12 +- .../model/company/class-use/Company.html | 4 +- .../model/company/package-frame.html | 4 +- .../model/company/package-summary.html | 4 +- .../model/company/package-tree.html | 6 +- .../model/company/package-use.html | 4 +- .../model/config/Configuration.html | 4 +- .../model/config/JobDepartment.html | 4 +- .../model/config/class-use/Configuration.html | 4 +- .../model/config/class-use/JobDepartment.html | 4 +- .../model/config/package-frame.html | 4 +- .../model/config/package-summary.html | 4 +- .../model/config/package-tree.html | 4 +- .../model/config/package-use.html | 4 +- .../model/credits/CreditBasic.html | 12 +- .../model/credits/CreditMovieBasic.html | 6 +- .../model/credits/CreditTVBasic.html | 6 +- .../model/credits/MediaCredit.html | 12 +- .../model/credits/MediaCreditCast.html | 6 +- .../model/credits/MediaCreditCrew.html | 6 +- .../model/credits/class-use/CreditBasic.html | 4 +- .../credits/class-use/CreditMovieBasic.html | 4 +- .../credits/class-use/CreditTVBasic.html | 4 +- .../model/credits/class-use/MediaCredit.html | 4 +- .../credits/class-use/MediaCreditCast.html | 4 +- .../credits/class-use/MediaCreditCrew.html | 4 +- .../model/credits/package-frame.html | 4 +- .../model/credits/package-summary.html | 4 +- .../model/credits/package-tree.html | 8 +- .../model/credits/package-use.html | 4 +- .../model/discover/Discover.html | 4 +- .../model/discover/WithBuilder.html | 4 +- .../model/discover/class-use/Discover.html | 4 +- .../model/discover/class-use/WithBuilder.html | 4 +- .../model/discover/package-frame.html | 4 +- .../model/discover/package-summary.html | 4 +- .../model/discover/package-tree.html | 4 +- .../model/discover/package-use.html | 4 +- .../themoviedbapi/model/keyword/Keyword.html | 6 +- .../model/keyword/class-use/Keyword.html | 4 +- .../model/keyword/package-frame.html | 4 +- .../model/keyword/package-summary.html | 4 +- .../model/keyword/package-tree.html | 6 +- .../model/keyword/package-use.html | 4 +- .../themoviedbapi/model/list/ListItem.html | 4 +- .../model/list/ListItemStatus.html | 4 +- .../model/list/ListStatusCode.html | 4 +- .../themoviedbapi/model/list/UserList.html | 4 +- .../model/list/class-use/ListItem.html | 4 +- .../model/list/class-use/ListItemStatus.html | 4 +- .../model/list/class-use/ListStatusCode.html | 4 +- .../model/list/class-use/UserList.html | 4 +- .../model/list/package-frame.html | 4 +- .../model/list/package-summary.html | 4 +- .../model/list/package-tree.html | 4 +- .../themoviedbapi/model/list/package-use.html | 4 +- .../model/media/AlternativeTitle.html | 4 +- .../themoviedbapi/model/media/MediaBasic.html | 12 +- .../model/media/MediaCreditList.html | 12 +- .../themoviedbapi/model/media/MediaState.html | 12 +- .../themoviedbapi/model/media/RatedValue.html | 4 +- .../themoviedbapi/model/media/Trailer.html | 4 +- .../model/media/Translation.html | 4 +- .../themoviedbapi/model/media/Video.html | 4 +- .../media/class-use/AlternativeTitle.html | 4 +- .../model/media/class-use/MediaBasic.html | 4 +- .../media/class-use/MediaCreditList.html | 4 +- .../model/media/class-use/MediaState.html | 4 +- .../model/media/class-use/RatedValue.html | 4 +- .../model/media/class-use/Trailer.html | 4 +- .../model/media/class-use/Translation.html | 4 +- .../model/media/class-use/Video.html | 4 +- .../model/media/package-frame.html | 4 +- .../model/media/package-summary.html | 4 +- .../model/media/package-tree.html | 10 +- .../model/media/package-use.html | 4 +- .../themoviedbapi/model/movie/MovieBasic.html | 6 +- .../themoviedbapi/model/movie/MovieInfo.html | 12 +- .../model/movie/ProductionCompany.html | 6 +- .../model/movie/ProductionCountry.html | 4 +- .../model/movie/ReleaseInfo.html | 4 +- .../model/movie/class-use/MovieBasic.html | 4 +- .../model/movie/class-use/MovieInfo.html | 4 +- .../movie/class-use/ProductionCompany.html | 4 +- .../movie/class-use/ProductionCountry.html | 4 +- .../model/movie/class-use/ReleaseInfo.html | 4 +- .../model/movie/package-frame.html | 4 +- .../model/movie/package-summary.html | 4 +- .../model/movie/package-tree.html | 10 +- .../model/movie/package-use.html | 4 +- .../themoviedbapi/model/network/Network.html | 14 +- .../model/network/class-use/Network.html | 4 +- .../model/network/package-frame.html | 4 +- .../model/network/package-summary.html | 4 +- .../model/network/package-tree.html | 8 +- .../model/network/package-use.html | 4 +- .../themoviedbapi/model/package-frame.html | 4 +- .../themoviedbapi/model/package-summary.html | 4 +- .../themoviedbapi/model/package-tree.html | 6 +- .../themoviedbapi/model/package-use.html | 4 +- .../model/person/ContentRating.html | 4 +- .../model/person/CreditInfo.html | 4 +- .../model/person/ExternalID.html | 12 +- .../model/person/PersonBasic.html | 6 +- .../model/person/PersonCreditList.html | 12 +- .../model/person/PersonCreditsMixIn.html | 4 +- .../model/person/PersonFind.html | 6 +- .../model/person/PersonInfo.html | 6 +- .../model/person/class-use/ContentRating.html | 4 +- .../model/person/class-use/CreditInfo.html | 4 +- .../model/person/class-use/ExternalID.html | 4 +- .../model/person/class-use/PersonBasic.html | 4 +- .../person/class-use/PersonCreditList.html | 4 +- .../person/class-use/PersonCreditsMixIn.html | 4 +- .../model/person/class-use/PersonFind.html | 4 +- .../model/person/class-use/PersonInfo.html | 4 +- .../model/person/package-frame.html | 4 +- .../model/person/package-summary.html | 4 +- .../model/person/package-tree.html | 10 +- .../model/person/package-use.html | 4 +- .../themoviedbapi/model/review/Review.html | 4 +- .../model/review/class-use/Review.html | 4 +- .../model/review/package-frame.html | 4 +- .../model/review/package-summary.html | 4 +- .../model/review/package-tree.html | 4 +- .../model/review/package-use.html | 4 +- .../themoviedbapi/model/tv/TVBasic.html | 6 +- .../themoviedbapi/model/tv/TVCredit.html | 6 +- .../model/tv/TVEpisodeBasic.html | 6 +- .../themoviedbapi/model/tv/TVEpisodeInfo.html | 6 +- .../themoviedbapi/model/tv/TVInfo.html | 6 +- .../themoviedbapi/model/tv/TVSeasonBasic.html | 12 +- .../themoviedbapi/model/tv/TVSeasonInfo.html | 6 +- .../model/tv/class-use/TVBasic.html | 4 +- .../model/tv/class-use/TVCredit.html | 4 +- .../model/tv/class-use/TVEpisodeBasic.html | 4 +- .../model/tv/class-use/TVEpisodeInfo.html | 4 +- .../model/tv/class-use/TVInfo.html | 4 +- .../model/tv/class-use/TVSeasonBasic.html | 4 +- .../model/tv/class-use/TVSeasonInfo.html | 4 +- .../themoviedbapi/model/tv/package-frame.html | 4 +- .../model/tv/package-summary.html | 4 +- .../themoviedbapi/model/tv/package-tree.html | 10 +- .../themoviedbapi/model/tv/package-use.html | 4 +- .../omertron/themoviedbapi/package-frame.html | 4 +- .../themoviedbapi/package-summary.html | 4 +- .../omertron/themoviedbapi/package-tree.html | 4 +- .../omertron/themoviedbapi/package-use.html | 4 +- .../results/AbstractWrapperAll.html | 24 +- .../results/AbstractWrapperBase.html | 4 +- .../results/AbstractWrapperId.html | 12 +- .../results/AbstractWrapperIdPages.html | 20 +- .../themoviedbapi/results/ResultDates.html | 4 +- .../themoviedbapi/results/ResultList.html | 8 +- .../themoviedbapi/results/ResultsMap.html | 8 +- .../results/WrapperAlternativeTitles.html | 6 +- .../themoviedbapi/results/WrapperChanges.html | 4 +- .../themoviedbapi/results/WrapperConfig.html | 4 +- .../results/WrapperGenericList.html | 6 +- .../themoviedbapi/results/WrapperGenres.html | 4 +- .../themoviedbapi/results/WrapperImages.html | 18 +- .../themoviedbapi/results/WrapperJobList.html | 4 +- .../results/WrapperMovieKeywords.html | 6 +- .../results/WrapperMultiSearch.html | 18 +- .../results/WrapperReleaseInfo.html | 6 +- .../results/WrapperTranslations.html | 6 +- .../themoviedbapi/results/WrapperVideos.html | 6 +- .../results/class-use/AbstractWrapperAll.html | 4 +- .../class-use/AbstractWrapperBase.html | 4 +- .../results/class-use/AbstractWrapperId.html | 4 +- .../class-use/AbstractWrapperIdPages.html | 4 +- .../results/class-use/ResultDates.html | 8 +- .../results/class-use/ResultList.html | 4 +- .../results/class-use/ResultsMap.html | 4 +- .../class-use/WrapperAlternativeTitles.html | 4 +- .../results/class-use/WrapperChanges.html | 4 +- .../results/class-use/WrapperConfig.html | 4 +- .../results/class-use/WrapperGenericList.html | 4 +- .../results/class-use/WrapperGenres.html | 4 +- .../results/class-use/WrapperImages.html | 4 +- .../results/class-use/WrapperJobList.html | 4 +- .../class-use/WrapperMovieKeywords.html | 4 +- .../results/class-use/WrapperMultiSearch.html | 4 +- .../results/class-use/WrapperReleaseInfo.html | 4 +- .../class-use/WrapperTranslations.html | 4 +- .../results/class-use/WrapperVideos.html | 4 +- .../themoviedbapi/results/package-frame.html | 4 +- .../results/package-summary.html | 4 +- .../themoviedbapi/results/package-tree.html | 10 +- .../themoviedbapi/results/package-use.html | 4 +- .../omertron/themoviedbapi/tools/ApiUrl.html | 4 +- .../themoviedbapi/tools/HttpTools.html | 4 +- .../themoviedbapi/tools/MethodBase.html | 4 +- .../themoviedbapi/tools/MethodSub.html | 4 +- .../omertron/themoviedbapi/tools/Param.html | 4 +- .../themoviedbapi/tools/PostBody.html | 4 +- .../themoviedbapi/tools/PostTools.html | 4 +- .../themoviedbapi/tools/TmdbParameters.html | 4 +- .../themoviedbapi/tools/class-use/ApiUrl.html | 4 +- .../tools/class-use/HttpTools.html | 4 +- .../tools/class-use/MethodBase.html | 4 +- .../tools/class-use/MethodSub.html | 4 +- .../themoviedbapi/tools/class-use/Param.html | 4 +- .../tools/class-use/PostBody.html | 4 +- .../tools/class-use/PostTools.html | 4 +- .../tools/class-use/TmdbParameters.html | 4 +- .../themoviedbapi/tools/package-frame.html | 4 +- .../themoviedbapi/tools/package-summary.html | 4 +- .../themoviedbapi/tools/package-tree.html | 4 +- .../themoviedbapi/tools/package-use.html | 4 +- apidocs/constant-values.html | 4 +- apidocs/deprecated-list.html | 4 +- apidocs/help-doc.html | 4 +- apidocs/index-all.html | 40 +- apidocs/index.html | 2 +- apidocs/overview-frame.html | 4 +- apidocs/overview-summary.html | 4 +- apidocs/overview-tree.html | 47 +- apidocs/serialized-form.html | 4 +- dependencies.html | 46 +- index.html | 6 +- issue-tracking.html | 6 +- license.html | 6 +- project-info.html | 6 +- project-reports.html | 6 +- project-summary.html | 6 +- source-repository.html | 6 +- testapidocs/allclasses-frame.html | 4 +- testapidocs/allclasses-noframe.html | 4 +- .../omertron/themoviedbapi/AbstractTests.html | 4 +- .../themoviedbapi/ArtworkResults.html | 4 +- .../omertron/themoviedbapi/CompareTest.html | 4 +- .../com/omertron/themoviedbapi/TestID.html | 4 +- .../omertron/themoviedbapi/TestLogger.html | 4 +- .../com/omertron/themoviedbapi/TestSuite.html | 12 +- .../class-use/AbstractTests.html | 4 +- .../class-use/ArtworkResults.html | 4 +- .../themoviedbapi/class-use/CompareTest.html | 4 +- .../themoviedbapi/class-use/TestID.html | 4 +- .../themoviedbapi/class-use/TestLogger.html | 4 +- .../themoviedbapi/class-use/TestSuite.html | 4 +- .../methods/TmdbAccountTest.html | 4 +- .../methods/TmdbAuthenticationTest.html | 4 +- .../methods/TmdbCertificationsTest.html | 4 +- .../methods/TmdbChangesTest.html | 4 +- .../methods/TmdbCollectionsTest.html | 4 +- .../methods/TmdbCompaniesTest.html | 4 +- .../methods/TmdbConfigurationTest.html | 4 +- .../methods/TmdbCreditsTest.html | 4 +- .../methods/TmdbDiscoverTest.html | 4 +- .../methods/TmdbEpisodesTest.html | 4 +- .../themoviedbapi/methods/TmdbFindTest.html | 4 +- .../themoviedbapi/methods/TmdbGenresTest.html | 4 +- .../methods/TmdbKeywordsTest.html | 4 +- .../themoviedbapi/methods/TmdbListsTest.html | 4 +- .../themoviedbapi/methods/TmdbMoviesTest.html | 4 +- .../methods/TmdbNetworksTest.html | 4 +- .../themoviedbapi/methods/TmdbPeopleTest.html | 4 +- .../methods/TmdbReviewsTest.html | 4 +- .../themoviedbapi/methods/TmdbSearchTest.html | 4 +- .../methods/TmdbSeasonsTest.html | 4 +- .../themoviedbapi/methods/TmdbTVTest.html | 4 +- .../methods/class-use/TmdbAccountTest.html | 4 +- .../class-use/TmdbAuthenticationTest.html | 4 +- .../class-use/TmdbCertificationsTest.html | 4 +- .../methods/class-use/TmdbChangesTest.html | 4 +- .../class-use/TmdbCollectionsTest.html | 4 +- .../methods/class-use/TmdbCompaniesTest.html | 4 +- .../class-use/TmdbConfigurationTest.html | 4 +- .../methods/class-use/TmdbCreditsTest.html | 4 +- .../methods/class-use/TmdbDiscoverTest.html | 4 +- .../methods/class-use/TmdbEpisodesTest.html | 4 +- .../methods/class-use/TmdbFindTest.html | 4 +- .../methods/class-use/TmdbGenresTest.html | 4 +- .../methods/class-use/TmdbKeywordsTest.html | 4 +- .../methods/class-use/TmdbListsTest.html | 4 +- .../methods/class-use/TmdbMoviesTest.html | 4 +- .../methods/class-use/TmdbNetworksTest.html | 4 +- .../methods/class-use/TmdbPeopleTest.html | 4 +- .../methods/class-use/TmdbReviewsTest.html | 4 +- .../methods/class-use/TmdbSearchTest.html | 4 +- .../methods/class-use/TmdbSeasonsTest.html | 4 +- .../methods/class-use/TmdbTVTest.html | 4 +- .../themoviedbapi/methods/package-frame.html | 4 +- .../methods/package-summary.html | 4 +- .../themoviedbapi/methods/package-tree.html | 4 +- .../themoviedbapi/methods/package-use.html | 4 +- .../omertron/themoviedbapi/package-frame.html | 4 +- .../themoviedbapi/package-summary.html | 4 +- .../omertron/themoviedbapi/package-tree.html | 4 +- .../omertron/themoviedbapi/package-use.html | 4 +- .../themoviedbapi/tools/ApiUrlTest.html | 4 +- .../tools/class-use/ApiUrlTest.html | 4 +- .../themoviedbapi/tools/package-frame.html | 4 +- .../themoviedbapi/tools/package-summary.html | 4 +- .../themoviedbapi/tools/package-tree.html | 4 +- .../themoviedbapi/tools/package-use.html | 4 +- testapidocs/constant-values.html | 4 +- testapidocs/deprecated-list.html | 4 +- testapidocs/help-doc.html | 4 +- testapidocs/index-all.html | 8 +- testapidocs/index.html | 2 +- testapidocs/overview-frame.html | 4 +- testapidocs/overview-summary.html | 4 +- testapidocs/overview-tree.html | 4 +- 449 files changed, 3139 insertions(+), 1131 deletions(-) create mode 100644 apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponse.html create mode 100644 apidocs/com/omertron/themoviedbapi/interfaces/Identification.html create mode 100644 apidocs/com/omertron/themoviedbapi/interfaces/WrapperDates.html create mode 100644 apidocs/com/omertron/themoviedbapi/interfaces/WrapperPages.html create mode 100644 apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponse.html create mode 100644 apidocs/com/omertron/themoviedbapi/interfaces/class-use/Identification.html create mode 100644 apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperDates.html create mode 100644 apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperPages.html diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html index 2e257e7d5..f8a38b8e6 100644 --- a/apidocs/allclasses-frame.html +++ b/apidocs/allclasses-frame.html @@ -2,10 +2,10 @@ - + All Classes (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -22,6 +22,7 @@
  • Account
  • AlternativeTitle
  • ApiUrl
  • +
  • AppendToResponse
  • Artwork
  • ArtworkMedia
  • ArtworkType
  • @@ -46,9 +47,7 @@
  • FindResults
  • Genre
  • HttpTools
  • -
  • IIdentification
  • -
  • IWrapperDates
  • -
  • IWrapperPages
  • +
  • Identification
  • JobDepartment
  • Keyword
  • Language
  • @@ -130,12 +129,14 @@
  • WrapperAlternativeTitles
  • WrapperChanges
  • WrapperConfig
  • +
  • WrapperDates
  • WrapperGenericList
  • WrapperGenres
  • WrapperImages
  • WrapperJobList
  • WrapperMovieKeywords
  • WrapperMultiSearch
  • +
  • WrapperPages
  • WrapperReleaseInfo
  • WrapperTranslations
  • WrapperVideos
  • diff --git a/apidocs/allclasses-noframe.html b/apidocs/allclasses-noframe.html index 18cf1add1..c8c682c2c 100644 --- a/apidocs/allclasses-noframe.html +++ b/apidocs/allclasses-noframe.html @@ -2,10 +2,10 @@ - + All Classes (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -22,6 +22,7 @@
  • Account
  • AlternativeTitle
  • ApiUrl
  • +
  • AppendToResponse
  • Artwork
  • ArtworkMedia
  • ArtworkType
  • @@ -46,9 +47,7 @@
  • FindResults
  • Genre
  • HttpTools
  • -
  • IIdentification
  • -
  • IWrapperDates
  • -
  • IWrapperPages
  • +
  • Identification
  • JobDepartment
  • Keyword
  • Language
  • @@ -130,12 +129,14 @@
  • WrapperAlternativeTitles
  • WrapperChanges
  • WrapperConfig
  • +
  • WrapperDates
  • WrapperGenericList
  • WrapperGenres
  • WrapperImages
  • WrapperJobList
  • WrapperMovieKeywords
  • WrapperMultiSearch
  • +
  • WrapperPages
  • WrapperReleaseInfo
  • WrapperTranslations
  • WrapperVideos
  • diff --git a/apidocs/com/omertron/themoviedbapi/Compare.html b/apidocs/com/omertron/themoviedbapi/Compare.html index 6e53bb5b5..59d0c3b08 100644 --- a/apidocs/com/omertron/themoviedbapi/Compare.html +++ b/apidocs/com/omertron/themoviedbapi/Compare.html @@ -2,10 +2,10 @@ - + Compare (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/MovieDbException.html b/apidocs/com/omertron/themoviedbapi/MovieDbException.html index 0e1e76e6d..3e3f20194 100644 --- a/apidocs/com/omertron/themoviedbapi/MovieDbException.html +++ b/apidocs/com/omertron/themoviedbapi/MovieDbException.html @@ -2,10 +2,10 @@ - + MovieDbException (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html b/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html index 6ab223800..74336ab0c 100644 --- a/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html +++ b/apidocs/com/omertron/themoviedbapi/TheMovieDbApi.html @@ -2,10 +2,10 @@ - + TheMovieDbApi (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/class-use/Compare.html b/apidocs/com/omertron/themoviedbapi/class-use/Compare.html index 82b6b17b7..87aa0cc56 100644 --- a/apidocs/com/omertron/themoviedbapi/class-use/Compare.html +++ b/apidocs/com/omertron/themoviedbapi/class-use/Compare.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.Compare (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html b/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html index 5f73228eb..b7580ea33 100644 --- a/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html +++ b/apidocs/com/omertron/themoviedbapi/class-use/MovieDbException.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.MovieDbException (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html b/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html index eeea235bd..9cbd10f5a 100644 --- a/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html +++ b/apidocs/com/omertron/themoviedbapi/class-use/TheMovieDbApi.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.TheMovieDbApi (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html b/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html index 6506840a5..386d68ac4 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/ArtworkType.html @@ -2,10 +2,10 @@ - + ArtworkType (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html b/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html index e2264e37a..0a4eda1aa 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/CreditType.html @@ -2,10 +2,10 @@ - + CreditType (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html b/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html index e51cfb90b..54bd8a758 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/ExternalSource.html @@ -2,10 +2,10 @@ - + ExternalSource (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html b/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html index cc3401b31..8fb92a986 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/MediaType.html @@ -2,10 +2,10 @@ - + MediaType (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html index dbd598032..f4a3ff13b 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/MovieMethod.html @@ -2,10 +2,10 @@ - + MovieMethod (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html index 17a16ca3c..7c935e469 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/PeopleMethod.html @@ -2,10 +2,10 @@ - + PeopleMethod (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html b/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html index 51b7cc1d8..23327551b 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/SearchType.html @@ -2,10 +2,10 @@ - + SearchType (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html b/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html index 051b867c4..fffe2a9e5 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/SortBy.html @@ -2,10 +2,10 @@ - + SortBy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/TVMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/TVMethod.html index 6c0fc4c30..53520a163 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/TVMethod.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/TVMethod.html @@ -2,10 +2,10 @@ - + TVMethod (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ArtworkType.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ArtworkType.html index 8c08b4be7..150c862f8 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ArtworkType.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ArtworkType.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.enumeration.ArtworkType (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/CreditType.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/CreditType.html index b4af8796c..7bef68a65 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/CreditType.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/CreditType.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.enumeration.CreditType (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ExternalSource.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ExternalSource.html index 0d6079e07..e13130765 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ExternalSource.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/ExternalSource.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.enumeration.ExternalSource (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MediaType.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MediaType.html index 9ab22ec50..6e182fd2b 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MediaType.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MediaType.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.enumeration.MediaType (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MovieMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MovieMethod.html index caec91956..69d5581ee 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MovieMethod.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/MovieMethod.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.enumeration.MovieMethod (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/PeopleMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/PeopleMethod.html index 2b4a7f1ca..cc2851f63 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/PeopleMethod.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/PeopleMethod.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.enumeration.PeopleMethod (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SearchType.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SearchType.html index 929f73586..f279fff59 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SearchType.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SearchType.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.enumeration.SearchType (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SortBy.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SortBy.html index 608c0e023..1d341f4d2 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SortBy.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/SortBy.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.enumeration.SortBy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVMethod.html b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVMethod.html index 2502653c2..a565938a1 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVMethod.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/class-use/TVMethod.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.enumeration.TVMethod (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-frame.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-frame.html index a31497b01..e845bdc17 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.enumeration (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-summary.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-summary.html index ff8cf73f6..167a12df0 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.enumeration (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-tree.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-tree.html index 9964652c0..4ab5da511 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.enumeration Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/enumeration/package-use.html b/apidocs/com/omertron/themoviedbapi/enumeration/package-use.html index 437612a3f..68d8b84de 100644 --- a/apidocs/com/omertron/themoviedbapi/enumeration/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/enumeration/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.enumeration (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponse.html b/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponse.html new file mode 100644 index 000000000..a0758fd03 --- /dev/null +++ b/apidocs/com/omertron/themoviedbapi/interfaces/AppendToResponse.html @@ -0,0 +1,214 @@ + + + + + + +AppendToResponse (API-The MovieDB 4.0-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + + +
    +
    com.omertron.themoviedbapi.interfaces
    +

    Interface AppendToResponse<T>

    +
    +
    +
    +
      +
    • +
      Type Parameters:
      T - Method for Append To Response
      +
      +
      +
      public interface AppendToResponse<T>
      +
      Interface to indicate that the object has append to response methods
      +
      Author:
      +
      Stuart
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        booleanhasMethod(T method) 
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + + + +
          +
        • +

          hasMethod

          +
          boolean hasMethod(T method)
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + +
    + + +

    Copyright © 2012-2015. All Rights Reserved.

    + + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/Identification.html b/apidocs/com/omertron/themoviedbapi/interfaces/Identification.html new file mode 100644 index 000000000..b297655bf --- /dev/null +++ b/apidocs/com/omertron/themoviedbapi/interfaces/Identification.html @@ -0,0 +1,225 @@ + + + + + + +Identification (API-The MovieDB 4.0-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + + +
    +
    com.omertron.themoviedbapi.interfaces
    +

    Interface Identification

    +
    +
    + +
    +
      +
    • + +
        +
      • + + +

        Method Summary

        + + + + + + + + + + + + + + +
        Methods 
        Modifier and TypeMethod and Description
        intgetId() 
        voidsetId(int id) 
        +
      • +
      +
    • +
    +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getId

          +
          int getId()
          +
        • +
        + + + +
          +
        • +

          setId

          +
          void setId(int id)
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + +
    + + +

    Copyright © 2012-2015. All Rights Reserved.

    + + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/WrapperDates.html b/apidocs/com/omertron/themoviedbapi/interfaces/WrapperDates.html new file mode 100644 index 000000000..8cecc7cbe --- /dev/null +++ b/apidocs/com/omertron/themoviedbapi/interfaces/WrapperDates.html @@ -0,0 +1,225 @@ + + + + + + +WrapperDates (API-The MovieDB 4.0-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + + +
    +
    com.omertron.themoviedbapi.interfaces
    +

    Interface WrapperDates

    +
    +
    +
    + +
    +
    + +
    +
    + +
    +
    + + +
    + + + + + +
    + + +

    Copyright © 2012-2015. All Rights Reserved.

    + + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/WrapperPages.html b/apidocs/com/omertron/themoviedbapi/interfaces/WrapperPages.html new file mode 100644 index 000000000..80e26df04 --- /dev/null +++ b/apidocs/com/omertron/themoviedbapi/interfaces/WrapperPages.html @@ -0,0 +1,277 @@ + + + + + + +WrapperPages (API-The MovieDB 4.0-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + + +
    +
    com.omertron.themoviedbapi.interfaces
    +

    Interface WrapperPages

    +
    +
    +
    + +
    +
    + +
    +
    +
      +
    • + +
        +
      • + + +

        Method Detail

        + + + +
          +
        • +

          getPage

          +
          int getPage()
          +
        • +
        + + + +
          +
        • +

          setPage

          +
          void setPage(int page)
          +
        • +
        + + + +
          +
        • +

          getTotalPages

          +
          int getTotalPages()
          +
        • +
        + + + +
          +
        • +

          setTotalPages

          +
          void setTotalPages(int totalPages)
          +
        • +
        + + + +
          +
        • +

          getTotalResults

          +
          int getTotalResults()
          +
        • +
        + + + +
          +
        • +

          setTotalResults

          +
          void setTotalResults(int totalResults)
          +
        • +
        +
      • +
      +
    • +
    +
    +
    + + +
    + + + + + +
    + + +

    Copyright © 2012-2015. All Rights Reserved.

    + + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponse.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponse.html new file mode 100644 index 000000000..b5542a5e8 --- /dev/null +++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/AppendToResponse.html @@ -0,0 +1,117 @@ + + + + + + +Uses of Interface com.omertron.themoviedbapi.interfaces.AppendToResponse (API-The MovieDB 4.0-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Uses of Interface
    com.omertron.themoviedbapi.interfaces.AppendToResponse

    +
    +
    No usage of com.omertron.themoviedbapi.interfaces.AppendToResponse
    + +
    + + + + + +
    + + +

    Copyright © 2012-2015. All Rights Reserved.

    + + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/Identification.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/Identification.html new file mode 100644 index 000000000..2b75fc9fc --- /dev/null +++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/Identification.html @@ -0,0 +1,569 @@ + + + + + + +Uses of Interface com.omertron.themoviedbapi.interfaces.Identification (API-The MovieDB 4.0-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Uses of Interface
    com.omertron.themoviedbapi.interfaces.Identification

    +
    +
    + +
    + +
    + + + + + +
    + + +

    Copyright © 2012-2015. All Rights Reserved.

    + + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperDates.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperDates.html new file mode 100644 index 000000000..1d195648c --- /dev/null +++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperDates.html @@ -0,0 +1,167 @@ + + + + + + +Uses of Interface com.omertron.themoviedbapi.interfaces.WrapperDates (API-The MovieDB 4.0-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Uses of Interface
    com.omertron.themoviedbapi.interfaces.WrapperDates

    +
    +
    + +
    + +
    + + + + + +
    + + +

    Copyright © 2012-2015. All Rights Reserved.

    + + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperPages.html b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperPages.html new file mode 100644 index 000000000..1494ccf3d --- /dev/null +++ b/apidocs/com/omertron/themoviedbapi/interfaces/class-use/WrapperPages.html @@ -0,0 +1,197 @@ + + + + + + +Uses of Interface com.omertron.themoviedbapi.interfaces.WrapperPages (API-The MovieDB 4.0-SNAPSHOT API) + + + + + + + +
    + + + + + +
    + + +
    +

    Uses of Interface
    com.omertron.themoviedbapi.interfaces.WrapperPages

    +
    +
    + +
    + +
    + + + + + +
    + + +

    Copyright © 2012-2015. All Rights Reserved.

    + + diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-frame.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-frame.html index 6ad712bcc..584478bf6 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.interfaces (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -13,9 +13,10 @@

    Interfaces

    diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-summary.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-summary.html index 9c8054a59..951870306 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.interfaces (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -77,15 +77,21 @@ -IIdentification -  +AppendToResponse<T> + +
    Interface to indicate that the object has append to response methods
    + -IWrapperDates +Identification   -IWrapperPages +WrapperDates +  + + +WrapperPages   diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-tree.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-tree.html index 86a4fd41f..036128c40 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.interfaces Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -73,9 +73,10 @@

    Interface Hierarchy

    diff --git a/apidocs/com/omertron/themoviedbapi/interfaces/package-use.html b/apidocs/com/omertron/themoviedbapi/interfaces/package-use.html index 576563304..a762e186a 100644 --- a/apidocs/com/omertron/themoviedbapi/interfaces/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/interfaces/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.interfaces (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -137,7 +137,7 @@ -IIdentification  +Identification  @@ -152,7 +152,7 @@ -IIdentification  +Identification  @@ -167,7 +167,7 @@ -IIdentification  +Identification  @@ -182,7 +182,7 @@ -IIdentification  +Identification  @@ -197,7 +197,7 @@ -IIdentification  +Identification  @@ -212,7 +212,7 @@ -IIdentification  +Identification  @@ -227,7 +227,7 @@ -IIdentification  +Identification  @@ -242,7 +242,7 @@ -IIdentification  +Identification  @@ -257,7 +257,7 @@ -IIdentification  +Identification  @@ -272,7 +272,7 @@ -IIdentification  +Identification  @@ -287,7 +287,7 @@ -IIdentification  +Identification  @@ -302,13 +302,13 @@ -IIdentification  +Identification  -IWrapperDates  +WrapperDates  -IWrapperPages  +WrapperPages  diff --git a/apidocs/com/omertron/themoviedbapi/methods/AbstractMethod.html b/apidocs/com/omertron/themoviedbapi/methods/AbstractMethod.html index 13489fa43..65227fa3f 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/AbstractMethod.html +++ b/apidocs/com/omertron/themoviedbapi/methods/AbstractMethod.html @@ -2,10 +2,10 @@ - + AbstractMethod (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbAccount.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbAccount.html index 66a852b53..07d871687 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbAccount.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbAccount.html @@ -2,10 +2,10 @@ - + TmdbAccount (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbAuthentication.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbAuthentication.html index 62b7b46c2..958eaa8dc 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbAuthentication.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbAuthentication.html @@ -2,10 +2,10 @@ - + TmdbAuthentication (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCertifications.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCertifications.html index dc495a825..66a2393fd 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbCertifications.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbCertifications.html @@ -2,10 +2,10 @@ - + TmdbCertifications (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbChanges.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbChanges.html index 8d64352db..f7583face 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbChanges.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbChanges.html @@ -2,10 +2,10 @@ - + TmdbChanges (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCollections.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCollections.html index b96f6b4da..f349faf93 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbCollections.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbCollections.html @@ -2,10 +2,10 @@ - + TmdbCollections (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCompanies.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCompanies.html index 0cd102c52..8153ffb75 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbCompanies.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbCompanies.html @@ -2,10 +2,10 @@ - + TmdbCompanies (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbConfiguration.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbConfiguration.html index 7f7c91195..567e6d144 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbConfiguration.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbConfiguration.html @@ -2,10 +2,10 @@ - + TmdbConfiguration (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbCredits.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbCredits.html index 9bddb3702..6f3b1d97b 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbCredits.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbCredits.html @@ -2,10 +2,10 @@ - + TmdbCredits (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbDiscover.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbDiscover.html index 4facb6a2b..38a0e450b 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbDiscover.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbDiscover.html @@ -2,10 +2,10 @@ - + TmdbDiscover (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbEpisodes.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbEpisodes.html index 9c7f0c990..8b694b12b 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbEpisodes.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbEpisodes.html @@ -2,10 +2,10 @@ - + TmdbEpisodes (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbFind.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbFind.html index e3c6baba9..0dad042ff 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbFind.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbFind.html @@ -2,10 +2,10 @@ - + TmdbFind (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbGenres.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbGenres.html index 089e0660c..a5ffa631f 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbGenres.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbGenres.html @@ -2,10 +2,10 @@ - + TmdbGenres (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbKeywords.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbKeywords.html index cc4a55440..b65799447 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbKeywords.html @@ -2,10 +2,10 @@ - + TmdbKeywords (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbLists.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbLists.html index 3c23ed026..35417add9 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbLists.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbLists.html @@ -2,10 +2,10 @@ - + TmdbLists (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbMovies.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbMovies.html index 4f859a435..75a8c4e37 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbMovies.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbMovies.html @@ -2,10 +2,10 @@ - + TmdbMovies (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbNetworks.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbNetworks.html index 95f1b0ca7..2b4296b94 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbNetworks.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbNetworks.html @@ -2,10 +2,10 @@ - + TmdbNetworks (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbPeople.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbPeople.html index f1704e4d4..e8112f3ec 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbPeople.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbPeople.html @@ -2,10 +2,10 @@ - + TmdbPeople (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbReviews.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbReviews.html index 1770bd723..645fb9e8f 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbReviews.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbReviews.html @@ -2,10 +2,10 @@ - + TmdbReviews (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbSearch.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbSearch.html index ae92a2ab1..0ee42e1b3 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbSearch.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbSearch.html @@ -2,10 +2,10 @@ - + TmdbSearch (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbSeasons.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbSeasons.html index dae0df108..f58a3b64b 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbSeasons.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbSeasons.html @@ -2,10 +2,10 @@ - + TmdbSeasons (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/TmdbTV.html b/apidocs/com/omertron/themoviedbapi/methods/TmdbTV.html index 7773d78c1..68f659faf 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/TmdbTV.html +++ b/apidocs/com/omertron/themoviedbapi/methods/TmdbTV.html @@ -2,10 +2,10 @@ - + TmdbTV (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/AbstractMethod.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/AbstractMethod.html index b2d644d31..5a302fd51 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/AbstractMethod.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/AbstractMethod.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.AbstractMethod (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAccount.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAccount.html index 3bc4a1f4c..a1fd50caa 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAccount.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAccount.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbAccount (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAuthentication.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAuthentication.html index 62cf63a78..8e9504e9c 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAuthentication.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbAuthentication.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbAuthentication (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCertifications.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCertifications.html index 8c1919cd0..fe912af87 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCertifications.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCertifications.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbCertifications (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbChanges.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbChanges.html index 755f63e3c..007307706 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbChanges.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbChanges.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbChanges (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCollections.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCollections.html index e1f1180ba..6461187b6 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCollections.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCollections.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbCollections (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCompanies.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCompanies.html index c57bbb2c3..9dbb7bc36 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCompanies.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCompanies.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbCompanies (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbConfiguration.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbConfiguration.html index 0304db9cf..61bde5551 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbConfiguration.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbConfiguration.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbConfiguration (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCredits.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCredits.html index 9c32ca0eb..5926c0e5f 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCredits.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbCredits.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbCredits (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbDiscover.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbDiscover.html index df48cb3b7..918aa76b2 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbDiscover.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbDiscover.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbDiscover (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbEpisodes.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbEpisodes.html index 7ae8cb782..6290fe5ce 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbEpisodes.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbEpisodes.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbEpisodes (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbFind.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbFind.html index c5067e6f8..f182d44d9 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbFind.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbFind.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbFind (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbGenres.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbGenres.html index 1a466c5bc..38359982b 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbGenres.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbGenres.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbGenres (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbKeywords.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbKeywords.html index 5dc43980f..c72cede0c 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbKeywords.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbKeywords (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbLists.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbLists.html index 9e32e52bc..0b55b2969 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbLists.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbLists.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbLists (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbMovies.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbMovies.html index 10453c59d..555225356 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbMovies.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbMovies.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbMovies (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbNetworks.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbNetworks.html index 030943cad..a3884f001 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbNetworks.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbNetworks.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbNetworks (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbPeople.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbPeople.html index 4d0a0a1e8..ba191a8fd 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbPeople.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbPeople.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbPeople (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbReviews.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbReviews.html index 6b5d0c6d9..44438fadf 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbReviews.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbReviews.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbReviews (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSearch.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSearch.html index 75b4b78b9..2e617a423 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSearch.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSearch.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbSearch (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSeasons.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSeasons.html index 42ceb0678..a7f0f4be9 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSeasons.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbSeasons.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbSeasons (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbTV.html b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbTV.html index 80089342f..e21c68aaf 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbTV.html +++ b/apidocs/com/omertron/themoviedbapi/methods/class-use/TmdbTV.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.methods.TmdbTV (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/package-frame.html b/apidocs/com/omertron/themoviedbapi/methods/package-frame.html index e0ad00d1f..775f3a57d 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/methods/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.methods (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/package-summary.html b/apidocs/com/omertron/themoviedbapi/methods/package-summary.html index 774044259..2dec66f6a 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/methods/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.methods (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/package-tree.html b/apidocs/com/omertron/themoviedbapi/methods/package-tree.html index fac8d180e..b22b879ca 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/methods/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.methods Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/methods/package-use.html b/apidocs/com/omertron/themoviedbapi/methods/package-use.html index 1e2f47072..1c5c2cf76 100644 --- a/apidocs/com/omertron/themoviedbapi/methods/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/methods/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.methods (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/AbstractIdName.html b/apidocs/com/omertron/themoviedbapi/model/AbstractIdName.html index 952c934ee..14758418c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/AbstractIdName.html +++ b/apidocs/com/omertron/themoviedbapi/model/AbstractIdName.html @@ -2,10 +2,10 @@ - + AbstractIdName (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -102,7 +102,7 @@
  • All Implemented Interfaces:
    -
    IIdentification, Serializable
    +
    Identification, Serializable
    Direct Known Subclasses:
    @@ -112,7 +112,7 @@
    public class AbstractIdName
     extends AbstractJsonMapping
    -implements Serializable, IIdentification
    +implements Serializable, Identification
    Author:
    Stuart.Boston
    See Also:
    Serialized Form
    @@ -230,7 +230,7 @@ implements getId in interface IIdentification +
    getId in interface Identification
  • @@ -252,7 +252,7 @@ implements setId in interface IIdentification +
    setId in interface Identification
    diff --git a/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html b/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html index ff89dd85b..7b22ddff3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html +++ b/apidocs/com/omertron/themoviedbapi/model/AbstractJsonMapping.html @@ -2,10 +2,10 @@ - + AbstractJsonMapping (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/Certification.html b/apidocs/com/omertron/themoviedbapi/model/Certification.html index faf73118d..e4c8c11e0 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Certification.html +++ b/apidocs/com/omertron/themoviedbapi/model/Certification.html @@ -2,10 +2,10 @@ - + Certification (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/FindResults.html b/apidocs/com/omertron/themoviedbapi/model/FindResults.html index 711fef056..0b7a4d3ba 100644 --- a/apidocs/com/omertron/themoviedbapi/model/FindResults.html +++ b/apidocs/com/omertron/themoviedbapi/model/FindResults.html @@ -2,10 +2,10 @@ - + FindResults (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/Genre.html b/apidocs/com/omertron/themoviedbapi/model/Genre.html index 5cdebd42c..661515a28 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Genre.html +++ b/apidocs/com/omertron/themoviedbapi/model/Genre.html @@ -2,10 +2,10 @@ - + Genre (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -107,7 +107,7 @@
  • All Implemented Interfaces:
    -
    IIdentification, Serializable
    +
    Identification, Serializable


    diff --git a/apidocs/com/omertron/themoviedbapi/model/Language.html b/apidocs/com/omertron/themoviedbapi/model/Language.html index 1670567ba..7378ee571 100644 --- a/apidocs/com/omertron/themoviedbapi/model/Language.html +++ b/apidocs/com/omertron/themoviedbapi/model/Language.html @@ -2,10 +2,10 @@ - + Language (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/StatusCode.html b/apidocs/com/omertron/themoviedbapi/model/StatusCode.html index f4ba02cfe..8ddd85dcc 100644 --- a/apidocs/com/omertron/themoviedbapi/model/StatusCode.html +++ b/apidocs/com/omertron/themoviedbapi/model/StatusCode.html @@ -2,10 +2,10 @@ - + StatusCode (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/account/Account.html b/apidocs/com/omertron/themoviedbapi/model/account/Account.html index 376fa66fa..77c0f2dcb 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/Account.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/Account.html @@ -2,10 +2,10 @@ - + Account (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -102,13 +102,13 @@
  • All Implemented Interfaces:
    -
    IIdentification, Serializable
    +
    Identification, Serializable


    public class Account
     extends AbstractJsonMapping
    -implements Serializable, IIdentification
    +implements Serializable, Identification
    See Also:
    Serialized Form
  • @@ -248,7 +248,7 @@ implements getId in interface IIdentification +
    getId in interface Identification
    @@ -261,7 +261,7 @@ implements setId in interface IIdentification +
    setId in interface Identification
    diff --git a/apidocs/com/omertron/themoviedbapi/model/account/class-use/Account.html b/apidocs/com/omertron/themoviedbapi/model/account/class-use/Account.html index 560057ec3..82b908eea 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/class-use/Account.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/class-use/Account.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.account.Account (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/account/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/account/package-frame.html index a6265a8e6..e070732f5 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.account (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/account/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/account/package-summary.html index b3f995139..412cc411e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.account (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/account/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/account/package-tree.html index 495a2b12b..809d2ffea 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.account Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -77,7 +77,7 @@ diff --git a/apidocs/com/omertron/themoviedbapi/model/account/package-use.html b/apidocs/com/omertron/themoviedbapi/model/account/package-use.html index 4c0870818..a5e422d11 100644 --- a/apidocs/com/omertron/themoviedbapi/model/account/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/account/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.account (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/Artwork.html b/apidocs/com/omertron/themoviedbapi/model/artwork/Artwork.html index 16b805120..ff61e5e33 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/Artwork.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/Artwork.html @@ -2,10 +2,10 @@ - + Artwork (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html b/apidocs/com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html index d1947af02..ac1a116a4 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html @@ -2,10 +2,10 @@ - + ArtworkMedia (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/Artwork.html b/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/Artwork.html index 32f2d7c63..9012c6605 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/Artwork.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/Artwork.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.artwork.Artwork (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/ArtworkMedia.html b/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/ArtworkMedia.html index be663aa40..54ab73f37 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/ArtworkMedia.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/class-use/ArtworkMedia.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.artwork.ArtworkMedia (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/artwork/package-frame.html index 710db8727..0291cb049 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.artwork (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/artwork/package-summary.html index 19d1c18d9..24bbf4797 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.artwork (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/artwork/package-tree.html index 10e1e5844..cf8a6777e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.artwork Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/artwork/package-use.html b/apidocs/com/omertron/themoviedbapi/model/artwork/package-use.html index 0138fc4c3..19773078d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/artwork/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/artwork/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.artwork (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html b/apidocs/com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html index e7daca1f2..efc640a70 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html @@ -2,10 +2,10 @@ - + TokenAuthorisation (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/TokenSession.html b/apidocs/com/omertron/themoviedbapi/model/authentication/TokenSession.html index 47be74820..95e4a4581 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/TokenSession.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/TokenSession.html @@ -2,10 +2,10 @@ - + TokenSession (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenAuthorisation.html b/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenAuthorisation.html index 24c314e11..88da034ef 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenAuthorisation.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenAuthorisation.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.authentication.TokenAuthorisation (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenSession.html b/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenSession.html index f58c3b677..2b3583932 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenSession.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/class-use/TokenSession.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.authentication.TokenSession (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/authentication/package-frame.html index 24d6477bf..3c58fc23b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.authentication (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/authentication/package-summary.html index c73211b47..86cf0f7d3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.authentication (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/authentication/package-tree.html index 666d3d6d5..f99149fa4 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.authentication Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/authentication/package-use.html b/apidocs/com/omertron/themoviedbapi/model/authentication/package-use.html index 5a00c4771..9941f07da 100644 --- a/apidocs/com/omertron/themoviedbapi/model/authentication/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/authentication/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.authentication (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/change/ChangeKeyItem.html b/apidocs/com/omertron/themoviedbapi/model/change/ChangeKeyItem.html index 57c5e7d1e..4a861010e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/ChangeKeyItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/ChangeKeyItem.html @@ -2,10 +2,10 @@ - + ChangeKeyItem (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/change/ChangeListItem.html b/apidocs/com/omertron/themoviedbapi/model/change/ChangeListItem.html index bcd9916d0..5366a739f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/ChangeListItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/ChangeListItem.html @@ -2,10 +2,10 @@ - + ChangeListItem (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/change/ChangedItem.html b/apidocs/com/omertron/themoviedbapi/model/change/ChangedItem.html index 049fe1c30..0de68d88f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/ChangedItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/ChangedItem.html @@ -2,10 +2,10 @@ - + ChangedItem (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeKeyItem.html b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeKeyItem.html index bd8d94a32..70f7356a4 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeKeyItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeKeyItem.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.change.ChangeKeyItem (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeListItem.html b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeListItem.html index 162b70c3b..766339d01 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeListItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangeListItem.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.change.ChangeListItem (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangedItem.html b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangedItem.html index 4444b4ec7..2e738c8e2 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangedItem.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/class-use/ChangedItem.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.change.ChangedItem (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/change/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/change/package-frame.html index db38e7be1..11048fbc0 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.change (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/change/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/change/package-summary.html index 374875023..df332d61c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.change (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/change/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/change/package-tree.html index d369722de..f6e205af1 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.change Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/change/package-use.html b/apidocs/com/omertron/themoviedbapi/model/change/package-use.html index c3aa26b28..ded23af19 100644 --- a/apidocs/com/omertron/themoviedbapi/model/change/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/change/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.change (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractIdName.html b/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractIdName.html index 272aad72c..06bc6201f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractIdName.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractIdName.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.AbstractIdName (API-The MovieDB 4.0-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 d1836d97c..a956cb8b4 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/AbstractJsonMapping.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.AbstractJsonMapping (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/Certification.html b/apidocs/com/omertron/themoviedbapi/model/class-use/Certification.html index 75f614a28..46cdf867c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/Certification.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Certification.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.Certification (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/class-use/FindResults.html b/apidocs/com/omertron/themoviedbapi/model/class-use/FindResults.html index f5c7241f3..d1411f777 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/FindResults.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/FindResults.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.FindResults (API-The MovieDB 4.0-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 e25144db5..5e864353d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Genre.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.Genre (API-The MovieDB 4.0-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 3dbb858b6..08db61696 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/Language.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.Language (API-The MovieDB 4.0-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 8629bb39a..5ceda0750 100644 --- a/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html +++ b/apidocs/com/omertron/themoviedbapi/model/class-use/StatusCode.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.StatusCode (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/Collection.html b/apidocs/com/omertron/themoviedbapi/model/collection/Collection.html index 43ebb171a..c3d32b8bb 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/Collection.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/Collection.html @@ -2,10 +2,10 @@ - + Collection (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -102,13 +102,13 @@
  • All Implemented Interfaces:
    -
    IIdentification, Serializable
    +
    Identification, Serializable


    public class Collection
     extends AbstractJsonMapping
    -implements Serializable, IIdentification
    +implements Serializable, Identification
    Author:
    stuart.boston
    See Also:
    Serialized Form
    @@ -267,7 +267,7 @@ implements getId in interface IIdentification +
    getId in interface Identification
  • @@ -325,7 +325,7 @@ implements setId in interface IIdentification +
    setId in interface Identification
    diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html b/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html index 9eaf93f6b..40586e2b2 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/CollectionInfo.html @@ -2,10 +2,10 @@ - + CollectionInfo (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -102,13 +102,13 @@
  • All Implemented Interfaces:
    -
    IIdentification, Serializable
    +
    Identification, Serializable


    public class CollectionInfo
     extends AbstractJsonMapping
    -implements Serializable, IIdentification
    +implements Serializable, Identification
    Author:
    Stuart
    See Also:
    Serialized Form
    @@ -259,7 +259,7 @@ implements getId in interface IIdentification +
    getId in interface Identification
  • @@ -317,7 +317,7 @@ implements setId in interface IIdentification +
    setId in interface Identification
    diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html b/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html index 57073da28..9200f5ac0 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/class-use/Collection.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.collection.Collection (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/class-use/CollectionInfo.html b/apidocs/com/omertron/themoviedbapi/model/collection/class-use/CollectionInfo.html index 15cc75919..4d3668245 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/class-use/CollectionInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/class-use/CollectionInfo.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.collection.CollectionInfo (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/collection/package-frame.html index f57c570e2..29fa2eda2 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.collection (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/collection/package-summary.html index 979a0cc16..fed9c87a2 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.collection (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/collection/package-tree.html index 6fc550c97..17c4a2a05 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.collection Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -77,8 +77,8 @@ diff --git a/apidocs/com/omertron/themoviedbapi/model/collection/package-use.html b/apidocs/com/omertron/themoviedbapi/model/collection/package-use.html index 9117ab011..9da280ede 100644 --- a/apidocs/com/omertron/themoviedbapi/model/collection/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/collection/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.collection (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/company/Company.html b/apidocs/com/omertron/themoviedbapi/model/company/Company.html index 9e009ac7e..cb03e0489 100644 --- a/apidocs/com/omertron/themoviedbapi/model/company/Company.html +++ b/apidocs/com/omertron/themoviedbapi/model/company/Company.html @@ -2,10 +2,10 @@ - + Company (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -102,13 +102,13 @@
  • All Implemented Interfaces:
    -
    IIdentification, Serializable
    +
    Identification, Serializable


    public class Company
     extends AbstractJsonMapping
    -implements Serializable, IIdentification
    +implements Serializable, Identification
    Company information
    Author:
    Stuart
    @@ -265,7 +265,7 @@ implements getId in interface IIdentification +
    getId in interface Identification
  • @@ -332,7 +332,7 @@ implements setId in interface IIdentification +
    setId in interface Identification
    diff --git a/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html b/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html index c64e78431..c3f013e64 100644 --- a/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html +++ b/apidocs/com/omertron/themoviedbapi/model/company/class-use/Company.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.company.Company (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/company/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/company/package-frame.html index 56ce8be8f..0ea871a88 100644 --- a/apidocs/com/omertron/themoviedbapi/model/company/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/company/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.company (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/company/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/company/package-summary.html index 94423e787..0d558bdf3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/company/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/company/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.company (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/company/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/company/package-tree.html index b778b3950..51d318093 100644 --- a/apidocs/com/omertron/themoviedbapi/model/company/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/company/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.company Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -77,7 +77,7 @@ diff --git a/apidocs/com/omertron/themoviedbapi/model/company/package-use.html b/apidocs/com/omertron/themoviedbapi/model/company/package-use.html index 93be824b3..5f215b6cb 100644 --- a/apidocs/com/omertron/themoviedbapi/model/company/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/company/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.company (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/config/Configuration.html b/apidocs/com/omertron/themoviedbapi/model/config/Configuration.html index 6f90a26c3..4879d3600 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/Configuration.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/Configuration.html @@ -2,10 +2,10 @@ - + Configuration (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html b/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html index c616e67c1..958ced47c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/JobDepartment.html @@ -2,10 +2,10 @@ - + JobDepartment (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html b/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html index 1e64bc302..22254e55a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/class-use/Configuration.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.config.Configuration (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/config/class-use/JobDepartment.html b/apidocs/com/omertron/themoviedbapi/model/config/class-use/JobDepartment.html index f05811343..52c3de8ec 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/class-use/JobDepartment.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/class-use/JobDepartment.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.config.JobDepartment (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/config/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/config/package-frame.html index 8b059d644..7fcd922bc 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.config (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/config/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/config/package-summary.html index 674ae7e7c..4adc09db3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.config (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/config/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/config/package-tree.html index 814ba7f34..90a3315de 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.config Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/config/package-use.html b/apidocs/com/omertron/themoviedbapi/model/config/package-use.html index 72378c2f4..291a7bcdb 100644 --- a/apidocs/com/omertron/themoviedbapi/model/config/package-use.html +++ b/apidocs/com/omertron/themoviedbapi/model/config/package-use.html @@ -2,10 +2,10 @@ - + Uses of Package com.omertron.themoviedbapi.model.config (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/CreditBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/CreditBasic.html index 13442e13a..abcbcb870 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/CreditBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/CreditBasic.html @@ -2,10 +2,10 @@ - + CreditBasic (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -102,7 +102,7 @@
  • All Implemented Interfaces:
    -
    IIdentification, Serializable
    +
    Identification, Serializable
    Direct Known Subclasses:
    @@ -112,7 +112,7 @@
    public class CreditBasic
     extends AbstractJsonMapping
    -implements Serializable, IIdentification
    +implements Serializable, Identification
    Author:
    stuart.boston
    See Also:
    Serialized Form
    @@ -337,7 +337,7 @@ implements getId in interface IIdentification +
    getId in interface Identification
  • @@ -350,7 +350,7 @@ implements setId in interface IIdentification +
    setId in interface Identification
    diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html index b6b5af657..2f33435a0 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html @@ -2,10 +2,10 @@ - + CreditMovieBasic (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -107,7 +107,7 @@
  • All Implemented Interfaces:
    -
    IIdentification, Serializable
    +
    Identification, Serializable


    diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/CreditTVBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/CreditTVBasic.html index c04bd73fc..4c4571da8 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/CreditTVBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/CreditTVBasic.html @@ -2,10 +2,10 @@ - + CreditTVBasic (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -107,7 +107,7 @@
  • All Implemented Interfaces:
    -
    IIdentification, Serializable
    +
    Identification, Serializable


    diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCredit.html b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCredit.html index ec0e6d32d..1a74557f3 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCredit.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCredit.html @@ -2,10 +2,10 @@ - + MediaCredit (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -102,7 +102,7 @@
  • All Implemented Interfaces:
    -
    IIdentification, Serializable
    +
    Identification, Serializable
    Direct Known Subclasses:
    @@ -112,7 +112,7 @@
    public class MediaCredit
     extends AbstractJsonMapping
    -implements Serializable, IIdentification
    +implements Serializable, Identification
    Author:
    Stuart.Boston
    See Also:
    Serialized Form
    @@ -256,7 +256,7 @@ implements getId in interface IIdentification +
    getId in interface Identification
  • @@ -269,7 +269,7 @@ implements setId in interface IIdentification +
    setId in interface Identification
    diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCast.html b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCast.html index 46f4e3f96..cb5e61149 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCast.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCast.html @@ -2,10 +2,10 @@ - + MediaCreditCast (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -107,7 +107,7 @@
  • All Implemented Interfaces:
    -
    IIdentification, Serializable
    +
    Identification, Serializable


    diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html index d55a9b896..3646a0334 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html @@ -2,10 +2,10 @@ - + MediaCreditCrew (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -107,7 +107,7 @@
  • All Implemented Interfaces:
    -
    IIdentification, Serializable
    +
    Identification, Serializable


    diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditBasic.html index f1014f589..eb8041172 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditBasic.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.credits.CreditBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditMovieBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditMovieBasic.html index c4fa9571f..6b120374a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditMovieBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditMovieBasic.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.credits.CreditMovieBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditTVBasic.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditTVBasic.html index abb8b1aed..bb6b654b7 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditTVBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/CreditTVBasic.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.credits.CreditTVBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCredit.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCredit.html index 73eecfb98..ba0a11c47 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCredit.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCredit.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.credits.MediaCredit (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCast.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCast.html index 9b647e960..a1d22c3cc 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCast.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCast.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.credits.MediaCreditCast (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCrew.html b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCrew.html index da4ec31a9..a66db3562 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCrew.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/class-use/MediaCreditCrew.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.credits.MediaCreditCrew (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/credits/package-frame.html index 7ae01fc4b..5df017541 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.credits (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/credits/package-summary.html index 736261d0e..344151757 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.credits (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/credits/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/credits/package-tree.html index f32964f19..861533ee6 100644 --- a/apidocs/com/omertron/themoviedbapi/model/credits/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/credits/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.credits Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -77,13 +77,13 @@ @@ -247,7 +247,7 @@ implements setId in interface IIdentification +
    setId in interface Identification
  • diff --git a/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html b/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html index c93529641..5b21bd39b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/RatedValue.html @@ -2,10 +2,10 @@ - + RatedValue (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html b/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html index 28fedd3fe..befa5a351 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/Trailer.html @@ -2,10 +2,10 @@ - + Trailer (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/Translation.html b/apidocs/com/omertron/themoviedbapi/model/media/Translation.html index 1b0994e11..4e8c52365 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/Translation.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/Translation.html @@ -2,10 +2,10 @@ - + Translation (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/Video.html b/apidocs/com/omertron/themoviedbapi/model/media/Video.html index 89a5ad950..e5110b43a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/Video.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/Video.html @@ -2,10 +2,10 @@ - + Video (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html index ca7a42b8e..2e05eaa5f 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/AlternativeTitle.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.AlternativeTitle (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaBasic.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaBasic.html index 81fd7c083..031ad9928 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaBasic.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.MediaBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditList.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditList.html index 77245cae6..34593d770 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditList.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaCreditList.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.MediaCreditList (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaState.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaState.html index 8e8e7aee9..af5d52e25 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaState.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/MediaState.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.MediaState (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/RatedValue.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/RatedValue.html index 1d70abe15..a2d4a17bd 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/RatedValue.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/RatedValue.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.RatedValue (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Trailer.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Trailer.html index bfe226221..ed1f02b50 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Trailer.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Trailer.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.Trailer (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Translation.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Translation.html index 51bc13c8a..eaa5a20bb 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Translation.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Translation.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.Translation (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Video.html b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Video.html index 178260cc6..278396e03 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/class-use/Video.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/class-use/Video.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.media.Video (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/media/package-frame.html index ffd22fa2f..5a3c30034 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.media (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/media/package-summary.html index 8174dde34..fbadf4305 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.media (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/media/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/media/package-tree.html index 070149190..3ccc77d9a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/media/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/media/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.media Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -77,9 +77,9 @@ diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCompany.html b/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCompany.html index 61eb4e7d9..b2dfe9835 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCompany.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCompany.html @@ -2,10 +2,10 @@ - + ProductionCompany (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -107,7 +107,7 @@
  • All Implemented Interfaces:
    -
    IIdentification, Serializable
    +
    Identification, Serializable


    diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCountry.html b/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCountry.html index 02d7196bb..5f12dd62b 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCountry.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/ProductionCountry.html @@ -2,10 +2,10 @@ - + ProductionCountry (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseInfo.html index f4754e664..0168d4531 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/ReleaseInfo.html @@ -2,10 +2,10 @@ - + ReleaseInfo (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieBasic.html b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieBasic.html index 2753e42e7..aaee87488 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieBasic.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.movie.MovieBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieInfo.html b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieInfo.html index 276fe1657..80f2d3e77 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/MovieInfo.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.movie.MovieInfo (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCompany.html b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCompany.html index edf7f752d..3d08e2bca 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCompany.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCompany.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.movie.ProductionCompany (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCountry.html b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCountry.html index cec6c4f3e..3744b3ffa 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCountry.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ProductionCountry.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.movie.ProductionCountry (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ReleaseInfo.html index 8ca2f4451..5cc248be8 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/class-use/ReleaseInfo.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.movie.ReleaseInfo (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/movie/package-frame.html index 910cdff90..a0d5e0d01 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.movie (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/movie/package-summary.html index e478a48b1..dba672060 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.movie (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/movie/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/movie/package-tree.html index 77d5149bd..bc3efc073 100644 --- a/apidocs/com/omertron/themoviedbapi/model/movie/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/movie/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.movie Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -77,17 +77,17 @@
  • diff --git a/apidocs/com/omertron/themoviedbapi/model/network/class-use/Network.html b/apidocs/com/omertron/themoviedbapi/model/network/class-use/Network.html index 79984158c..2886af28e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/network/class-use/Network.html +++ b/apidocs/com/omertron/themoviedbapi/model/network/class-use/Network.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.network.Network (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/network/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/network/package-frame.html index 8ce486303..ef7337baa 100644 --- a/apidocs/com/omertron/themoviedbapi/model/network/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/network/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.network (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/network/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/network/package-summary.html index 602f9c16b..2f238cc9a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/network/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/network/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.network (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/network/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/network/package-tree.html index 9838a9a6b..b741af219 100644 --- a/apidocs/com/omertron/themoviedbapi/model/network/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/network/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.network Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -77,9 +77,9 @@ @@ -240,7 +240,7 @@ implements setId in interface IIdentification +
    setId in interface Identification
    diff --git a/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html index b75d485fa..3f9d2bebd 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html @@ -2,10 +2,10 @@ - + PersonCreditsMixIn (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/PersonFind.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonFind.html index 5baacfaf3..68952013e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/PersonFind.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/PersonFind.html @@ -2,10 +2,10 @@ - + PersonFind (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -112,7 +112,7 @@
  • All Implemented Interfaces:
    -
    IIdentification, Serializable
    +
    Identification, Serializable


    diff --git a/apidocs/com/omertron/themoviedbapi/model/person/PersonInfo.html b/apidocs/com/omertron/themoviedbapi/model/person/PersonInfo.html index 4e5c92383..98b0c102a 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/PersonInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/PersonInfo.html @@ -2,10 +2,10 @@ - + PersonInfo (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -112,7 +112,7 @@
  • All Implemented Interfaces:
    -
    IIdentification, Serializable
    +
    Identification, Serializable


    diff --git a/apidocs/com/omertron/themoviedbapi/model/person/class-use/ContentRating.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/ContentRating.html index fcb1a5a1c..1e9c780ff 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/ContentRating.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/ContentRating.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.person.ContentRating (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/class-use/CreditInfo.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/CreditInfo.html index 3d7068631..4d02d6326 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/CreditInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/CreditInfo.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.person.CreditInfo (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/class-use/ExternalID.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/ExternalID.html index cebc964af..3e63cd159 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/ExternalID.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/ExternalID.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.person.ExternalID (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonBasic.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonBasic.html index d5f306cd0..852141c17 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonBasic.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.person.PersonBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditList.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditList.html index 541d9aa3f..ebc6c0862 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditList.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditList.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.person.PersonCreditList (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditsMixIn.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditsMixIn.html index ed8d06cc2..70f65c6b2 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditsMixIn.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonCreditsMixIn.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.person.PersonCreditsMixIn (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonFind.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonFind.html index f6f8a7f05..27e74d461 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonFind.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonFind.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.person.PersonFind (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonInfo.html b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonInfo.html index 95050a113..0e7400943 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/class-use/PersonInfo.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.person.PersonInfo (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/person/package-frame.html index e1caf9914..97a3f4e5d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.person (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/person/package-summary.html index a3a704beb..2f4b00186 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.person (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/person/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/person/package-tree.html index 9d36b8617..1a297e17e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/person/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/person/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.person Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -77,7 +77,7 @@ diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html b/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html index 08a76aa72..b4f13f51e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html @@ -2,10 +2,10 @@ - + TVSeasonInfo (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -107,7 +107,7 @@
  • All Implemented Interfaces:
    -
    IIdentification, Serializable
    +
    Identification, Serializable


    diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVBasic.html b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVBasic.html index b722574de..13f30898e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVBasic.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.tv.TVBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVCredit.html b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVCredit.html index 7f2f8de6c..66a1792ec 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVCredit.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVCredit.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.tv.TVCredit (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVEpisodeBasic.html b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVEpisodeBasic.html index 203722c91..da7aaae84 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVEpisodeBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVEpisodeBasic.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.tv.TVEpisodeBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVEpisodeInfo.html b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVEpisodeInfo.html index ed382db6c..202f996b5 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVEpisodeInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVEpisodeInfo.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.tv.TVEpisodeInfo (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVInfo.html b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVInfo.html index 19b951825..0affa650d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVInfo.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.tv.TVInfo (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVSeasonBasic.html b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVSeasonBasic.html index f448bc6d9..b2fc826e6 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVSeasonBasic.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVSeasonBasic.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.tv.TVSeasonBasic (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVSeasonInfo.html b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVSeasonInfo.html index 6368b106b..43fb5523e 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVSeasonInfo.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/class-use/TVSeasonInfo.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.model.tv.TVSeasonInfo (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/tv/package-frame.html index 8e3d523e4..04fe2607d 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.tv (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/tv/package-summary.html index 2c0a8a5a0..ca7301a3c 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.tv (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/model/tv/package-tree.html b/apidocs/com/omertron/themoviedbapi/model/tv/package-tree.html index 2273376c6..4027cc8a0 100644 --- a/apidocs/com/omertron/themoviedbapi/model/tv/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/model/tv/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.model.tv Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -77,12 +77,12 @@ @@ -278,7 +278,7 @@ implements ResultDates dates)
    Specified by:
    -
    setDates in interface IWrapperDates
    +
    setDates in interface WrapperDates
  • diff --git a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperBase.html b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperBase.html index 37ef56094..a5f04d150 100644 --- a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperBase.html +++ b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperBase.html @@ -2,10 +2,10 @@ - + AbstractWrapperBase (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperId.html b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperId.html index 52db3746e..a92ff9fcc 100644 --- a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperId.html +++ b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperId.html @@ -2,10 +2,10 @@ - + AbstractWrapperId (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -107,7 +107,7 @@
  • All Implemented Interfaces:
    -
    IIdentification, Serializable
    +
    Identification, Serializable
    Direct Known Subclasses:
    @@ -117,7 +117,7 @@
    public class AbstractWrapperId
     extends AbstractWrapperBase
    -implements IIdentification
    +implements Identification
    Base class for the wrappers
    Author:
    Stuart
    @@ -233,7 +233,7 @@ implements getId in interface IIdentification +
    getId in interface Identification
  • @@ -246,7 +246,7 @@ implements setId in interface IIdentification +
    setId in interface Identification
    diff --git a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html index e99c3e59e..77c14307f 100644 --- a/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html +++ b/apidocs/com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html @@ -2,10 +2,10 @@ - + AbstractWrapperIdPages (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -112,7 +112,7 @@
  • All Implemented Interfaces:
    -
    IIdentification, IWrapperPages, Serializable
    +
    Identification, WrapperPages, Serializable
    Direct Known Subclasses:
    @@ -122,7 +122,7 @@
    public abstract class AbstractWrapperIdPages
     extends AbstractWrapperId
    -implements IWrapperPages
    +implements WrapperPages
    Abstract class to return the results and the id/page info
    Author:
    Stuart
    @@ -261,7 +261,7 @@ implements getPage in interface IWrapperPages +
    getPage in interface WrapperPages
  • @@ -274,7 +274,7 @@ implements getTotalPages in interface IWrapperPages +
    getTotalPages in interface WrapperPages
    @@ -287,7 +287,7 @@ implements getTotalResults in interface IWrapperPages +
    getTotalResults in interface WrapperPages
    @@ -300,7 +300,7 @@ implements setPage in interface IWrapperPages +
    setPage in interface WrapperPages
    @@ -313,7 +313,7 @@ implements setTotalPages in interface IWrapperPages +
    setTotalPages in interface WrapperPages
    @@ -326,7 +326,7 @@ implements setTotalResults in interface IWrapperPages +
    setTotalResults in interface WrapperPages
    diff --git a/apidocs/com/omertron/themoviedbapi/results/ResultDates.html b/apidocs/com/omertron/themoviedbapi/results/ResultDates.html index 08225a65d..bb5070bce 100644 --- a/apidocs/com/omertron/themoviedbapi/results/ResultDates.html +++ b/apidocs/com/omertron/themoviedbapi/results/ResultDates.html @@ -2,10 +2,10 @@ - + ResultDates (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/ResultList.html b/apidocs/com/omertron/themoviedbapi/results/ResultList.html index a9469297f..6cd3c99d3 100644 --- a/apidocs/com/omertron/themoviedbapi/results/ResultList.html +++ b/apidocs/com/omertron/themoviedbapi/results/ResultList.html @@ -2,10 +2,10 @@ - + ResultList (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -118,7 +118,7 @@
    Type Parameters:
    T -
    All Implemented Interfaces:
    -
    IIdentification, IWrapperPages, Serializable
    +
    Identification, WrapperPages, Serializable


    @@ -297,7 +297,7 @@ extends getTotalResults in interface IWrapperPages +
    getTotalResults in interface WrapperPages
    Overrides:
    getTotalResults in class AbstractWrapperIdPages
    diff --git a/apidocs/com/omertron/themoviedbapi/results/ResultsMap.html b/apidocs/com/omertron/themoviedbapi/results/ResultsMap.html index 0595106e4..2360b6edd 100644 --- a/apidocs/com/omertron/themoviedbapi/results/ResultsMap.html +++ b/apidocs/com/omertron/themoviedbapi/results/ResultsMap.html @@ -2,10 +2,10 @@ - + ResultsMap (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -118,7 +118,7 @@
    Type Parameters:
    K -
    V -
    All Implemented Interfaces:
    -
    IIdentification, IWrapperPages, Serializable
    +
    Identification, WrapperPages, Serializable


    @@ -344,7 +344,7 @@ extends getTotalResults in interface IWrapperPages +
    getTotalResults in interface WrapperPages
    Overrides:
    getTotalResults in class AbstractWrapperIdPages
    diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html b/apidocs/com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html index fe2eb5eb4..a02289b2a 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html @@ -2,10 +2,10 @@ - + WrapperAlternativeTitles (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -112,7 +112,7 @@
  • All Implemented Interfaces:
    -
    IIdentification, Serializable
    +
    Identification, Serializable


    diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperChanges.html b/apidocs/com/omertron/themoviedbapi/results/WrapperChanges.html index 5e290c54e..aa8cec0e4 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperChanges.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperChanges.html @@ -2,10 +2,10 @@ - + WrapperChanges (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperConfig.html b/apidocs/com/omertron/themoviedbapi/results/WrapperConfig.html index 7271418e7..a0faae7fd 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperConfig.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperConfig.html @@ -2,10 +2,10 @@ - + WrapperConfig (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperGenericList.html b/apidocs/com/omertron/themoviedbapi/results/WrapperGenericList.html index 916b2f35b..8e6fe7c9a 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperGenericList.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperGenericList.html @@ -2,10 +2,10 @@ - + WrapperGenericList (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -118,7 +118,7 @@
    Type Parameters:
    T -
    All Implemented Interfaces:
    -
    IIdentification, IWrapperPages, Serializable
    +
    Identification, WrapperPages, Serializable


    diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperGenres.html b/apidocs/com/omertron/themoviedbapi/results/WrapperGenres.html index d59a37606..3227df1c0 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperGenres.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperGenres.html @@ -2,10 +2,10 @@ - + WrapperGenres (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperImages.html b/apidocs/com/omertron/themoviedbapi/results/WrapperImages.html index 3b486e50f..86287a038 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperImages.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperImages.html @@ -2,10 +2,10 @@ - + WrapperImages (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -122,7 +122,7 @@
  • All Implemented Interfaces:
    -
    IIdentification, IWrapperDates, IWrapperPages, Serializable
    +
    Identification, WrapperDates, WrapperPages, Serializable


    @@ -244,18 +244,18 @@ extends clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperJobList.html b/apidocs/com/omertron/themoviedbapi/results/WrapperJobList.html index 28bc94a16..02fd51cea 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperJobList.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperJobList.html @@ -2,10 +2,10 @@ - + WrapperJobList (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperMovieKeywords.html b/apidocs/com/omertron/themoviedbapi/results/WrapperMovieKeywords.html index 53b8805b5..fb87eab5e 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperMovieKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperMovieKeywords.html @@ -2,10 +2,10 @@ - + WrapperMovieKeywords (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -112,7 +112,7 @@
  • All Implemented Interfaces:
    -
    IIdentification, Serializable
    +
    Identification, Serializable


    diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperMultiSearch.html b/apidocs/com/omertron/themoviedbapi/results/WrapperMultiSearch.html index e0ed53c7d..690ece84f 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperMultiSearch.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperMultiSearch.html @@ -2,10 +2,10 @@ - + WrapperMultiSearch (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -122,7 +122,7 @@
  • All Implemented Interfaces:
    -
    IIdentification, IWrapperDates, IWrapperPages, Serializable
    +
    Identification, WrapperDates, WrapperPages, Serializable


    @@ -218,18 +218,18 @@ extends clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/results/WrapperReleaseInfo.html index 82fa9d6cb..10cc7ebd4 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperReleaseInfo.html @@ -2,10 +2,10 @@ - + WrapperReleaseInfo (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -112,7 +112,7 @@
  • All Implemented Interfaces:
    -
    IIdentification, Serializable
    +
    Identification, Serializable


    diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperTranslations.html b/apidocs/com/omertron/themoviedbapi/results/WrapperTranslations.html index e636d53ee..c440abcc4 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperTranslations.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperTranslations.html @@ -2,10 +2,10 @@ - + WrapperTranslations (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -112,7 +112,7 @@
  • All Implemented Interfaces:
    -
    IIdentification, Serializable
    +
    Identification, Serializable


    diff --git a/apidocs/com/omertron/themoviedbapi/results/WrapperVideos.html b/apidocs/com/omertron/themoviedbapi/results/WrapperVideos.html index 9f0aed65c..8c010a455 100644 --- a/apidocs/com/omertron/themoviedbapi/results/WrapperVideos.html +++ b/apidocs/com/omertron/themoviedbapi/results/WrapperVideos.html @@ -2,10 +2,10 @@ - + WrapperVideos (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -112,7 +112,7 @@
  • All Implemented Interfaces:
    -
    IIdentification, Serializable
    +
    Identification, Serializable


    diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperAll.html b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperAll.html index 6aa93b8bd..caf7828b2 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperAll.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperAll.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.AbstractWrapperAll (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperBase.html b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperBase.html index 377a20d51..3b9aea218 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperBase.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperBase.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.AbstractWrapperBase (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperId.html b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperId.html index 8b3afe59d..a0f456005 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperId.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperId.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.AbstractWrapperId (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperIdPages.html b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperIdPages.html index a78903699..3afa9c1f9 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperIdPages.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/AbstractWrapperIdPages.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.AbstractWrapperIdPages (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/ResultDates.html b/apidocs/com/omertron/themoviedbapi/results/class-use/ResultDates.html index 8e3cbce23..18a428e2b 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/ResultDates.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/ResultDates.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.ResultDates (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -102,7 +102,7 @@ ResultDates -IWrapperDates.getDates()  +WrapperDates.getDates()  @@ -115,7 +115,7 @@ void -IWrapperDates.setDates(ResultDates dates)  +WrapperDates.setDates(ResultDates dates)  diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/ResultList.html b/apidocs/com/omertron/themoviedbapi/results/class-use/ResultList.html index c893f4c61..cc6d17470 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/ResultList.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/ResultList.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.ResultList (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/ResultsMap.html b/apidocs/com/omertron/themoviedbapi/results/class-use/ResultsMap.html index ec0854782..b1e2ff819 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/ResultsMap.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/ResultsMap.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.ResultsMap (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperAlternativeTitles.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperAlternativeTitles.html index ab83976b5..4743af9f7 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperAlternativeTitles.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperAlternativeTitles.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperAlternativeTitles (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperChanges.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperChanges.html index 704ab66fe..fb750df7a 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperChanges.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperChanges.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperChanges (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperConfig.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperConfig.html index 1baac015a..c530879b9 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperConfig.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperConfig.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperConfig (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenericList.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenericList.html index 69c7de145..4659a88aa 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenericList.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenericList.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperGenericList (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenres.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenres.html index 5f4278a9c..104375c4e 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenres.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperGenres.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperGenres (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperImages.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperImages.html index 5dbf9fb4c..673fce1a1 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperImages.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperImages.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperImages (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperJobList.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperJobList.html index ec147b513..33c422dec 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperJobList.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperJobList.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperJobList (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMovieKeywords.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMovieKeywords.html index d972f4d8c..4993c4674 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMovieKeywords.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMovieKeywords.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperMovieKeywords (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMultiSearch.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMultiSearch.html index 8f3a15464..651ad08c8 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMultiSearch.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperMultiSearch.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperMultiSearch (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperReleaseInfo.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperReleaseInfo.html index c1c0bf020..f65d9585e 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperReleaseInfo.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperReleaseInfo.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperReleaseInfo (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperTranslations.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperTranslations.html index 749f77782..749c90bbe 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperTranslations.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperTranslations.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperTranslations (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperVideos.html b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperVideos.html index 509983184..ffbd18b35 100644 --- a/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperVideos.html +++ b/apidocs/com/omertron/themoviedbapi/results/class-use/WrapperVideos.html @@ -2,10 +2,10 @@ - + Uses of Class com.omertron.themoviedbapi.results.WrapperVideos (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/package-frame.html b/apidocs/com/omertron/themoviedbapi/results/package-frame.html index ca1ffde04..1cbc9ff29 100644 --- a/apidocs/com/omertron/themoviedbapi/results/package-frame.html +++ b/apidocs/com/omertron/themoviedbapi/results/package-frame.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.results (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/package-summary.html b/apidocs/com/omertron/themoviedbapi/results/package-summary.html index f3a5c8577..7cd4c749a 100644 --- a/apidocs/com/omertron/themoviedbapi/results/package-summary.html +++ b/apidocs/com/omertron/themoviedbapi/results/package-summary.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.results (API-The MovieDB 4.0-SNAPSHOT API) - + diff --git a/apidocs/com/omertron/themoviedbapi/results/package-tree.html b/apidocs/com/omertron/themoviedbapi/results/package-tree.html index 031e3b5c8..d9b8093c2 100644 --- a/apidocs/com/omertron/themoviedbapi/results/package-tree.html +++ b/apidocs/com/omertron/themoviedbapi/results/package-tree.html @@ -2,10 +2,10 @@ - + com.omertron.themoviedbapi.results Class Hierarchy (API-The MovieDB 4.0-SNAPSHOT API) - + @@ -79,11 +79,11 @@