Files
api-themoviedb/apidocs/overview-tree.html
T
2013-11-22 15:42:18 +01:00

202 lines
24 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Fri Nov 22 15:41:09 CET 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Class Hierarchy (API-The MovieDB 3.9-SNAPSHOT API)
</TITLE>
<META NAME="date" CONTENT="2013-11-22">
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Class Hierarchy (API-The MovieDB 3.9-SNAPSHOT API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
Hierarchy For All Packages</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies:</B><DD><A HREF="com/omertron/themoviedbapi/package-tree.html">com.omertron.themoviedbapi</A>, <A HREF="com/omertron/themoviedbapi/model/package-tree.html">com.omertron.themoviedbapi.model</A>, <A HREF="com/omertron/themoviedbapi/results/package-tree.html">com.omertron.themoviedbapi.results</A>, <A HREF="com/omertron/themoviedbapi/tools/package-tree.html">com.omertron.themoviedbapi.tools</A>, <A HREF="com/omertron/themoviedbapi/wrapper/package-tree.html">com.omertron.themoviedbapi.wrapper</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
<LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/AbstractJsonMapping.html" title="class in com.omertron.themoviedbapi.model"><B>AbstractJsonMapping</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<UL>
<LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/AbstractWrapper.html" title="class in com.omertron.themoviedbapi.wrapper"><B>AbstractWrapper</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<UL>
<LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/AbstractWrapperId.html" title="class in com.omertron.themoviedbapi.wrapper"><B>AbstractWrapperId</B></A> (implements com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/IWrapperId.html" title="interface in com.omertron.themoviedbapi.wrapper">IWrapperId</A>)
<UL>
<LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/AbstractWrapperAll.html" title="class in com.omertron.themoviedbapi.wrapper"><B>AbstractWrapperAll</B></A> (implements com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/IWrapperDates.html" title="interface in com.omertron.themoviedbapi.wrapper">IWrapperDates</A>, com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/IWrapperId.html" title="interface in com.omertron.themoviedbapi.wrapper">IWrapperId</A>, com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/IWrapperPages.html" title="interface in com.omertron.themoviedbapi.wrapper">IWrapperPages</A>)
<UL>
<LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperCollection.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperCollection</B></A><LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperCompany.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperCompany</B></A><LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperCompanyMovies.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperCompanyMovies</B></A><LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperImages.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperImages</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperKeywordMovies.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperKeywordMovies</B></A><LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperKeywords.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperKeywords</B></A><LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperMovie.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperMovie</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperMovieChanges.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperMovieChanges</B></A><LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperMovieDbList.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperMovieDbList</B></A><LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperMovieList.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperMovieList</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperPerson.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperPerson</B></A><LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperPersonCredits.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperPersonCredits</B></A><LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperPersonList.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperPersonList</B></A><LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperReviews.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperReviews</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
</UL>
<LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperAlternativeTitles.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperAlternativeTitles</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperMovieCasts.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperMovieCasts</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperMovieKeywords.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperMovieKeywords</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperReleaseInfo.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperReleaseInfo</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperTrailers.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperTrailers</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperTranslations.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperTranslations</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
</UL>
<LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperConfig.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperConfig</B></A><LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperGenres.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperGenres</B></A><LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperJobList.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperJobList</B></A></UL>
<LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/Account.html" title="class in com.omertron.themoviedbapi.model"><B>Account</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/Artwork.html" title="class in com.omertron.themoviedbapi.model"><B>Artwork</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/ChangedItem.html" title="class in com.omertron.themoviedbapi.model"><B>ChangedItem</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/ChangedMovie.html" title="class in com.omertron.themoviedbapi.model"><B>ChangedMovie</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/Collection.html" title="class in com.omertron.themoviedbapi.model"><B>Collection</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model"><B>CollectionInfo</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/Company.html" title="class in com.omertron.themoviedbapi.model"><B>Company</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/Genre.html" title="class in com.omertron.themoviedbapi.model"><B>Genre</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/JobDepartment.html" title="class in com.omertron.themoviedbapi.model"><B>JobDepartment</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/Keyword.html" title="class in com.omertron.themoviedbapi.model"><B>Keyword</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/KeywordMovie.html" title="class in com.omertron.themoviedbapi.model"><B>KeywordMovie</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/Language.html" title="class in com.omertron.themoviedbapi.model"><B>Language</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/ListItemStatus.html" title="class in com.omertron.themoviedbapi.model"><B>ListItemStatus</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/MovieDb.html" title="class in com.omertron.themoviedbapi.model"><B>MovieDb</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/MovieDbList.html" title="class in com.omertron.themoviedbapi.model"><B>MovieDbList</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/MovieList.html" title="class in com.omertron.themoviedbapi.model"><B>MovieList</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/Person.html" title="class in com.omertron.themoviedbapi.model"><B>Person</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/PersonCast.html" title="class in com.omertron.themoviedbapi.model"><B>PersonCast</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/PersonCredit.html" title="class in com.omertron.themoviedbapi.model"><B>PersonCredit</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/PersonCrew.html" title="class in com.omertron.themoviedbapi.model"><B>PersonCrew</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/ProductionCompany.html" title="class in com.omertron.themoviedbapi.model"><B>ProductionCompany</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/ProductionCountry.html" title="class in com.omertron.themoviedbapi.model"><B>ProductionCountry</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/ReleaseInfo.html" title="class in com.omertron.themoviedbapi.model"><B>ReleaseInfo</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/Reviews.html" title="class in com.omertron.themoviedbapi.model"><B>Reviews</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model"><B>StatusCode</B></A><UL>
<LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/MovieDbListStatus.html" title="class in com.omertron.themoviedbapi.model"><B>MovieDbListStatus</B></A></UL>
<LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/TmdbConfiguration.html" title="class in com.omertron.themoviedbapi.model"><B>TmdbConfiguration</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model"><B>TokenAuthorisation</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/TokenSession.html" title="class in com.omertron.themoviedbapi.model"><B>TokenSession</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/Trailer.html" title="class in com.omertron.themoviedbapi.model"><B>Trailer</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/Translation.html" title="class in com.omertron.themoviedbapi.model"><B>Translation</B></A></UL>
<LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model"><B>AlternativeTitle</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">com.omertron.themoviedbapi.tools.<A HREF="com/omertron/themoviedbapi/tools/ApiUrl.html" title="class in com.omertron.themoviedbapi.tools"><B>ApiUrl</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/ChangeKeyItem.html" title="class in com.omertron.themoviedbapi.model"><B>ChangeKeyItem</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/Discover.html" title="class in com.omertron.themoviedbapi.model"><B>Discover</B></A><LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/ResultDates.html" title="class in com.omertron.themoviedbapi.wrapper"><B>ResultDates</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<LI TYPE="circle">com.omertron.themoviedbapi.<A HREF="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi"><B>TheMovieDbApi</B></A><LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<UL>
<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><B>Exception</B></A><UL>
<LI TYPE="circle">com.omertron.themoviedbapi.<A HREF="com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi"><B>MovieDbException</B></A></UL>
</UL>
<LI TYPE="circle">com.omertron.themoviedbapi.results.<A HREF="com/omertron/themoviedbapi/results/TmdbResults.html" title="class in com.omertron.themoviedbapi.results"><B>TmdbResults</B></A><UL>
<LI TYPE="circle">com.omertron.themoviedbapi.results.<A HREF="com/omertron/themoviedbapi/results/TmdbResultsList.html" title="class in com.omertron.themoviedbapi.results"><B>TmdbResultsList</B></A>&lt;T&gt;<LI TYPE="circle">com.omertron.themoviedbapi.results.<A HREF="com/omertron/themoviedbapi/results/TmdbResultsMap.html" title="class in com.omertron.themoviedbapi.results"><B>TmdbResultsMap</B></A>&lt;K,V&gt;</UL>
<LI TYPE="circle">com.omertron.themoviedbapi.tools.<A HREF="com/omertron/themoviedbapi/tools/WebBrowser.html" title="class in com.omertron.themoviedbapi.tools"><B>WebBrowser</B></A><LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/WrapperChanges.html" title="class in com.omertron.themoviedbapi.wrapper"><B>WrapperChanges</B></A></UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/IWrapperDates.html" title="interface in com.omertron.themoviedbapi.wrapper"><B>IWrapperDates</B></A><LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/IWrapperId.html" title="interface in com.omertron.themoviedbapi.wrapper"><B>IWrapperId</B></A><LI TYPE="circle">com.omertron.themoviedbapi.wrapper.<A HREF="com/omertron/themoviedbapi/wrapper/IWrapperPages.html" title="interface in com.omertron.themoviedbapi.wrapper"><B>IWrapperPages</B></A></UL>
<H2>
Enum Hierarchy
</H2>
<UL>
<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><B>Enum</B></A>&lt;E&gt; (implements java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</A>&lt;T&gt;, java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
<UL>
<LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/PersonType.html" title="enum in com.omertron.themoviedbapi.model"><B>PersonType</B></A><LI TYPE="circle">com.omertron.themoviedbapi.model.<A HREF="com/omertron/themoviedbapi/model/ArtworkType.html" title="enum in com.omertron.themoviedbapi.model"><B>ArtworkType</B></A><LI TYPE="circle">com.omertron.themoviedbapi.<A HREF="com/omertron/themoviedbapi/MovieDbException.MovieDbExceptionType.html" title="enum in com.omertron.themoviedbapi"><B>MovieDbException.MovieDbExceptionType</B></A></UL>
</UL>
</UL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2012-2013. All Rights Reserved.
</BODY>
</HTML>