Files
2017-09-06 09:44:19 +00:00

4125 lines
548 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_141) on Wed Sep 06 09:33:39 UTC 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (API-The MovieDB 4.4-SNAPSHOT API)</title>
<meta name="date" content="2017-09-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (API-The MovieDB 4.4-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a href="#I:Y">Y</a>&nbsp;<a name="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><a href="com/omertron/themoviedbapi/model/AbstractIdName.html" title="class in com.omertron.themoviedbapi.model"><span class="typeNameLink">AbstractIdName</span></a> - Class in <a href="com/omertron/themoviedbapi/model/package-summary.html">com.omertron.themoviedbapi.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/AbstractIdName.html#AbstractIdName--">AbstractIdName()</a></span> - Constructor for class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/AbstractIdName.html" title="class in com.omertron.themoviedbapi.model">AbstractIdName</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/AbstractJsonMapping.html" title="class in com.omertron.themoviedbapi.model"><span class="typeNameLink">AbstractJsonMapping</span></a> - Class in <a href="com/omertron/themoviedbapi/model/package-summary.html">com.omertron.themoviedbapi.model</a></dt>
<dd>
<div class="block">Abstract class to handle any unknown properties by outputting a log message</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/AbstractJsonMapping.html#AbstractJsonMapping--">AbstractJsonMapping()</a></span> - Constructor for class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/AbstractJsonMapping.html" title="class in com.omertron.themoviedbapi.model">AbstractJsonMapping</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/methods/AbstractMethod.html" title="class in com.omertron.themoviedbapi.methods"><span class="typeNameLink">AbstractMethod</span></a> - Class in <a href="com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a></dt>
<dd>
<div class="block">Abstract methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/AbstractMethod.html#AbstractMethod-java.lang.String-com.omertron.themoviedbapi.tools.HttpTools-">AbstractMethod(String, HttpTools)</a></span> - Constructor for class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/AbstractMethod.html" title="class in com.omertron.themoviedbapi.methods">AbstractMethod</a></dt>
<dd>
<div class="block">Default constructor for the methods</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/results/AbstractWrapperAll.html" title="class in com.omertron.themoviedbapi.results"><span class="typeNameLink">AbstractWrapperAll</span></a> - Class in <a href="com/omertron/themoviedbapi/results/package-summary.html">com.omertron.themoviedbapi.results</a></dt>
<dd>
<div class="block">Base class for the wrappers</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/AbstractWrapperAll.html#AbstractWrapperAll--">AbstractWrapperAll()</a></span> - Constructor for class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/AbstractWrapperAll.html" title="class in com.omertron.themoviedbapi.results">AbstractWrapperAll</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/results/AbstractWrapperBase.html" title="class in com.omertron.themoviedbapi.results"><span class="typeNameLink">AbstractWrapperBase</span></a> - Class in <a href="com/omertron/themoviedbapi/results/package-summary.html">com.omertron.themoviedbapi.results</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/AbstractWrapperBase.html#AbstractWrapperBase--">AbstractWrapperBase()</a></span> - Constructor for class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/AbstractWrapperBase.html" title="class in com.omertron.themoviedbapi.results">AbstractWrapperBase</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/results/AbstractWrapperId.html" title="class in com.omertron.themoviedbapi.results"><span class="typeNameLink">AbstractWrapperId</span></a> - Class in <a href="com/omertron/themoviedbapi/results/package-summary.html">com.omertron.themoviedbapi.results</a></dt>
<dd>
<div class="block">Base class for the wrappers</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/AbstractWrapperId.html#AbstractWrapperId--">AbstractWrapperId()</a></span> - Constructor for class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/AbstractWrapperId.html" title="class in com.omertron.themoviedbapi.results">AbstractWrapperId</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html" title="class in com.omertron.themoviedbapi.results"><span class="typeNameLink">AbstractWrapperIdPages</span></a> - Class in <a href="com/omertron/themoviedbapi/results/package-summary.html">com.omertron.themoviedbapi.results</a></dt>
<dd>
<div class="block">Abstract class to return the results and the id/page info</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html#AbstractWrapperIdPages--">AbstractWrapperIdPages()</a></span> - Constructor for class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html" title="class in com.omertron.themoviedbapi.results">AbstractWrapperIdPages</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/account/Account.html" title="class in com.omertron.themoviedbapi.model.account"><span class="typeNameLink">Account</span></a> - Class in <a href="com/omertron/themoviedbapi/model/account/package-summary.html">com.omertron.themoviedbapi.model.account</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/account/Account.html#Account--">Account()</a></span> - Constructor for class com.omertron.themoviedbapi.model.account.<a href="com/omertron/themoviedbapi/model/account/Account.html" title="class in com.omertron.themoviedbapi.model.account">Account</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/AppendToResponseBuilder.html#add-com.omertron.themoviedbapi.interfaces.AppendToResponseMethod-">add(AppendToResponseMethod)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/AppendToResponseBuilder.html" title="class in com.omertron.themoviedbapi">AppendToResponseBuilder</a></dt>
<dd>
<div class="block">Add a method to the list</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/PostTools.html#add-com.omertron.themoviedbapi.tools.PostBody-java.lang.Object-">add(PostBody, Object)</a></span> - Method in class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/PostTools.html" title="class in com.omertron.themoviedbapi.tools">PostTools</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/PostTools.html#add-java.lang.String-java.lang.Object-">add(String, Object)</a></span> - Method in class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/PostTools.html" title="class in com.omertron.themoviedbapi.tools">PostTools</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/TmdbParameters.html#add-com.omertron.themoviedbapi.tools.Param-java.lang.String:A-">add(Param, String[])</a></span> - Method in class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/TmdbParameters.html" title="class in com.omertron.themoviedbapi.tools">TmdbParameters</a></dt>
<dd>
<div class="block">Add an array parameter to the collection</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/TmdbParameters.html#add-com.omertron.themoviedbapi.tools.Param-java.lang.String-">add(Param, String)</a></span> - Method in class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/TmdbParameters.html" title="class in com.omertron.themoviedbapi.tools">TmdbParameters</a></dt>
<dd>
<div class="block">Add a string parameter to the collection</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/TmdbParameters.html#add-com.omertron.themoviedbapi.tools.Param-java.lang.Integer-">add(Param, Integer)</a></span> - Method in class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/TmdbParameters.html" title="class in com.omertron.themoviedbapi.tools">TmdbParameters</a></dt>
<dd>
<div class="block">Add an integer parameter to the collection</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/TmdbParameters.html#add-com.omertron.themoviedbapi.tools.Param-java.lang.Float-">add(Param, Float)</a></span> - Method in class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/TmdbParameters.html" title="class in com.omertron.themoviedbapi.tools">TmdbParameters</a></dt>
<dd>
<div class="block">Add a float parameter to the collection</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/TmdbParameters.html#add-com.omertron.themoviedbapi.tools.Param-java.lang.Boolean-">add(Param, Boolean)</a></span> - Method in class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/TmdbParameters.html" title="class in com.omertron.themoviedbapi.tools">TmdbParameters</a></dt>
<dd>
<div class="block">Add a boolean parameter to the collection</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbLists.html#addItem-java.lang.String-java.lang.String-int-">addItem(String, String, int)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbLists.html" title="class in com.omertron.themoviedbapi.methods">TmdbLists</a></dt>
<dd>
<div class="block">This method lets users add new items to a list that they created.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#addItemToList-java.lang.String-java.lang.String-java.lang.Integer-">addItemToList(String, String, Integer)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method lets users add new items to a list that they created.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#addToWatchList-java.lang.String-int-com.omertron.themoviedbapi.enumeration.MediaType-java.lang.Integer-">addToWatchList(String, int, MediaType, Integer)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Add a movie to an accounts watch list.</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/model/media/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model.media"><span class="typeNameLink">AlternativeTitle</span></a> - Class in <a href="com/omertron/themoviedbapi/model/media/package-summary.html">com.omertron.themoviedbapi.model.media</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/AlternativeTitle.html#AlternativeTitle--">AlternativeTitle()</a></span> - Constructor for class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model.media">AlternativeTitle</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/WithBuilder.html#and-int-">and(int)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/WithBuilder.html" title="class in com.omertron.themoviedbapi.model.discover">WithBuilder</a></dt>
<dd>
<div class="block">Add an "AND ID"</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/WithBuilder.html#and-java.lang.String-">and(String)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/WithBuilder.html" title="class in com.omertron.themoviedbapi.model.discover">WithBuilder</a></dt>
<dd>
<div class="block">Add an "AND ID"</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/AbstractMethod.html#apiKey">apiKey</a></span> - Variable in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/AbstractMethod.html" title="class in com.omertron.themoviedbapi.methods">AbstractMethod</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/tools/ApiUrl.html" title="class in com.omertron.themoviedbapi.tools"><span class="typeNameLink">ApiUrl</span></a> - Class in <a href="com/omertron/themoviedbapi/tools/package-summary.html">com.omertron.themoviedbapi.tools</a></dt>
<dd>
<div class="block">The API URL that is used to construct the API call</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/ApiUrl.html#ApiUrl-java.lang.String-com.omertron.themoviedbapi.tools.MethodBase-">ApiUrl(String, MethodBase)</a></span> - Constructor for class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/ApiUrl.html" title="class in com.omertron.themoviedbapi.tools">ApiUrl</a></dt>
<dd>
<div class="block">Constructor for the simple API URL method without a sub-method</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/interfaces/AppendToResponse.html" title="interface in com.omertron.themoviedbapi.interfaces"><span class="typeNameLink">AppendToResponse</span></a>&lt;<a href="com/omertron/themoviedbapi/interfaces/AppendToResponse.html" title="type parameter in AppendToResponse">T</a> extends <a href="com/omertron/themoviedbapi/interfaces/AppendToResponseMethod.html" title="interface in com.omertron.themoviedbapi.interfaces">AppendToResponseMethod</a>&gt; - Interface in <a href="com/omertron/themoviedbapi/interfaces/package-summary.html">com.omertron.themoviedbapi.interfaces</a></dt>
<dd>
<div class="block">Interface to indicate that the object has append to response methods</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/AppendToResponseBuilder.html" title="class in com.omertron.themoviedbapi"><span class="typeNameLink">AppendToResponseBuilder</span></a> - Class in <a href="com/omertron/themoviedbapi/package-summary.html">com.omertron.themoviedbapi</a></dt>
<dd>
<div class="block">Simple string builder for the Append To Response methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/AppendToResponseBuilder.html#AppendToResponseBuilder-com.omertron.themoviedbapi.interfaces.AppendToResponseMethod-">AppendToResponseBuilder(AppendToResponseMethod)</a></span> - Constructor for class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/AppendToResponseBuilder.html" title="class in com.omertron.themoviedbapi">AppendToResponseBuilder</a></dt>
<dd>
<div class="block">Construct the builder with the first method</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/interfaces/AppendToResponseMethod.html" title="interface in com.omertron.themoviedbapi.interfaces"><span class="typeNameLink">AppendToResponseMethod</span></a> - Interface in <a href="com/omertron/themoviedbapi/interfaces/package-summary.html">com.omertron.themoviedbapi.interfaces</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork"><span class="typeNameLink">Artwork</span></a> - Class in <a href="com/omertron/themoviedbapi/model/artwork/package-summary.html">com.omertron.themoviedbapi.model.artwork</a></dt>
<dd>
<div class="block">The artwork type information</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#Artwork--">Artwork()</a></span> - Constructor for class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html" title="class in com.omertron.themoviedbapi.model.artwork"><span class="typeNameLink">ArtworkMedia</span></a> - Class in <a href="com/omertron/themoviedbapi/model/artwork/package-summary.html">com.omertron.themoviedbapi.model.artwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html#ArtworkMedia--">ArtworkMedia()</a></span> - Constructor for class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html" title="class in com.omertron.themoviedbapi.model.artwork">ArtworkMedia</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/enumeration/ArtworkType.html" title="enum in com.omertron.themoviedbapi.enumeration"><span class="typeNameLink">ArtworkType</span></a> - Enum in <a href="com/omertron/themoviedbapi/enumeration/package-summary.html">com.omertron.themoviedbapi.enumeration</a></dt>
<dd>
<div class="block">ArtworkType enum List of the artwork types that are available</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/model/account/Avatar.html" title="class in com.omertron.themoviedbapi.model.account"><span class="typeNameLink">Avatar</span></a> - Class in <a href="com/omertron/themoviedbapi/model/account/package-summary.html">com.omertron.themoviedbapi.model.account</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/account/Avatar.html#Avatar--">Avatar()</a></span> - Constructor for class com.omertron.themoviedbapi.model.account.<a href="com/omertron/themoviedbapi/model/account/Avatar.html" title="class in com.omertron.themoviedbapi.model.account">Avatar</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/account/AvatarHash.html" title="class in com.omertron.themoviedbapi.model.account"><span class="typeNameLink">AvatarHash</span></a> - Class in <a href="com/omertron/themoviedbapi/model/account/package-summary.html">com.omertron.themoviedbapi.model.account</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/account/AvatarHash.html#AvatarHash--">AvatarHash()</a></span> - Constructor for class com.omertron.themoviedbapi.model.account.<a href="com/omertron/themoviedbapi/model/account/AvatarHash.html" title="class in com.omertron.themoviedbapi.model.account">AvatarHash</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:B">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/AppendToResponseBuilder.html#build--">build()</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/AppendToResponseBuilder.html" title="class in com.omertron.themoviedbapi">AppendToResponseBuilder</a></dt>
<dd>
<div class="block">Generate the string</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/WithBuilder.html#build--">build()</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/WithBuilder.html" title="class in com.omertron.themoviedbapi.model.discover">WithBuilder</a></dt>
<dd>
<div class="block">Generate the string to pass to the method</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/PostTools.html#build--">build()</a></span> - Method in class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/PostTools.html" title="class in com.omertron.themoviedbapi.tools">PostTools</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/ApiUrl.html#buildUrl--">buildUrl()</a></span> - Method in class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/ApiUrl.html" title="class in com.omertron.themoviedbapi.tools">ApiUrl</a></dt>
<dd>
<div class="block">Build the URL with the default parameters</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/ApiUrl.html#buildUrl-com.omertron.themoviedbapi.tools.TmdbParameters-">buildUrl(TmdbParameters)</a></span> - Method in class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/ApiUrl.html" title="class in com.omertron.themoviedbapi.tools">ApiUrl</a></dt>
<dd>
<div class="block">Build the URL from the pre-created parameters.</div>
</dd>
</dl>
<a name="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><a href="com/omertron/themoviedbapi/model/Certification.html" title="class in com.omertron.themoviedbapi.model"><span class="typeNameLink">Certification</span></a> - Class in <a href="com/omertron/themoviedbapi/model/package-summary.html">com.omertron.themoviedbapi.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/Certification.html#Certification--">Certification()</a></span> - Constructor for class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/Certification.html" title="class in com.omertron.themoviedbapi.model">Certification</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#certification-java.lang.String-">certification(String)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Only include movies with this certification.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#certificationCountry-java.lang.String-">certificationCountry(String)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Only include movies with certifications for a specific country.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#certificationLte-java.lang.String-">certificationLte(String)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Only include movies with this certification and lower.</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/model/change/ChangedItem.html" title="class in com.omertron.themoviedbapi.model.change"><span class="typeNameLink">ChangedItem</span></a> - Class in <a href="com/omertron/themoviedbapi/model/change/package-summary.html">com.omertron.themoviedbapi.model.change</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/change/ChangedItem.html#ChangedItem--">ChangedItem()</a></span> - Constructor for class com.omertron.themoviedbapi.model.change.<a href="com/omertron/themoviedbapi/model/change/ChangedItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangedItem</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/change/ChangeKeyItem.html" title="class in com.omertron.themoviedbapi.model.change"><span class="typeNameLink">ChangeKeyItem</span></a> - Class in <a href="com/omertron/themoviedbapi/model/change/package-summary.html">com.omertron.themoviedbapi.model.change</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/change/ChangeKeyItem.html#ChangeKeyItem--">ChangeKeyItem()</a></span> - Constructor for class com.omertron.themoviedbapi.model.change.<a href="com/omertron/themoviedbapi/model/change/ChangeKeyItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeKeyItem</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/change/ChangeListItem.html" title="class in com.omertron.themoviedbapi.model.change"><span class="typeNameLink">ChangeListItem</span></a> - Class in <a href="com/omertron/themoviedbapi/model/change/package-summary.html">com.omertron.themoviedbapi.model.change</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/change/ChangeListItem.html#ChangeListItem--">ChangeListItem()</a></span> - Constructor for class com.omertron.themoviedbapi.model.change.<a href="com/omertron/themoviedbapi/model/change/ChangeListItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbLists.html#checkItemStatus-java.lang.String-int-">checkItemStatus(String, int)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbLists.html" title="class in com.omertron.themoviedbapi.methods">TmdbLists</a></dt>
<dd>
<div class="block">Check to see if an ID is already on a list.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#checkItemStatus-java.lang.String-java.lang.Integer-">checkItemStatus(String, Integer)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Check to see if an item is already on a list.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbLists.html#clear-java.lang.String-java.lang.String-boolean-">clear(String, String, boolean)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbLists.html" title="class in com.omertron.themoviedbapi.methods">TmdbLists</a></dt>
<dd>
<div class="block">Clear all of the items within a list.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/Configuration.html#clone-com.omertron.themoviedbapi.model.config.Configuration-">clone(Configuration)</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></dt>
<dd>
<div class="block">Copy the data from the passed object to this one</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection"><span class="typeNameLink">Collection</span></a> - Class in <a href="com/omertron/themoviedbapi/model/collection/package-summary.html">com.omertron.themoviedbapi.model.collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#Collection--">Collection()</a></span> - Constructor for class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model.collection"><span class="typeNameLink">CollectionInfo</span></a> - Class in <a href="com/omertron/themoviedbapi/model/collection/package-summary.html">com.omertron.themoviedbapi.model.collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html#CollectionInfo--">CollectionInfo()</a></span> - Constructor for class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model.collection">CollectionInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/package-summary.html">com.omertron.themoviedbapi</a> - package com.omertron.themoviedbapi</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/enumeration/package-summary.html">com.omertron.themoviedbapi.enumeration</a> - package com.omertron.themoviedbapi.enumeration</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/interfaces/package-summary.html">com.omertron.themoviedbapi.interfaces</a> - package com.omertron.themoviedbapi.interfaces</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a> - package com.omertron.themoviedbapi.methods</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/package-summary.html">com.omertron.themoviedbapi.model</a> - package com.omertron.themoviedbapi.model</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/account/package-summary.html">com.omertron.themoviedbapi.model.account</a> - package com.omertron.themoviedbapi.model.account</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/artwork/package-summary.html">com.omertron.themoviedbapi.model.artwork</a> - package com.omertron.themoviedbapi.model.artwork</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/authentication/package-summary.html">com.omertron.themoviedbapi.model.authentication</a> - package com.omertron.themoviedbapi.model.authentication</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/change/package-summary.html">com.omertron.themoviedbapi.model.change</a> - package com.omertron.themoviedbapi.model.change</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/collection/package-summary.html">com.omertron.themoviedbapi.model.collection</a> - package com.omertron.themoviedbapi.model.collection</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/company/package-summary.html">com.omertron.themoviedbapi.model.company</a> - package com.omertron.themoviedbapi.model.company</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/config/package-summary.html">com.omertron.themoviedbapi.model.config</a> - package com.omertron.themoviedbapi.model.config</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/credits/package-summary.html">com.omertron.themoviedbapi.model.credits</a> - package com.omertron.themoviedbapi.model.credits</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/discover/package-summary.html">com.omertron.themoviedbapi.model.discover</a> - package com.omertron.themoviedbapi.model.discover</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/keyword/package-summary.html">com.omertron.themoviedbapi.model.keyword</a> - package com.omertron.themoviedbapi.model.keyword</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/list/package-summary.html">com.omertron.themoviedbapi.model.list</a> - package com.omertron.themoviedbapi.model.list</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/media/package-summary.html">com.omertron.themoviedbapi.model.media</a> - package com.omertron.themoviedbapi.model.media</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/movie/package-summary.html">com.omertron.themoviedbapi.model.movie</a> - package com.omertron.themoviedbapi.model.movie</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/network/package-summary.html">com.omertron.themoviedbapi.model.network</a> - package com.omertron.themoviedbapi.model.network</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/person/package-summary.html">com.omertron.themoviedbapi.model.person</a> - package com.omertron.themoviedbapi.model.person</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/review/package-summary.html">com.omertron.themoviedbapi.model.review</a> - package com.omertron.themoviedbapi.model.review</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/tv/package-summary.html">com.omertron.themoviedbapi.model.tv</a> - package com.omertron.themoviedbapi.model.tv</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/results/package-summary.html">com.omertron.themoviedbapi.results</a> - package com.omertron.themoviedbapi.results</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/tools/package-summary.html">com.omertron.themoviedbapi.tools</a> - package com.omertron.themoviedbapi.tools</dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/company/Company.html" title="class in com.omertron.themoviedbapi.model.company"><span class="typeNameLink">Company</span></a> - Class in <a href="com/omertron/themoviedbapi/model/company/package-summary.html">com.omertron.themoviedbapi.model.company</a></dt>
<dd>
<div class="block">Company information</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/company/Company.html#Company--">Company()</a></span> - Constructor for class com.omertron.themoviedbapi.model.company.<a href="com/omertron/themoviedbapi/model/company/Company.html" title="class in com.omertron.themoviedbapi.model.company">Company</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/Compare.html" title="class in com.omertron.themoviedbapi"><span class="typeNameLink">Compare</span></a> - Class in <a href="com/omertron/themoviedbapi/package-summary.html">com.omertron.themoviedbapi</a></dt>
<dd>
<div class="block">Compare various objects to see if the are logically the same.</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config"><span class="typeNameLink">Configuration</span></a> - Class in <a href="com/omertron/themoviedbapi/model/config/package-summary.html">com.omertron.themoviedbapi.model.config</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/Configuration.html#Configuration--">Configuration()</a></span> - Constructor for class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/ResultsMap.html#containsKey-K-">containsKey(K)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/ResultsMap.html" title="class in com.omertron.themoviedbapi.results">ResultsMap</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/person/ContentRating.html" title="class in com.omertron.themoviedbapi.model.person"><span class="typeNameLink">ContentRating</span></a> - Class in <a href="com/omertron/themoviedbapi/model/person/package-summary.html">com.omertron.themoviedbapi.model.person</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ContentRating.html#ContentRating--">ContentRating()</a></span> - Constructor for class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ContentRating.html" title="class in com.omertron.themoviedbapi.model.person">ContentRating</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/Configuration.html#createImageUrl-java.lang.String-java.lang.String-">createImageUrl(String, String)</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></dt>
<dd>
<div class="block">Generate the full image URL from the size and image path</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#createImageUrl-java.lang.String-java.lang.String-">createImageUrl(String, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Generate the full image URL from the size and image path</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbLists.html#createList-java.lang.String-java.lang.String-java.lang.String-">createList(String, String, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbLists.html" title="class in com.omertron.themoviedbapi.methods">TmdbLists</a></dt>
<dd>
<div class="block">This method lets users create a new list.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#createList-java.lang.String-java.lang.String-java.lang.String-">createList(String, String, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method lets users create a new list.</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html" title="class in com.omertron.themoviedbapi.model.credits"><span class="typeNameLink">CreditBasic</span></a> - Class in <a href="com/omertron/themoviedbapi/model/credits/package-summary.html">com.omertron.themoviedbapi.model.credits</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html#CreditBasic--">CreditBasic()</a></span> - Constructor for class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditBasic</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/person/CreditInfo.html" title="class in com.omertron.themoviedbapi.model.person"><span class="typeNameLink">CreditInfo</span></a> - Class in <a href="com/omertron/themoviedbapi/model/person/package-summary.html">com.omertron.themoviedbapi.model.person</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/CreditInfo.html#CreditInfo--">CreditInfo()</a></span> - Constructor for class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/CreditInfo.html" title="class in com.omertron.themoviedbapi.model.person">CreditInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html" title="class in com.omertron.themoviedbapi.model.credits"><span class="typeNameLink">CreditMovieBasic</span></a> - Class in <a href="com/omertron/themoviedbapi/model/credits/package-summary.html">com.omertron.themoviedbapi.model.credits</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html#CreditMovieBasic--">CreditMovieBasic()</a></span> - Constructor for class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditMovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/credits/CreditTVBasic.html" title="class in com.omertron.themoviedbapi.model.credits"><span class="typeNameLink">CreditTVBasic</span></a> - Class in <a href="com/omertron/themoviedbapi/model/credits/package-summary.html">com.omertron.themoviedbapi.model.credits</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditTVBasic.html#CreditTVBasic--">CreditTVBasic()</a></span> - Constructor for class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditTVBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditTVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/enumeration/CreditType.html" title="enum in com.omertron.themoviedbapi.enumeration"><span class="typeNameLink">CreditType</span></a> - Enum in <a href="com/omertron/themoviedbapi/enumeration/package-summary.html">com.omertron.themoviedbapi.enumeration</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:D">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbLists.html#deleteList-java.lang.String-java.lang.String-">deleteList(String, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbLists.html" title="class in com.omertron.themoviedbapi.methods">TmdbLists</a></dt>
<dd>
<div class="block">This method lets users delete a list that they created.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#deleteList-java.lang.String-java.lang.String-">deleteList(String, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method lets users delete a list that they created.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/HttpTools.html#deleteRequest-java.net.URL-">deleteRequest(URL)</a></span> - Method in class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/HttpTools.html" title="class in com.omertron.themoviedbapi.tools">HttpTools</a></dt>
<dd>
<div class="block">Execute a DELETE on the URL</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover"><span class="typeNameLink">Discover</span></a> - Class in <a href="com/omertron/themoviedbapi/model/discover/package-summary.html">com.omertron.themoviedbapi.model.discover</a></dt>
<dd>
<div class="block">Generate a discover object for use in the MovieDbApi</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#Discover--">Discover()</a></span> - Constructor for class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:E">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/AbstractIdName.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/AbstractIdName.html" title="class in com.omertron.themoviedbapi.model">AbstractIdName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html" title="class in com.omertron.themoviedbapi.model.artwork">ArtworkMedia</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/Language.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/Language.html" title="class in com.omertron.themoviedbapi.model">Language</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/AlternativeTitle.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model.media">AlternativeTitle</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Trailer.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Trailer.html" title="class in com.omertron.themoviedbapi.model.media">Trailer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Translation.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Translation.html" title="class in com.omertron.themoviedbapi.model.media">Translation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Video.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ProductionCountry.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ProductionCountry.html" title="class in com.omertron.themoviedbapi.model.movie">ProductionCountry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ReleaseInfo.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ReleaseInfo.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person"><span class="typeNameLink">ExternalID</span></a> - Class in <a href="com/omertron/themoviedbapi/model/person/package-summary.html">com.omertron.themoviedbapi.model.person</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ExternalID.html#ExternalID--">ExternalID()</a></span> - Constructor for class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/enumeration/ExternalSource.html" title="enum in com.omertron.themoviedbapi.enumeration"><span class="typeNameLink">ExternalSource</span></a> - Enum in <a href="com/omertron/themoviedbapi/enumeration/package-summary.html">com.omertron.themoviedbapi.enumeration</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:F">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbFind.html#find-java.lang.String-com.omertron.themoviedbapi.enumeration.ExternalSource-java.lang.String-">find(String, ExternalSource, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbFind.html" title="class in com.omertron.themoviedbapi.methods">TmdbFind</a></dt>
<dd>
<div class="block">You con use this method to find movies, tv series or persons using external ids.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#find-java.lang.String-com.omertron.themoviedbapi.enumeration.ExternalSource-java.lang.String-">find(String, ExternalSource, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">You con use this method to find movies, tv series or persons using
external ids.</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/model/FindResults.html" title="class in com.omertron.themoviedbapi.model"><span class="typeNameLink">FindResults</span></a> - Class in <a href="com/omertron/themoviedbapi/model/package-summary.html">com.omertron.themoviedbapi.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/FindResults.html#FindResults--">FindResults()</a></span> - Constructor for class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/FindResults.html" title="class in com.omertron.themoviedbapi.model">FindResults</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#firstAirDateYear-int-">firstAirDateYear(int)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Filter the air dates that match this year
Expected value is a year.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#firstAirDateYearGte-int-">firstAirDateYearGte(int)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Filter the air dates to years that are greater than or equal to this year</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#firstAirDateYearLte-int-">firstAirDateYearLte(int)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Filter the air dates to years that are less than or equal to this year</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/Gender.html#fromInteger-int-">fromInteger(int)</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/Gender.html" title="enum in com.omertron.themoviedbapi.enumeration">Gender</a></dt>
<dd>
<div class="block">Get the gender from an integer type</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/ReleaseType.html#fromInteger-int-">fromInteger(int)</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/ReleaseType.html" title="enum in com.omertron.themoviedbapi.enumeration">ReleaseType</a></dt>
<dd>
<div class="block">Get the Release Type from an integer type</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/ArtworkType.html#fromString-java.lang.String-">fromString(String)</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/ArtworkType.html" title="enum in com.omertron.themoviedbapi.enumeration">ArtworkType</a></dt>
<dd>
<div class="block">Convert a string into an Enum type</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/MediaType.html#fromString-java.lang.String-">fromString(String)</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/MediaType.html" title="enum in com.omertron.themoviedbapi.enumeration">MediaType</a></dt>
<dd>
<div class="block">Convert a string into an Enum type</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/MovieMethod.html#fromString-java.lang.String-">fromString(String)</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/MovieMethod.html" title="enum in com.omertron.themoviedbapi.enumeration">MovieMethod</a></dt>
<dd>
<div class="block">Convert a string into an Enum type</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/PeopleMethod.html#fromString-java.lang.String-">fromString(String)</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/PeopleMethod.html" title="enum in com.omertron.themoviedbapi.enumeration">PeopleMethod</a></dt>
<dd>
<div class="block">Convert a string into an Enum type</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/TVEpisodeMethod.html#fromString-java.lang.String-">fromString(String)</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/TVEpisodeMethod.html" title="enum in com.omertron.themoviedbapi.enumeration">TVEpisodeMethod</a></dt>
<dd>
<div class="block">Convert a string into an Enum type</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/TVMethod.html#fromString-java.lang.String-">fromString(String)</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/TVMethod.html" title="enum in com.omertron.themoviedbapi.enumeration">TVMethod</a></dt>
<dd>
<div class="block">Convert a string into an Enum type</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/TVSeasonMethod.html#fromString-java.lang.String-">fromString(String)</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/TVSeasonMethod.html" title="enum in com.omertron.themoviedbapi.enumeration">TVSeasonMethod</a></dt>
<dd>
<div class="block">Convert a string into an Enum type</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/MethodBase.html#fromString-java.lang.String-">fromString(String)</a></span> - Static method in enum com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/MethodBase.html" title="enum in com.omertron.themoviedbapi.tools">MethodBase</a></dt>
<dd>
<div class="block">Convert a string into an Enum type</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/MethodSub.html#fromString-java.lang.String-">fromString(String)</a></span> - Static method in enum com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/MethodSub.html" title="enum in com.omertron.themoviedbapi.tools">MethodSub</a></dt>
<dd>
<div class="block">Convert a string into an Enum type</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/Param.html#fromString-java.lang.String-">fromString(String)</a></span> - Static method in enum com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/Param.html" title="enum in com.omertron.themoviedbapi.tools">Param</a></dt>
<dd>
<div class="block">Convert a string into an Enum type</div>
</dd>
</dl>
<a name="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><a href="com/omertron/themoviedbapi/enumeration/Gender.html" title="enum in com.omertron.themoviedbapi.enumeration"><span class="typeNameLink">Gender</span></a> - Enum in <a href="com/omertron/themoviedbapi/enumeration/package-summary.html">com.omertron.themoviedbapi.enumeration</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/Genre.html" title="class in com.omertron.themoviedbapi.model"><span class="typeNameLink">Genre</span></a> - Class in <a href="com/omertron/themoviedbapi/model/package-summary.html">com.omertron.themoviedbapi.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/Genre.html#Genre--">Genre()</a></span> - Constructor for class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/Genre.html" title="class in com.omertron.themoviedbapi.model">Genre</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/ResultsMap.html#get-K-">get(K)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/ResultsMap.html" title="class in com.omertron.themoviedbapi.results">ResultsMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/TmdbParameters.html#get-com.omertron.themoviedbapi.tools.Param-">get(Param)</a></span> - Method in class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/TmdbParameters.html" title="class in com.omertron.themoviedbapi.tools">TmdbParameters</a></dt>
<dd>
<div class="block">Get a parameter from the collection</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbAccount.html#getAccount-java.lang.String-">getAccount(String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbAccount.html" title="class in com.omertron.themoviedbapi.methods">TmdbAccount</a></dt>
<dd>
<div class="block">Get the basic information for an account.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getAccount-java.lang.String-">getAccount(String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the basic information for an account.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/change/ChangedItem.html#getAction--">getAction()</a></span> - Method in class com.omertron.themoviedbapi.model.change.<a href="com/omertron/themoviedbapi/model/change/ChangedItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangedItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonFind.html#getAdult--">getAdult()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonFind.html" title="class in com.omertron.themoviedbapi.model.person">PersonFind</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html#getAirDate--">getAirDate()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html#getAirDate--">getAirDate()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperImages.html#getAll-com.omertron.themoviedbapi.enumeration.ArtworkType...-">getAll(ArtworkType...)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperImages.html" title="class in com.omertron.themoviedbapi.results">WrapperImages</a></dt>
<dd>
<div class="block">Return a list of all the artwork with their types.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#getAlsoKnownAs--">getAlsoKnownAs()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#getAlternativeTitles--">getAlternativeTitles()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#getAlternativeTitles--">getAlternativeTitles()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html#getArtworkPath--">getArtworkPath()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/MediaCredit.html#getArtworkPath--">getArtworkPath()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/MediaCredit.html" title="class in com.omertron.themoviedbapi.model.credits">MediaCredit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#getArtworkType--">getArtworkType()</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#getAspectRatio--">getAspectRatio()</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/review/Review.html#getAuthor--">getAuthor()</a></span> - Method in class com.omertron.themoviedbapi.model.review.<a href="com/omertron/themoviedbapi/model/review/Review.html" title="class in com.omertron.themoviedbapi.model.review">Review</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbAuthentication.html#getAuthorisationToken--">getAuthorisationToken()</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbAuthentication.html" title="class in com.omertron.themoviedbapi.methods">TmdbAuthentication</a></dt>
<dd>
<div class="block">This method is used to generate a valid request token for user based
authentication.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getAuthorisationToken--">getAuthorisationToken()</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method is used to generate a valid request token for user based
authentication.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/account/Account.html#getAvatar--">getAvatar()</a></span> - Method in class com.omertron.themoviedbapi.model.account.<a href="com/omertron/themoviedbapi/model/account/Account.html" title="class in com.omertron.themoviedbapi.model.account">Account</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#getBackdropPath--">getBackdropPath()</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html#getBackdropPath--">getBackdropPath()</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model.collection">CollectionInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaBasic.html#getBackdropPath--">getBackdropPath()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaBasic.html" title="class in com.omertron.themoviedbapi.model.media">MediaBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperImages.html#getBackdrops--">getBackdrops()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperImages.html" title="class in com.omertron.themoviedbapi.results">WrapperImages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/Configuration.html#getBackdropSizes--">getBackdropSizes()</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/Configuration.html#getBaseUrl--">getBaseUrl()</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#getBelongsToCollection--">getBelongsToCollection()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#getBiography--">getBiography()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#getBirthday--">getBirthday()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#getBudget--">getBudget()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaCreditList.html#getCast--">getCast()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaCreditList.html" title="class in com.omertron.themoviedbapi.model.media">MediaCreditList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#getCast--">getCast()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonCreditList.html#getCast--">getCast()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonCreditList.html" title="class in com.omertron.themoviedbapi.model.person">PersonCreditList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/MediaCreditCast.html#getCastId--">getCastId()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/MediaCreditCast.html" title="class in com.omertron.themoviedbapi.model.credits">MediaCreditCast</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/Release.html#getCertification--">getCertification()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/Release.html" title="class in com.omertron.themoviedbapi.model.movie">Release</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/change/ChangeKeyItem.html#getChangedItems--">getChangedItems()</a></span> - Method in class com.omertron.themoviedbapi.model.change.<a href="com/omertron/themoviedbapi/model/change/ChangeKeyItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeKeyItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperChanges.html#getChangedItems--">getChangedItems()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperChanges.html" title="class in com.omertron.themoviedbapi.results">WrapperChanges</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperConfig.html#getChangeKeys--">getChangeKeys()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperConfig.html" title="class in com.omertron.themoviedbapi.results">WrapperConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbChanges.html#getChangeList-com.omertron.themoviedbapi.tools.MethodBase-java.lang.Integer-java.lang.String-java.lang.String-">getChangeList(MethodBase, Integer, String, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbChanges.html" title="class in com.omertron.themoviedbapi.methods">TmdbChanges</a></dt>
<dd>
<div class="block">Get a list of Media IDs that have been edited.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#getChanges--">getChanges()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#getChanges--">getChanges()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#getChanges--">getChanges()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html#getCharacter--">getCharacter()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/MediaCreditCast.html#getCharacter--">getCharacter()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/MediaCreditCast.html" title="class in com.omertron.themoviedbapi.model.credits">MediaCreditCast</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVCredit.html#getCharacter--">getCharacter()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVCredit.html" title="class in com.omertron.themoviedbapi.model.tv">TVCredit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/Language.html#getCode--">getCode()</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/Language.html" title="class in com.omertron.themoviedbapi.model">Language</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/StatusCode.html#getCode--">getCode()</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbCollections.html#getCollectionImages-int-java.lang.String-">getCollectionImages(int, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbCollections.html" title="class in com.omertron.themoviedbapi.methods">TmdbCollections</a></dt>
<dd>
<div class="block">Get all of the images for a particular collection by collection id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getCollectionImages-int-java.lang.String-">getCollectionImages(int, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get all of the images for a particular collection by collection id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbCollections.html#getCollectionInfo-int-java.lang.String-">getCollectionInfo(int, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbCollections.html" title="class in com.omertron.themoviedbapi.methods">TmdbCollections</a></dt>
<dd>
<div class="block">This method is used to retrieve all of the basic information about a
movie collection.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getCollectionInfo-int-java.lang.String-">getCollectionInfo(int, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method is used to retrieve all of the basic information about a
movie collection.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbCompanies.html#getCompanyInfo-int-">getCompanyInfo(int)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbCompanies.html" title="class in com.omertron.themoviedbapi.methods">TmdbCompanies</a></dt>
<dd>
<div class="block">This method is used to retrieve the basic information about a production company on TMDb.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getCompanyInfo-int-">getCompanyInfo(int)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method is used to retrieve the basic information about a production
company on TMDb.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbCompanies.html#getCompanyMovies-int-java.lang.String-java.lang.Integer-">getCompanyMovies(int, String, Integer)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbCompanies.html" title="class in com.omertron.themoviedbapi.methods">TmdbCompanies</a></dt>
<dd>
<div class="block">This method is used to retrieve the movies associated with a company.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getCompanyMovies-int-java.lang.String-java.lang.Integer-">getCompanyMovies(int, String, Integer)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method is used to retrieve the movies associated with a company.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbConfiguration.html#getConfig--">getConfig()</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbConfiguration.html" title="class in com.omertron.themoviedbapi.methods">TmdbConfiguration</a></dt>
<dd>
<div class="block">Get the configuration<br/>
If the configuration has been previously retrieved, use that instead</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getConfiguration--">getConfiguration()</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the configuration information</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/review/Review.html#getContent--">getContent()</a></span> - Method in class com.omertron.themoviedbapi.model.review.<a href="com/omertron/themoviedbapi/model/review/Review.html" title="class in com.omertron.themoviedbapi.model.review">Review</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#getContentRatings--">getContentRatings()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperReleaseInfo.html#getCountries--">getCountries()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperReleaseInfo.html" title="class in com.omertron.themoviedbapi.results">WrapperReleaseInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/account/Account.html#getCountry--">getCountry()</a></span> - Method in class com.omertron.themoviedbapi.model.account.<a href="com/omertron/themoviedbapi/model/account/Account.html" title="class in com.omertron.themoviedbapi.model.account">Account</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/AlternativeTitle.html#getCountry--">getCountry()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model.media">AlternativeTitle</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Translation.html#getCountry--">getCountry()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Translation.html" title="class in com.omertron.themoviedbapi.model.media">Translation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Video.html#getCountry--">getCountry()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ProductionCountry.html#getCountry--">getCountry()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ProductionCountry.html" title="class in com.omertron.themoviedbapi.model.movie">ProductionCountry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ReleaseDates.html#getCountry--">getCountry()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ReleaseDates.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseDates</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ReleaseInfo.html#getCountry--">getCountry()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ReleaseInfo.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ContentRating.html#getCountry--">getCountry()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ContentRating.html" title="class in com.omertron.themoviedbapi.model.person">ContentRating</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItem.html#getCreatedBy--">getCreatedBy()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#getCreatedBy--">getCreatedBy()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html#getCreditId--">getCreditId()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/MediaCredit.html#getCreditId--">getCreditId()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/MediaCredit.html" title="class in com.omertron.themoviedbapi.model.credits">MediaCredit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbCredits.html#getCreditInfo-java.lang.String-java.lang.String-">getCreditInfo(String, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbCredits.html" title="class in com.omertron.themoviedbapi.methods">TmdbCredits</a></dt>
<dd>
<div class="block">Get the detailed information about a particular credit record.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getCreditInfo-java.lang.String-java.lang.String-">getCreditInfo(String, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the detailed information about a particular credit record.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html#getCredits--">getCredits()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#getCredits--">getCredits()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html#getCredits--">getCredits()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html#getCreditType--">getCreditType()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/CreditInfo.html#getCreditType--">getCreditType()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/CreditInfo.html" title="class in com.omertron.themoviedbapi.model.person">CreditInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaCreditList.html#getCrew--">getCrew()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaCreditList.html" title="class in com.omertron.themoviedbapi.model.media">MediaCreditList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#getCrew--">getCrew()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonCreditList.html#getCrew--">getCrew()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonCreditList.html" title="class in com.omertron.themoviedbapi.model.person">PersonCreditList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html#getCrew--">getCrew()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/interfaces/WrapperDates.html#getDates--">getDates()</a></span> - Method in interface com.omertron.themoviedbapi.interfaces.<a href="com/omertron/themoviedbapi/interfaces/WrapperDates.html" title="interface in com.omertron.themoviedbapi.interfaces">WrapperDates</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/AbstractWrapperAll.html#getDates--">getDates()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/AbstractWrapperAll.html" title="class in com.omertron.themoviedbapi.results">AbstractWrapperAll</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#getDeathday--">getDeathday()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/JobDepartment.html#getDepartment--">getDepartment()</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/JobDepartment.html" title="class in com.omertron.themoviedbapi.model.config">JobDepartment</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html#getDepartment--">getDepartment()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html#getDepartment--">getDepartment()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html" title="class in com.omertron.themoviedbapi.model.credits">MediaCreditCrew</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/CreditInfo.html#getDepartment--">getDepartment()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/CreditInfo.html" title="class in com.omertron.themoviedbapi.model.person">CreditInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/company/Company.html#getDescription--">getDescription()</a></span> - Method in class com.omertron.themoviedbapi.model.company.<a href="com/omertron/themoviedbapi/model/company/Company.html" title="class in com.omertron.themoviedbapi.model.company">Company</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItem.html#getDescription--">getDescription()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/UserList.html#getDescription--">getDescription()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbDiscover.html#getDiscoverMovies-com.omertron.themoviedbapi.model.discover.Discover-">getDiscoverMovies(Discover)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbDiscover.html" title="class in com.omertron.themoviedbapi.methods">TmdbDiscover</a></dt>
<dd>
<div class="block">Discover movies by different types of data like average rating, number of votes, genres and certifications.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getDiscoverMovies-com.omertron.themoviedbapi.model.discover.Discover-">getDiscoverMovies(Discover)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Discover movies by different types of data like average rating, number of
votes, genres and certifications.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbDiscover.html#getDiscoverTV-com.omertron.themoviedbapi.model.discover.Discover-">getDiscoverTV(Discover)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbDiscover.html" title="class in com.omertron.themoviedbapi.methods">TmdbDiscover</a></dt>
<dd>
<div class="block">Discover movies by different types of data like average rating, number of votes, genres and certifications.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getDiscoverTV-com.omertron.themoviedbapi.model.discover.Discover-">getDiscoverTV(Discover)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Discover movies by different types of data like average rating, number of
votes, genres and certifications.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Translation.html#getEnglishName--">getEnglishName()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Translation.html" title="class in com.omertron.themoviedbapi.model.media">Translation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/TmdbParameters.html#getEntries--">getEntries()</a></span> - Method in class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/TmdbParameters.html" title="class in com.omertron.themoviedbapi.tools">TmdbParameters</a></dt>
<dd>
<div class="block">Get the entry set of the parameters</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbEpisodes.html#getEpisodeAccountState-int-int-int-java.lang.String-">getEpisodeAccountState(int, int, int, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbEpisodes.html" title="class in com.omertron.themoviedbapi.methods">TmdbEpisodes</a></dt>
<dd>
<div class="block">This method lets users get the status of whether or not the TV episode
has been rated.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getEpisodeAccountState-int-int-int-java.lang.String-">getEpisodeAccountState(int, int, int, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method lets users get the status of whether or not the TV episode
has been rated.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbEpisodes.html#getEpisodeChanges-int-java.lang.String-java.lang.String-">getEpisodeChanges(int, String, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbEpisodes.html" title="class in com.omertron.themoviedbapi.methods">TmdbEpisodes</a></dt>
<dd>
<div class="block">Look up a TV episode's changes by episode ID</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getEpisodeChanges-int-java.lang.String-java.lang.String-">getEpisodeChanges(int, String, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Look up a TV episode's changes by episode ID</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditTVBasic.html#getEpisodeCount--">getEpisodeCount()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditTVBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditTVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html#getEpisodeCount--">getEpisodeCount()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbEpisodes.html#getEpisodeCredits-int-int-int-">getEpisodeCredits(int, int, int)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbEpisodes.html" title="class in com.omertron.themoviedbapi.methods">TmdbEpisodes</a></dt>
<dd>
<div class="block">Get the TV episode credits by combination of season and episode number.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getEpisodeCredits-int-int-int-">getEpisodeCredits(int, int, int)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the TV episode credits by combination of season and episode number.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbEpisodes.html#getEpisodeExternalID-int-int-int-java.lang.String-">getEpisodeExternalID(int, int, int, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbEpisodes.html" title="class in com.omertron.themoviedbapi.methods">TmdbEpisodes</a></dt>
<dd>
<div class="block">Get the external ids for a TV episode by comabination of a season and
episode number.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getEpisodeExternalID-int-int-int-java.lang.String-">getEpisodeExternalID(int, int, int, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the external ids for a TV episode by comabination of a season and
episode number.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbEpisodes.html#getEpisodeImages-int-int-int-">getEpisodeImages(int, int, int)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbEpisodes.html" title="class in com.omertron.themoviedbapi.methods">TmdbEpisodes</a></dt>
<dd>
<div class="block">Get the images (episode stills) for a TV episode by combination of a
season and episode number.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getEpisodeImages-int-int-int-">getEpisodeImages(int, int, int)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the images (episode stills) for a TV episode by combination of a
season and episode number.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbEpisodes.html#getEpisodeInfo-int-int-int-java.lang.String-java.lang.String...-">getEpisodeInfo(int, int, int, String, String...)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbEpisodes.html" title="class in com.omertron.themoviedbapi.methods">TmdbEpisodes</a></dt>
<dd>
<div class="block">Get the primary information about a TV episode by combination of a season
and episode number.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getEpisodeInfo-int-int-int-java.lang.String-java.lang.String...-">getEpisodeInfo(int, int, int, String, String...)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the primary information about a TV episode by combination of a season
and episode number.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html#getEpisodeNumber--">getEpisodeNumber()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#getEpisodeRunTime--">getEpisodeRunTime()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVCredit.html#getEpisodes--">getEpisodes()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVCredit.html" title="class in com.omertron.themoviedbapi.model.tv">TVCredit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html#getEpisodes--">getEpisodes()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbEpisodes.html#getEpisodeVideos-int-int-int-java.lang.String-">getEpisodeVideos(int, int, int, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbEpisodes.html" title="class in com.omertron.themoviedbapi.methods">TmdbEpisodes</a></dt>
<dd>
<div class="block">Get the videos that have been added to a TV episode (teasers, clips,
etc...)</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getEpisodeVideos-int-int-int-java.lang.String-">getEpisodeVideos(int, int, int, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the videos that have been added to a TV episode (teasers, clips,
etc...)</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html#getExpires--">getExpires()</a></span> - Method in class com.omertron.themoviedbapi.model.authentication.<a href="com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenAuthorisation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html#getExpiresAt--">getExpiresAt()</a></span> - Method in class com.omertron.themoviedbapi.model.authentication.<a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#getExternalIDs--">getExternalIDs()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html#getExternalIDs--">getExternalIDs()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#getExternalIDs--">getExternalIDs()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html#getExternalIDs--">getExternalIDs()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ExternalID.html#getFacebookId--">getFacebookId()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItem.html#getFavoriteCount--">getFavoriteCount()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/UserList.html#getFavoriteCount--">getFavoriteCount()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbAccount.html#getFavoriteMovies-java.lang.String-int-">getFavoriteMovies(String, int)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbAccount.html" title="class in com.omertron.themoviedbapi.methods">TmdbAccount</a></dt>
<dd>
<div class="block">Get the list of favorite movies for an account.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getFavoriteMovies-java.lang.String-int-">getFavoriteMovies(String, int)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the account favourite movies</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbAccount.html#getFavoriteTv-java.lang.String-int-">getFavoriteTv(String, int)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbAccount.html" title="class in com.omertron.themoviedbapi.methods">TmdbAccount</a></dt>
<dd>
<div class="block">Get the list of favorite TV series for an account.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getFavoriteTv-java.lang.String-int-">getFavoriteTv(String, int)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the list of favorite TV series for an account.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#getFilePath--">getFilePath()</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditTVBasic.html#getFirstAirDate--">getFirstAirDate()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditTVBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditTVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVBasic.html#getFirstAirDate--">getFirstAirDate()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#getFlag--">getFlag()</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ExternalID.html#getFreebaseId--">getFreebaseId()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ExternalID.html#getFreebaseMid--">getFreebaseMid()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/MediaCredit.html#getGender--">getGender()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/MediaCredit.html" title="class in com.omertron.themoviedbapi.model.credits">MediaCredit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#getGender--">getGender()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#getGenreIds--">getGenreIds()</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html#getGenreIds--">getGenreIds()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVBasic.html#getGenreIds--">getGenreIds()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbGenres.html#getGenreMovieList-java.lang.String-">getGenreMovieList(String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbGenres.html" title="class in com.omertron.themoviedbapi.methods">TmdbGenres</a></dt>
<dd>
<div class="block">Get the list of movie genres.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreMovieList-java.lang.String-">getGenreMovieList(String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the list of Movie genres.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbGenres.html#getGenreMovies-int-java.lang.String-java.lang.Integer-java.lang.Boolean-java.lang.Boolean-">getGenreMovies(int, String, Integer, Boolean, Boolean)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbGenres.html" title="class in com.omertron.themoviedbapi.methods">TmdbGenres</a></dt>
<dd>
<div class="block">Get the list of movies for a particular genre by id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreMovies-int-java.lang.String-java.lang.Integer-java.lang.Boolean-java.lang.Boolean-">getGenreMovies(int, String, Integer, Boolean, Boolean)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get a list of movies per genre.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#getGenres--">getGenres()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#getGenres--">getGenres()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperGenres.html#getGenres--">getGenres()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperGenres.html" title="class in com.omertron.themoviedbapi.results">WrapperGenres</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbGenres.html#getGenreTVList-java.lang.String-">getGenreTVList(String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbGenres.html" title="class in com.omertron.themoviedbapi.methods">TmdbGenres</a></dt>
<dd>
<div class="block">Get the list of TV genres.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getGenreTVList-java.lang.String-">getGenreTVList(String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the list of TV genres..</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbAccount.html#getGuestRatedMovies-java.lang.String-java.lang.String-java.lang.Integer-com.omertron.themoviedbapi.enumeration.SortBy-">getGuestRatedMovies(String, String, Integer, SortBy)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbAccount.html" title="class in com.omertron.themoviedbapi.methods">TmdbAccount</a></dt>
<dd>
<div class="block">Get a list of rated movies for a specific guest session id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getGuestRatedMovies-java.lang.String-java.lang.String-java.lang.Integer-com.omertron.themoviedbapi.enumeration.SortBy-">getGuestRatedMovies(String, String, Integer, SortBy)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get a list of rated movies for a specific guest session id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html#getGuestSessionId--">getGuestSessionId()</a></span> - Method in class com.omertron.themoviedbapi.model.authentication.<a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbAuthentication.html#getGuestSessionToken--">getGuestSessionToken()</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbAuthentication.html" title="class in com.omertron.themoviedbapi.methods">TmdbAuthentication</a></dt>
<dd>
<div class="block">This method is used to generate a guest session id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getGuestSessionToken--">getGuestSessionToken()</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method is used to generate a guest session id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaCreditList.html#getGuestStars--">getGuestStars()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaCreditList.html" title="class in com.omertron.themoviedbapi.model.media">MediaCreditList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html#getGuestStars--">getGuestStars()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/account/Avatar.html#getHash--">getHash()</a></span> - Method in class com.omertron.themoviedbapi.model.account.<a href="com/omertron/themoviedbapi/model/account/Avatar.html" title="class in com.omertron.themoviedbapi.model.account">Avatar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/account/AvatarHash.html#getHash--">getHash()</a></span> - Method in class com.omertron.themoviedbapi.model.account.<a href="com/omertron/themoviedbapi/model/account/AvatarHash.html" title="class in com.omertron.themoviedbapi.model.account">AvatarHash</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/company/Company.html#getHeadquarters--">getHeadquarters()</a></span> - Method in class com.omertron.themoviedbapi.model.company.<a href="com/omertron/themoviedbapi/model/company/Company.html" title="class in com.omertron.themoviedbapi.model.company">Company</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#getHeight--">getHeight()</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/company/Company.html#getHomepage--">getHomepage()</a></span> - Method in class com.omertron.themoviedbapi.model.company.<a href="com/omertron/themoviedbapi/model/company/Company.html" title="class in com.omertron.themoviedbapi.model.company">Company</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#getHomepage--">getHomepage()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#getHomepage--">getHomepage()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#getHomepage--">getHomepage()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/interfaces/Identification.html#getId--">getId()</a></span> - Method in interface com.omertron.themoviedbapi.interfaces.<a href="com/omertron/themoviedbapi/interfaces/Identification.html" title="interface in com.omertron.themoviedbapi.interfaces">Identification</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/AbstractIdName.html#getId--">getId()</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/AbstractIdName.html" title="class in com.omertron.themoviedbapi.model">AbstractIdName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/account/Account.html#getId--">getId()</a></span> - Method in class com.omertron.themoviedbapi.model.account.<a href="com/omertron/themoviedbapi/model/account/Account.html" title="class in com.omertron.themoviedbapi.model.account">Account</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#getId--">getId()</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/change/ChangedItem.html#getId--">getId()</a></span> - Method in class com.omertron.themoviedbapi.model.change.<a href="com/omertron/themoviedbapi/model/change/ChangedItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangedItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/change/ChangeListItem.html#getId--">getId()</a></span> - Method in class com.omertron.themoviedbapi.model.change.<a href="com/omertron/themoviedbapi/model/change/ChangeListItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#getId--">getId()</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html#getId--">getId()</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model.collection">CollectionInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/company/Company.html#getId--">getId()</a></span> - Method in class com.omertron.themoviedbapi.model.company.<a href="com/omertron/themoviedbapi/model/company/Company.html" title="class in com.omertron.themoviedbapi.model.company">Company</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html#getId--">getId()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/MediaCredit.html#getId--">getId()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/MediaCredit.html" title="class in com.omertron.themoviedbapi.model.credits">MediaCredit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItem.html#getId--">getId()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItemStatus.html#getId--">getId()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItemStatus.html" title="class in com.omertron.themoviedbapi.model.list">ListItemStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/UserList.html#getId--">getId()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaBasic.html#getId--">getId()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaBasic.html" title="class in com.omertron.themoviedbapi.model.media">MediaBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaCreditList.html#getId--">getId()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaCreditList.html" title="class in com.omertron.themoviedbapi.model.media">MediaCreditList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaState.html#getId--">getId()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Video.html#getId--">getId()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/CreditInfo.html#getId--">getId()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/CreditInfo.html" title="class in com.omertron.themoviedbapi.model.person">CreditInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ExternalID.html#getId--">getId()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonCreditList.html#getId--">getId()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonCreditList.html" title="class in com.omertron.themoviedbapi.model.person">PersonCreditList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/review/Review.html#getId--">getId()</a></span> - Method in class com.omertron.themoviedbapi.model.review.<a href="com/omertron/themoviedbapi/model/review/Review.html" title="class in com.omertron.themoviedbapi.model.review">Review</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html#getId--">getId()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/AbstractWrapperId.html#getId--">getId()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/AbstractWrapperId.html" title="class in com.omertron.themoviedbapi.results">AbstractWrapperId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#getImages--">getImages()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#getImages--">getImages()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html#getImages--">getImages()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#getImages--">getImages()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html#getImages--">getImages()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#getImdbID--">getImdbID()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ExternalID.html#getImdbId--">getImdbId()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#getImdbId--">getImdbId()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ExternalID.html#getInstagramId--">getInstagramId()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItem.html#getItemCount--">getItemCount()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/UserList.html#getItemCount--">getItemCount()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItem.html#getItems--">getItems()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html#getJob--">getJob()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html#getJob--">getJob()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html" title="class in com.omertron.themoviedbapi.model.credits">MediaCreditCrew</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/CreditInfo.html#getJob--">getJob()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/CreditInfo.html" title="class in com.omertron.themoviedbapi.model.person">CreditInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbConfiguration.html#getJobs--">getJobs()</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbConfiguration.html" title="class in com.omertron.themoviedbapi.methods">TmdbConfiguration</a></dt>
<dd>
<div class="block">Get a list of valid jobs</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/JobDepartment.html#getJobs--">getJobs()</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/JobDepartment.html" title="class in com.omertron.themoviedbapi.model.config">JobDepartment</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperJobList.html#getJobs--">getJobs()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperJobList.html" title="class in com.omertron.themoviedbapi.results">WrapperJobList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getJobs--">getJobs()</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get a list of valid jobs</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/change/ChangeKeyItem.html#getKey--">getKey()</a></span> - Method in class com.omertron.themoviedbapi.model.change.<a href="com/omertron/themoviedbapi/model/change/ChangeKeyItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeKeyItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Video.html#getKey--">getKey()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbKeywords.html#getKeyword-java.lang.String-">getKeyword(String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbKeywords.html" title="class in com.omertron.themoviedbapi.methods">TmdbKeywords</a></dt>
<dd>
<div class="block">Get the basic information for a specific keyword id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getKeyword-java.lang.String-">getKeyword(String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the basic information for a specific keyword id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbKeywords.html#getKeywordMovies-java.lang.String-java.lang.String-java.lang.Integer-">getKeywordMovies(String, String, Integer)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbKeywords.html" title="class in com.omertron.themoviedbapi.methods">TmdbKeywords</a></dt>
<dd>
<div class="block">Get the list of movies for a particular keyword by id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getKeywordMovies-java.lang.String-java.lang.String-java.lang.Integer-">getKeywordMovies(String, String, Integer)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the list of movies for a particular keyword by id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#getKeywords--">getKeywords()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#getKeywords--">getKeywords()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperMovieKeywords.html#getKeywords--">getKeywords()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperMovieKeywords.html" title="class in com.omertron.themoviedbapi.results">WrapperMovieKeywords</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonFind.html#getKnownFor--">getKnownFor()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonFind.html" title="class in com.omertron.themoviedbapi.model.person">PersonFind</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/review/Review.html#getLangauage--">getLangauage()</a></span> - Method in class com.omertron.themoviedbapi.model.review.<a href="com/omertron/themoviedbapi/model/review/Review.html" title="class in com.omertron.themoviedbapi.model.review">Review</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/account/Account.html#getLanguage--">getLanguage()</a></span> - Method in class com.omertron.themoviedbapi.model.account.<a href="com/omertron/themoviedbapi/model/account/Account.html" title="class in com.omertron.themoviedbapi.model.account">Account</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#getLanguage--">getLanguage()</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/change/ChangedItem.html#getLanguage--">getLanguage()</a></span> - Method in class com.omertron.themoviedbapi.model.change.<a href="com/omertron/themoviedbapi/model/change/ChangedItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangedItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItem.html#getLanguage--">getLanguage()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/UserList.html#getLanguage--">getLanguage()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Translation.html#getLanguage--">getLanguage()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Translation.html" title="class in com.omertron.themoviedbapi.model.media">Translation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Video.html#getLanguage--">getLanguage()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ReleaseDate.html#getLanguage--">getLanguage()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ReleaseDate.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseDate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#getLanguages--">getLanguages()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#getLastAirDate--">getLastAirDate()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbMovies.html#getLatestMovie--">getLatestMovie()</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbMovies.html" title="class in com.omertron.themoviedbapi.methods">TmdbMovies</a></dt>
<dd>
<div class="block">This method is used to retrieve the newest movie that was added to TMDb.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getLatestMovie--">getLatestMovie()</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method is used to retrieve the newest movie that was added to TMDb.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbTV.html#getLatestTV--">getLatestTV()</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbTV.html" title="class in com.omertron.themoviedbapi.methods">TmdbTV</a></dt>
<dd>
<div class="block">Get the latest TV show id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getLatestTV--">getLatestTV()</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the latest TV show id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbLists.html#getList-java.lang.String-">getList(String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbLists.html" title="class in com.omertron.themoviedbapi.methods">TmdbLists</a></dt>
<dd>
<div class="block">Get a list by its ID</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getList-java.lang.String-">getList(String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get a list by its ID</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListStatusCode.html#getListId--">getListId()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListStatusCode.html" title="class in com.omertron.themoviedbapi.model.list">ListStatusCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#getLists--">getLists()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/UserList.html#getListType--">getListType()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/company/Company.html#getLogoPath--">getLogoPath()</a></span> - Method in class com.omertron.themoviedbapi.model.company.<a href="com/omertron/themoviedbapi/model/company/Company.html" title="class in com.omertron.themoviedbapi.model.company">Company</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/Configuration.html#getLogoSizes--">getLogoSizes()</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/ResultDates.html#getMaximum--">getMaximum()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/ResultDates.html" title="class in com.omertron.themoviedbapi.results">ResultDates</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/Certification.html#getMeaning--">getMeaning()</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/Certification.html" title="class in com.omertron.themoviedbapi.model">Certification</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html#getMedia--">getMedia()</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html" title="class in com.omertron.themoviedbapi.model.artwork">ArtworkMedia</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/CreditInfo.html#getMedia--">getMedia()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/CreditInfo.html" title="class in com.omertron.themoviedbapi.model.person">CreditInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/AbstractMethod.html#getMediaChanges-int-java.lang.String-java.lang.String-">getMediaChanges(int, String, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/AbstractMethod.html" title="class in com.omertron.themoviedbapi.methods">AbstractMethod</a></dt>
<dd>
<div class="block">Look up the media's changes by ID</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html#getMediaId--">getMediaId()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/review/Review.html#getMediaId--">getMediaId()</a></span> - Method in class com.omertron.themoviedbapi.model.review.<a href="com/omertron/themoviedbapi/model/review/Review.html" title="class in com.omertron.themoviedbapi.model.review">Review</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/review/Review.html#getMediaTitle--">getMediaTitle()</a></span> - Method in class com.omertron.themoviedbapi.model.review.<a href="com/omertron/themoviedbapi/model/review/Review.html" title="class in com.omertron.themoviedbapi.model.review">Review</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html#getMediaType--">getMediaType()</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html" title="class in com.omertron.themoviedbapi.model.artwork">ArtworkMedia</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html#getMediaType--">getMediaType()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaBasic.html#getMediaType--">getMediaType()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaBasic.html" title="class in com.omertron.themoviedbapi.model.media">MediaBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/CreditInfo.html#getMediaType--">getMediaType()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/CreditInfo.html" title="class in com.omertron.themoviedbapi.model.person">CreditInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/review/Review.html#getMediaType--">getMediaType()</a></span> - Method in class com.omertron.themoviedbapi.model.review.<a href="com/omertron/themoviedbapi/model/review/Review.html" title="class in com.omertron.themoviedbapi.model.review">Review</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/StatusCode.html#getMessage--">getMessage()</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/ResultDates.html#getMinimum--">getMinimum()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/ResultDates.html" title="class in com.omertron.themoviedbapi.results">ResultDates</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieAccountState-int-java.lang.String-">getMovieAccountState(int, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbMovies.html" title="class in com.omertron.themoviedbapi.methods">TmdbMovies</a></dt>
<dd>
<div class="block">This method lets a user get the status of whether or not the movie has been rated or added to their favourite or movie watch
list.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieAccountState-int-java.lang.String-">getMovieAccountState(int, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method lets a user get the status of whether or not the movie has
been rated or added to their favourite or movie watch list.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieAlternativeTitles-int-java.lang.String-">getMovieAlternativeTitles(int, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbMovies.html" title="class in com.omertron.themoviedbapi.methods">TmdbMovies</a></dt>
<dd>
<div class="block">This method is used to retrieve all of the alternative titles we have for a particular movie.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieAlternativeTitles-int-java.lang.String-">getMovieAlternativeTitles(int, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method is used to retrieve all of the alternative titles we have for
a particular movie.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieChangeList-java.lang.Integer-java.lang.String-java.lang.String-">getMovieChangeList(Integer, String, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get a list of Movie IDs that have been edited.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieChanges-int-java.lang.String-java.lang.String-">getMovieChanges(int, String, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbMovies.html" title="class in com.omertron.themoviedbapi.methods">TmdbMovies</a></dt>
<dd>
<div class="block">Get the changes for a specific movie ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieChanges-int-java.lang.String-java.lang.String-">getMovieChanges(int, String, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the changes for a specific movie ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieCredits-int-">getMovieCredits(int)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbMovies.html" title="class in com.omertron.themoviedbapi.methods">TmdbMovies</a></dt>
<dd>
<div class="block">Get the cast and crew information for a specific movie id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#getMovieCredits--">getMovieCredits()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieCredits-int-">getMovieCredits(int)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the cast and crew information for a specific movie id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieImages-int-java.lang.String-">getMovieImages(int, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbMovies.html" title="class in com.omertron.themoviedbapi.methods">TmdbMovies</a></dt>
<dd>
<div class="block">This method should be used when youre wanting to retrieve all of the images for a particular movie.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieImages-int-java.lang.String-">getMovieImages(int, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method should be used when youre wanting to retrieve all of the
images for a particular movie.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieInfo-int-java.lang.String-java.lang.String...-">getMovieInfo(int, String, String...)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbMovies.html" title="class in com.omertron.themoviedbapi.methods">TmdbMovies</a></dt>
<dd>
<div class="block">This method is used to retrieve all of the basic movie information.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieInfo-int-java.lang.String-java.lang.String...-">getMovieInfo(int, String, String...)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method is used to retrieve all of the basic movie information.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieInfoImdb-java.lang.String-java.lang.String-java.lang.String...-">getMovieInfoImdb(String, String, String...)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbMovies.html" title="class in com.omertron.themoviedbapi.methods">TmdbMovies</a></dt>
<dd>
<div class="block">This method is used to retrieve all of the basic movie information.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieInfoImdb-java.lang.String-java.lang.String-java.lang.String...-">getMovieInfoImdb(String, String, String...)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method is used to retrieve all of the basic movie information.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieKeywords-int-">getMovieKeywords(int)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbMovies.html" title="class in com.omertron.themoviedbapi.methods">TmdbMovies</a></dt>
<dd>
<div class="block">This method is used to retrieve all of the keywords that have been added to a particular movie.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieKeywords-int-">getMovieKeywords(int)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method is used to retrieve all of the keywords that have been added
to a particular movie.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieLists-int-java.lang.Integer-java.lang.String-">getMovieLists(int, Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbMovies.html" title="class in com.omertron.themoviedbapi.methods">TmdbMovies</a></dt>
<dd>
<div class="block">Get the lists that the movie belongs to</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieLists-int-java.lang.Integer-java.lang.String-">getMovieLists(int, Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the lists that the movie belongs to</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieReleaseInfo-int-java.lang.String-">getMovieReleaseInfo(int, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbMovies.html" title="class in com.omertron.themoviedbapi.methods">TmdbMovies</a></dt>
<dd>
<div class="block">This method is used to retrieve all of the release and certification data we have for a specific movie.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieReleaseInfo-int-java.lang.String-">getMovieReleaseInfo(int, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method is used to retrieve all of the release and certification data
we have for a specific movie.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/FindResults.html#getMovieResults--">getMovieResults()</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/FindResults.html" title="class in com.omertron.themoviedbapi.model">FindResults</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieReviews-int-java.lang.Integer-java.lang.String-">getMovieReviews(int, Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbMovies.html" title="class in com.omertron.themoviedbapi.methods">TmdbMovies</a></dt>
<dd>
<div class="block">Get the reviews for a particular movie id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieReviews-int-java.lang.Integer-java.lang.String-">getMovieReviews(int, Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the reviews for a particular movie id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbCertifications.html#getMoviesCertification--">getMoviesCertification()</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbCertifications.html" title="class in com.omertron.themoviedbapi.methods">TmdbCertifications</a></dt>
<dd>
<div class="block">Get a list of movies certification.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getMoviesCertification--">getMoviesCertification()</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get a list of movies certification.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieTranslations-int-">getMovieTranslations(int)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbMovies.html" title="class in com.omertron.themoviedbapi.methods">TmdbMovies</a></dt>
<dd>
<div class="block">This method is used to retrieve a list of the available translations for a specific movie.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieTranslations-int-">getMovieTranslations(int)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method is used to retrieve a list of the available translations for
a specific movie.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbMovies.html#getMovieVideos-int-java.lang.String-">getMovieVideos(int, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbMovies.html" title="class in com.omertron.themoviedbapi.methods">TmdbMovies</a></dt>
<dd>
<div class="block">This method is used to retrieve all of the trailers for a particular movie.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getMovieVideos-int-java.lang.String-">getMovieVideos(int, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method is used to retrieve all of the trailers for a particular
movie.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/AbstractIdName.html#getName--">getName()</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/AbstractIdName.html" title="class in com.omertron.themoviedbapi.model">AbstractIdName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/account/Account.html#getName--">getName()</a></span> - Method in class com.omertron.themoviedbapi.model.account.<a href="com/omertron/themoviedbapi/model/account/Account.html" title="class in com.omertron.themoviedbapi.model.account">Account</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#getName--">getName()</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html#getName--">getName()</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model.collection">CollectionInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/company/Company.html#getName--">getName()</a></span> - Method in class com.omertron.themoviedbapi.model.company.<a href="com/omertron/themoviedbapi/model/company/Company.html" title="class in com.omertron.themoviedbapi.model.company">Company</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditTVBasic.html#getName--">getName()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditTVBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditTVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/MediaCredit.html#getName--">getName()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/MediaCredit.html" title="class in com.omertron.themoviedbapi.model.credits">MediaCredit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/Language.html#getName--">getName()</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/Language.html" title="class in com.omertron.themoviedbapi.model">Language</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItem.html#getName--">getName()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/UserList.html#getName--">getName()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Trailer.html#getName--">getName()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Trailer.html" title="class in com.omertron.themoviedbapi.model.media">Trailer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Translation.html#getName--">getName()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Translation.html" title="class in com.omertron.themoviedbapi.model.media">Translation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Video.html#getName--">getName()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ProductionCountry.html#getName--">getName()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ProductionCountry.html" title="class in com.omertron.themoviedbapi.model.movie">ProductionCountry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVBasic.html#getName--">getName()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html#getName--">getName()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html#getName--">getName()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbNetworks.html#getNetworkInfo-int-">getNetworkInfo(int)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbNetworks.html" title="class in com.omertron.themoviedbapi.methods">TmdbNetworks</a></dt>
<dd>
<div class="block">This method is used to retrieve the basic information about a TV network.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getNetworkInfo-int-">getNetworkInfo(int)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method is used to retrieve the basic information about a TV network.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#getNetworks--">getNetworks()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ReleaseDate.html#getNote--">getNote()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ReleaseDate.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseDate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbMovies.html#getNowPlayingMovies-java.lang.Integer-java.lang.String-">getNowPlayingMovies(Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbMovies.html" title="class in com.omertron.themoviedbapi.methods">TmdbMovies</a></dt>
<dd>
<div class="block">This method is used to retrieve the movies currently in theatres.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getNowPlayingMovies-java.lang.Integer-java.lang.String-">getNowPlayingMovies(Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method is used to retrieve the movies currently in theatres.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#getNumberOfEpisodes--">getNumberOfEpisodes()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#getNumberOfSeasons--">getNumberOfSeasons()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/Certification.html#getOrder--">getOrder()</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/Certification.html" title="class in com.omertron.themoviedbapi.model">Certification</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/MediaCreditCast.html#getOrder--">getOrder()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/MediaCreditCast.html" title="class in com.omertron.themoviedbapi.model.credits">MediaCreditCast</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#getOriginalLanguage--">getOriginalLanguage()</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html#getOriginalLanguage--">getOriginalLanguage()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVBasic.html#getOriginalLanguage--">getOriginalLanguage()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditTVBasic.html#getOriginalName--">getOriginalName()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditTVBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditTVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVBasic.html#getOriginalName--">getOriginalName()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVCredit.html#getOriginalName--">getOriginalName()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVCredit.html" title="class in com.omertron.themoviedbapi.model.tv">TVCredit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#getOriginalTitle--">getOriginalTitle()</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html#getOriginalTitle--">getOriginalTitle()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditMovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html#getOriginalTitle--">getOriginalTitle()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/change/ChangedItem.html#getOriginalValue--">getOriginalValue()</a></span> - Method in class com.omertron.themoviedbapi.model.change.<a href="com/omertron/themoviedbapi/model/change/ChangedItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangedItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVBasic.html#getOriginCountry--">getOriginCountry()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#getOverview--">getOverview()</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html#getOverview--">getOverview()</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model.collection">CollectionInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html#getOverview--">getOverview()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVBasic.html#getOverview--">getOverview()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html#getOverview--">getOverview()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html#getOverview--">getOverview()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/interfaces/WrapperPages.html#getPage--">getPage()</a></span> - Method in interface com.omertron.themoviedbapi.interfaces.<a href="com/omertron/themoviedbapi/interfaces/WrapperPages.html" title="interface in com.omertron.themoviedbapi.interfaces">WrapperPages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html#getPage--">getPage()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html" title="class in com.omertron.themoviedbapi.results">AbstractWrapperIdPages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#getParams--">getParams()</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Get the parameters</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/company/Company.html#getParentCompany--">getParentCompany()</a></span> - Method in class com.omertron.themoviedbapi.model.company.<a href="com/omertron/themoviedbapi/model/company/Company.html" title="class in com.omertron.themoviedbapi.model.company">Company</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html#getParts--">getParts()</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model.collection">CollectionInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/CreditInfo.html#getPerson--">getPerson()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/CreditInfo.html" title="class in com.omertron.themoviedbapi.model.person">CreditInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonChangeList-java.lang.Integer-java.lang.String-java.lang.String-">getPersonChangeList(Integer, String, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get a list of PersonInfo IDs that have been edited.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbPeople.html#getPersonChanges-int-java.lang.String-java.lang.String-">getPersonChanges(int, String, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbPeople.html" title="class in com.omertron.themoviedbapi.methods">TmdbPeople</a></dt>
<dd>
<div class="block">Get the changes for a specific person id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonChanges-int-java.lang.String-java.lang.String-">getPersonChanges(int, String, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the changes for a specific person id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbPeople.html#getPersonCombinedCredits-int-java.lang.String-">getPersonCombinedCredits(int, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbPeople.html" title="class in com.omertron.themoviedbapi.methods">TmdbPeople</a></dt>
<dd>
<div class="block">Get the combined (movie and TV) credits for a specific person id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonCombinedCredits-int-java.lang.String-">getPersonCombinedCredits(int, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the combined (movie and TV) credits for a specific person id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbPeople.html#getPersonExternalIds-int-">getPersonExternalIds(int)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbPeople.html" title="class in com.omertron.themoviedbapi.methods">TmdbPeople</a></dt>
<dd>
<div class="block">Get the external ids for a specific person id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonExternalIds-int-">getPersonExternalIds(int)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the external ids for a specific person id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbPeople.html#getPersonImages-int-">getPersonImages(int)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbPeople.html" title="class in com.omertron.themoviedbapi.methods">TmdbPeople</a></dt>
<dd>
<div class="block">Get the images for a specific person id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonImages-int-">getPersonImages(int)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the images for a specific person id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbPeople.html#getPersonInfo-int-java.lang.String...-">getPersonInfo(int, String...)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbPeople.html" title="class in com.omertron.themoviedbapi.methods">TmdbPeople</a></dt>
<dd>
<div class="block">Get the general person information for a specific id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonInfo-int-java.lang.String...-">getPersonInfo(int, String...)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the general person information for a specific id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbPeople.html#getPersonLatest--">getPersonLatest()</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbPeople.html" title="class in com.omertron.themoviedbapi.methods">TmdbPeople</a></dt>
<dd>
<div class="block">Get the latest person id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonLatest--">getPersonLatest()</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the latest person id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbPeople.html#getPersonMovieCredits-int-java.lang.String-">getPersonMovieCredits(int, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbPeople.html" title="class in com.omertron.themoviedbapi.methods">TmdbPeople</a></dt>
<dd>
<div class="block">Get the movie credits for a specific person id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonMovieCredits-int-java.lang.String-">getPersonMovieCredits(int, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the movie credits for a specific person id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbPeople.html#getPersonPopular-java.lang.Integer-">getPersonPopular(Integer)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbPeople.html" title="class in com.omertron.themoviedbapi.methods">TmdbPeople</a></dt>
<dd>
<div class="block">Get the list of popular people on The Movie Database.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonPopular-java.lang.Integer-">getPersonPopular(Integer)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the list of popular people on The Movie Database.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/FindResults.html#getPersonResults--">getPersonResults()</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/FindResults.html" title="class in com.omertron.themoviedbapi.model">FindResults</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbPeople.html#getPersonTaggedImages-int-java.lang.Integer-java.lang.String-">getPersonTaggedImages(int, Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbPeople.html" title="class in com.omertron.themoviedbapi.methods">TmdbPeople</a></dt>
<dd>
<div class="block">Get the images that have been tagged with a specific person id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonTaggedImages-int-java.lang.Integer-java.lang.String-">getPersonTaggedImages(int, Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the images that have been tagged with a specific person id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbPeople.html#getPersonTVCredits-int-java.lang.String-">getPersonTVCredits(int, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbPeople.html" title="class in com.omertron.themoviedbapi.methods">TmdbPeople</a></dt>
<dd>
<div class="block">Get the TV credits for a specific person id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getPersonTVCredits-int-java.lang.String-">getPersonTVCredits(int, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the TV credits for a specific person id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#getPlaceOfBirth--">getPlaceOfBirth()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#getPopularity--">getPopularity()</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaBasic.html#getPopularity--">getPopularity()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaBasic.html" title="class in com.omertron.themoviedbapi.model.media">MediaBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonFind.html#getPopularity--">getPopularity()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonFind.html" title="class in com.omertron.themoviedbapi.model.person">PersonFind</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#getPopularity--">getPopularity()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbMovies.html#getPopularMovieList-java.lang.Integer-java.lang.String-">getPopularMovieList(Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbMovies.html" title="class in com.omertron.themoviedbapi.methods">TmdbMovies</a></dt>
<dd>
<div class="block">This method is used to retrieve the daily movie popularity list.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getPopularMovieList-java.lang.Integer-java.lang.String-">getPopularMovieList(Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method is used to retrieve the daily movie popularity list.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#getPosterPath--">getPosterPath()</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html#getPosterPath--">getPosterPath()</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model.collection">CollectionInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItem.html#getPosterPath--">getPosterPath()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/UserList.html#getPosterPath--">getPosterPath()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaBasic.html#getPosterPath--">getPosterPath()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaBasic.html" title="class in com.omertron.themoviedbapi.model.media">MediaBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html#getPosterPath--">getPosterPath()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperImages.html#getPosters--">getPosters()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperImages.html" title="class in com.omertron.themoviedbapi.results">WrapperImages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/Configuration.html#getPosterSizes--">getPosterSizes()</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html#getProductionCode--">getProductionCode()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#getProductionCompanies--">getProductionCompanies()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#getProductionCompanies--">getProductionCompanies()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#getProductionCountries--">getProductionCountries()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonBasic.html#getProfilePath--">getProfilePath()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonBasic.html" title="class in com.omertron.themoviedbapi.model.person">PersonBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperImages.html#getProfiles--">getProfiles()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperImages.html" title="class in com.omertron.themoviedbapi.results">WrapperImages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/Configuration.html#getProfileSizes--">getProfileSizes()</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/ExternalSource.html#getPropertyString--">getPropertyString()</a></span> - Method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/ExternalSource.html" title="enum in com.omertron.themoviedbapi.enumeration">ExternalSource</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/MovieMethod.html#getPropertyString--">getPropertyString()</a></span> - Method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/MovieMethod.html" title="enum in com.omertron.themoviedbapi.enumeration">MovieMethod</a></dt>
<dd>
<div class="block">Get the string to use in the URL</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/PeopleMethod.html#getPropertyString--">getPropertyString()</a></span> - Method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/PeopleMethod.html" title="enum in com.omertron.themoviedbapi.enumeration">PeopleMethod</a></dt>
<dd>
<div class="block">Get the string to use in the URL</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/SearchType.html#getPropertyString--">getPropertyString()</a></span> - Method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/SearchType.html" title="enum in com.omertron.themoviedbapi.enumeration">SearchType</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/SortBy.html#getPropertyString--">getPropertyString()</a></span> - Method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/SortBy.html" title="enum in com.omertron.themoviedbapi.enumeration">SortBy</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/TVEpisodeMethod.html#getPropertyString--">getPropertyString()</a></span> - Method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/TVEpisodeMethod.html" title="enum in com.omertron.themoviedbapi.enumeration">TVEpisodeMethod</a></dt>
<dd>
<div class="block">Get the string to use in the URL</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/TVMethod.html#getPropertyString--">getPropertyString()</a></span> - Method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/TVMethod.html" title="enum in com.omertron.themoviedbapi.enumeration">TVMethod</a></dt>
<dd>
<div class="block">Get the string to use in the URL</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/TVSeasonMethod.html#getPropertyString--">getPropertyString()</a></span> - Method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/TVSeasonMethod.html" title="enum in com.omertron.themoviedbapi.enumeration">TVSeasonMethod</a></dt>
<dd>
<div class="block">Get the string to use in the URL</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/interfaces/AppendToResponseMethod.html#getPropertyString--">getPropertyString()</a></span> - Method in interface com.omertron.themoviedbapi.interfaces.<a href="com/omertron/themoviedbapi/interfaces/AppendToResponseMethod.html" title="interface in com.omertron.themoviedbapi.interfaces">AppendToResponseMethod</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaState.html#getRated--">getRated()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbAccount.html#getRatedMovies-java.lang.String-int-java.lang.Integer-java.lang.String-java.lang.String-">getRatedMovies(String, int, Integer, String, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbAccount.html" title="class in com.omertron.themoviedbapi.methods">TmdbAccount</a></dt>
<dd>
<div class="block">Get the list of rated movies (and associated rating) for an account.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getRatedMovies-java.lang.String-int-java.lang.Integer-java.lang.String-java.lang.String-">getRatedMovies(String, int, Integer, String, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the list of rated movies (and associated rating) for an account.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbAccount.html#getRatedTV-java.lang.String-int-java.lang.Integer-java.lang.String-java.lang.String-">getRatedTV(String, int, Integer, String, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbAccount.html" title="class in com.omertron.themoviedbapi.methods">TmdbAccount</a></dt>
<dd>
<div class="block">Get the list of rated TV shows (and associated rating) for an account.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getRatedTV-java.lang.String-int-java.lang.Integer-java.lang.String-java.lang.String-">getRatedTV(String, int, Integer, String, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the list of rated TV shows (and associated rating) for an account.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ContentRating.html#getRating--">getRating()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ContentRating.html" title="class in com.omertron.themoviedbapi.model.person">ContentRating</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVBasic.html#getRating--">getRating()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#getReleaseDate--">getReleaseDate()</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html#getReleaseDate--">getReleaseDate()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditMovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html#getReleaseDate--">getReleaseDate()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/Release.html#getReleaseDate--">getReleaseDate()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/Release.html" title="class in com.omertron.themoviedbapi.model.movie">Release</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ReleaseDates.html#getReleaseDate--">getReleaseDate()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ReleaseDates.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseDates</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbMovies.html#getReleaseDates-int-">getReleaseDates(int)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbMovies.html" title="class in com.omertron.themoviedbapi.methods">TmdbMovies</a></dt>
<dd>
<div class="block">Get the release dates, certifications and related information by country for a specific movie id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#getReleases--">getReleases()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/HttpTools.html#getRequest-java.net.URL-">getRequest(URL)</a></span> - Method in class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/HttpTools.html" title="class in com.omertron.themoviedbapi.tools">HttpTools</a></dt>
<dd>
<div class="block">GET data from the URL</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html#getRequestToken--">getRequestToken()</a></span> - Method in class com.omertron.themoviedbapi.model.authentication.<a href="com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenAuthorisation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/ResultList.html#getResults--">getResults()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/ResultsMap.html#getResults--">getResults()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/ResultsMap.html" title="class in com.omertron.themoviedbapi.results">ResultsMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperGenericList.html#getResults--">getResults()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperGenericList.html" title="class in com.omertron.themoviedbapi.results">WrapperGenericList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperMultiSearch.html#getResults--">getResults()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperMultiSearch.html" title="class in com.omertron.themoviedbapi.results">WrapperMultiSearch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperGenericList.html#getResultsList--">getResultsList()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperGenericList.html" title="class in com.omertron.themoviedbapi.results">WrapperGenericList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html#getRevenue--">getRevenue()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbReviews.html#getReview-java.lang.String-">getReview(String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbReviews.html" title="class in com.omertron.themoviedbapi.methods">TmdbReviews</a></dt>
<dd>
<div class="block">Get the full details of a review by ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#getReviews--">getReviews()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getReviews-java.lang.String-">getReviews(String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#getRuntime--">getRuntime()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbSeasons.html#getSeasonAccountState-int-java.lang.String-">getSeasonAccountState(int, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbSeasons.html" title="class in com.omertron.themoviedbapi.methods">TmdbSeasons</a></dt>
<dd>
<div class="block">This method lets users get the status of whether or not the TV episodes of a season have been rated.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getSeasonAccountState-int-java.lang.String-">getSeasonAccountState(int, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method lets users get the status of whether or not the TV episodes
of a season have been rated.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbSeasons.html#getSeasonChanges-int-java.lang.String-java.lang.String-">getSeasonChanges(int, String, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbSeasons.html" title="class in com.omertron.themoviedbapi.methods">TmdbSeasons</a></dt>
<dd>
<div class="block">Look up a TV season's changes by season ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getSeasonChanges-int-java.lang.String-java.lang.String-">getSeasonChanges(int, String, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Look up a TV season's changes by season ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbSeasons.html#getSeasonCredits-int-int-">getSeasonCredits(int, int)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbSeasons.html" title="class in com.omertron.themoviedbapi.methods">TmdbSeasons</a></dt>
<dd>
<div class="block">Get the cast & crew credits for a TV season by season number.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getSeasonCredits-int-int-">getSeasonCredits(int, int)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the cast & crew credits for a TV season by season number.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbSeasons.html#getSeasonExternalID-int-int-java.lang.String-">getSeasonExternalID(int, int, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbSeasons.html" title="class in com.omertron.themoviedbapi.methods">TmdbSeasons</a></dt>
<dd>
<div class="block">Get the external ids that we have stored for a TV season by season number.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getSeasonExternalID-int-int-java.lang.String-">getSeasonExternalID(int, int, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the external ids that we have stored for a TV season by season
number.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbSeasons.html#getSeasonImages-int-int-java.lang.String-java.lang.String...-">getSeasonImages(int, int, String, String...)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbSeasons.html" title="class in com.omertron.themoviedbapi.methods">TmdbSeasons</a></dt>
<dd>
<div class="block">Get the images that we have stored for a TV season by season number.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getSeasonImages-int-int-java.lang.String-java.lang.String...-">getSeasonImages(int, int, String, String...)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the images that we have stored for a TV season by season number.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbSeasons.html#getSeasonInfo-int-int-java.lang.String-java.lang.String...-">getSeasonInfo(int, int, String, String...)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbSeasons.html" title="class in com.omertron.themoviedbapi.methods">TmdbSeasons</a></dt>
<dd>
<div class="block">Get the primary information about a TV season by its season number.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getSeasonInfo-int-int-java.lang.String-java.lang.String...-">getSeasonInfo(int, int, String, String...)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the primary information about a TV season by its season number.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html#getSeasonNumber--">getSeasonNumber()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html#getSeasonNumber--">getSeasonNumber()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVCredit.html#getSeasons--">getSeasons()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVCredit.html" title="class in com.omertron.themoviedbapi.model.tv">TVCredit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#getSeasons--">getSeasons()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbSeasons.html#getSeasonVideos-int-int-java.lang.String-">getSeasonVideos(int, int, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbSeasons.html" title="class in com.omertron.themoviedbapi.methods">TmdbSeasons</a></dt>
<dd>
<div class="block">Get the videos that have been added to a TV season (trailers, teasers, etc...)</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getSeasonVideos-int-int-java.lang.String-">getSeasonVideos(int, int, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the videos that have been added to a TV season (trailers, teasers,
etc...)</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/Configuration.html#getSecureBaseUrl--">getSecureBaseUrl()</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html#getSessionId--">getSessionId()</a></span> - Method in class com.omertron.themoviedbapi.model.authentication.<a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbAuthentication.html#getSessionToken-com.omertron.themoviedbapi.model.authentication.TokenAuthorisation-">getSessionToken(TokenAuthorisation)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbAuthentication.html" title="class in com.omertron.themoviedbapi.methods">TmdbAuthentication</a></dt>
<dd>
<div class="block">This method is used to generate a session id for user based
authentication.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getSessionToken-com.omertron.themoviedbapi.model.authentication.TokenAuthorisation-">getSessionToken(TokenAuthorisation)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method is used to generate a session id for user based
authentication.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbAuthentication.html#getSessionTokenLogin-com.omertron.themoviedbapi.model.authentication.TokenAuthorisation-java.lang.String-java.lang.String-">getSessionTokenLogin(TokenAuthorisation, String, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbAuthentication.html" title="class in com.omertron.themoviedbapi.methods">TmdbAuthentication</a></dt>
<dd>
<div class="block">This method is used to generate a session id for user based
authentication.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getSessionTokenLogin-com.omertron.themoviedbapi.model.authentication.TokenAuthorisation-java.lang.String-java.lang.String-">getSessionTokenLogin(TokenAuthorisation, String, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method is used to generate a session id for user based
authentication.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html#getShowId--">getShowId()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbMovies.html#getSimilarMovies-int-java.lang.Integer-java.lang.String-">getSimilarMovies(int, Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbMovies.html" title="class in com.omertron.themoviedbapi.methods">TmdbMovies</a></dt>
<dd>
<div class="block">The similar movies method will let you retrieve the similar movies for a particular movie.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#getSimilarMovies--">getSimilarMovies()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getSimilarMovies-int-java.lang.Integer-java.lang.String-">getSimilarMovies(int, Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">The similar movies method will let you retrieve the similar movies for a
particular movie.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#getSimilarTV--">getSimilarTV()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Video.html#getSite--">getSite()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Trailer.html#getSize--">getSize()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Trailer.html" title="class in com.omertron.themoviedbapi.model.media">Trailer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Video.html#getSize--">getSize()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Trailer.html#getSource--">getSource()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Trailer.html" title="class in com.omertron.themoviedbapi.model.media">Trailer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#getSpokenLanguages--">getSpokenLanguages()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#getStatus--">getStatus()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#getStatus--">getStatus()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html#getStatusCode--">getStatusCode()</a></span> - Method in class com.omertron.themoviedbapi.model.authentication.<a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItem.html#getStatusCode--">getStatusCode()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItemStatus.html#getStatusCode--">getStatusCode()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItemStatus.html" title="class in com.omertron.themoviedbapi.model.list">ListItemStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html#getStatusMessage--">getStatusMessage()</a></span> - Method in class com.omertron.themoviedbapi.model.authentication.<a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItem.html#getStatusMessage--">getStatusMessage()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html#getStillPath--">getStillPath()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/Configuration.html#getStillSizes--">getStillSizes()</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html#getSuccess--">getSuccess()</a></span> - Method in class com.omertron.themoviedbapi.model.authentication.<a href="com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenAuthorisation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html#getSuccess--">getSuccess()</a></span> - Method in class com.omertron.themoviedbapi.model.authentication.<a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#getTaggedImages--">getTaggedImages()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#getTagline--">getTagline()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/change/ChangedItem.html#getTime--">getTime()</a></span> - Method in class com.omertron.themoviedbapi.model.change.<a href="com/omertron/themoviedbapi/model/change/ChangedItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangedItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbConfiguration.html#getTimezones--">getTimezones()</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbConfiguration.html" title="class in com.omertron.themoviedbapi.methods">TmdbConfiguration</a></dt>
<dd>
<div class="block">Get the list of supported timezones for the API methods that support them</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getTimezones--">getTimezones()</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the list of supported timezones for the API methods that support
them.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#getTitle--">getTitle()</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html#getTitle--">getTitle()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditMovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/AlternativeTitle.html#getTitle--">getTitle()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model.media">AlternativeTitle</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html#getTitle--">getTitle()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html#getTitles--">getTitles()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html" title="class in com.omertron.themoviedbapi.results">WrapperAlternativeTitles</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperConfig.html#getTmdbConfiguration--">getTmdbConfiguration()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperConfig.html" title="class in com.omertron.themoviedbapi.results">WrapperConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbMovies.html#getTopRatedMovies-java.lang.Integer-java.lang.String-">getTopRatedMovies(Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbMovies.html" title="class in com.omertron.themoviedbapi.methods">TmdbMovies</a></dt>
<dd>
<div class="block">This method is used to retrieve the top rated movies that have over 10 votes on TMDb.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getTopRatedMovies-java.lang.Integer-java.lang.String-">getTopRatedMovies(Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method is used to retrieve the top rated movies that have over 10
votes on TMDb.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/interfaces/WrapperPages.html#getTotalPages--">getTotalPages()</a></span> - Method in interface com.omertron.themoviedbapi.interfaces.<a href="com/omertron/themoviedbapi/interfaces/WrapperPages.html" title="interface in com.omertron.themoviedbapi.interfaces">WrapperPages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html#getTotalPages--">getTotalPages()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html" title="class in com.omertron.themoviedbapi.results">AbstractWrapperIdPages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/interfaces/WrapperPages.html#getTotalResults--">getTotalResults()</a></span> - Method in interface com.omertron.themoviedbapi.interfaces.<a href="com/omertron/themoviedbapi/interfaces/WrapperPages.html" title="interface in com.omertron.themoviedbapi.interfaces">WrapperPages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html#getTotalResults--">getTotalResults()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html" title="class in com.omertron.themoviedbapi.results">AbstractWrapperIdPages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/ResultList.html#getTotalResults--">getTotalResults()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/ResultsMap.html#getTotalResults--">getTotalResults()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/ResultsMap.html" title="class in com.omertron.themoviedbapi.results">ResultsMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#getTranslations--">getTranslations()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#getTranslations--">getTranslations()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperTranslations.html#getTranslations--">getTranslations()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperTranslations.html" title="class in com.omertron.themoviedbapi.results">WrapperTranslations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbTV.html#getTVAccountState-int-java.lang.String-">getTVAccountState(int, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbTV.html" title="class in com.omertron.themoviedbapi.methods">TmdbTV</a></dt>
<dd>
<div class="block">This method lets users get the status of whether or not the TV show has
been rated or added to their favourite or watch lists.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getTVAccountState-int-java.lang.String-">getTVAccountState(int, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method lets users get the status of whether or not the TV show has
been rated or added to their favourite or watch lists.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbTV.html#getTVAiringToday-java.lang.Integer-java.lang.String-java.lang.String-">getTVAiringToday(Integer, String, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbTV.html" title="class in com.omertron.themoviedbapi.methods">TmdbTV</a></dt>
<dd>
<div class="block">Get the list of TV shows that air today.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getTVAiringToday-java.lang.Integer-java.lang.String-java.lang.String-">getTVAiringToday(Integer, String, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the list of TV shows that air today.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbTV.html#getTVAlternativeTitles-int-">getTVAlternativeTitles(int)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbTV.html" title="class in com.omertron.themoviedbapi.methods">TmdbTV</a></dt>
<dd>
<div class="block">Get the alternative titles for a specific show ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getTVAlternativeTitles-int-">getTVAlternativeTitles(int)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the alternative titles for a specific show ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbCertifications.html#getTvCertification--">getTvCertification()</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbCertifications.html" title="class in com.omertron.themoviedbapi.methods">TmdbCertifications</a></dt>
<dd>
<div class="block">Get a list of tv certification.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getTvCertification--">getTvCertification()</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get a list of tv certification.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getTvChangeList-java.lang.Integer-java.lang.String-java.lang.String-">getTvChangeList(Integer, String, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get a list of TV IDs that have been edited.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbTV.html#getTVChanges-int-java.lang.String-java.lang.String-">getTVChanges(int, String, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbTV.html" title="class in com.omertron.themoviedbapi.methods">TmdbTV</a></dt>
<dd>
<div class="block">Get the changes for a specific TV show id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getTVChanges-int-java.lang.String-java.lang.String-">getTVChanges(int, String, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the changes for a specific TV show id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbTV.html#getTVContentRatings-int-">getTVContentRatings(int)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbTV.html" title="class in com.omertron.themoviedbapi.methods">TmdbTV</a></dt>
<dd>
<div class="block">Get the content ratings for a specific TV show id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getTVContentRatings-int-">getTVContentRatings(int)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the content ratings for a specific TV show id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbTV.html#getTVCredits-int-java.lang.String-">getTVCredits(int, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbTV.html" title="class in com.omertron.themoviedbapi.methods">TmdbTV</a></dt>
<dd>
<div class="block">Get the cast & crew information about a TV series.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#getTvCredits--">getTvCredits()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getTVCredits-int-java.lang.String-">getTVCredits(int, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the cast & crew information about a TV series.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ExternalID.html#getTvdbId--">getTvdbId()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/FindResults.html#getTvEpisodeResults--">getTvEpisodeResults()</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/FindResults.html" title="class in com.omertron.themoviedbapi.model">FindResults</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbTV.html#getTVExternalIDs-int-java.lang.String-">getTVExternalIDs(int, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbTV.html" title="class in com.omertron.themoviedbapi.methods">TmdbTV</a></dt>
<dd>
<div class="block">Get the external ids that we have stored for a TV series.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getTVExternalIDs-int-java.lang.String-">getTVExternalIDs(int, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the external ids that we have stored for a TV series.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbTV.html#getTVImages-int-java.lang.String-java.lang.String...-">getTVImages(int, String, String...)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbTV.html" title="class in com.omertron.themoviedbapi.methods">TmdbTV</a></dt>
<dd>
<div class="block">Get the images (posters and backdrops) for a TV series.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getTVImages-int-java.lang.String-java.lang.String...-">getTVImages(int, String, String...)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the images (posters and backdrops) for a TV series.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbTV.html#getTVInfo-int-java.lang.String-java.lang.String...-">getTVInfo(int, String, String...)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbTV.html" title="class in com.omertron.themoviedbapi.methods">TmdbTV</a></dt>
<dd>
<div class="block">Get the primary information about a TV series by id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getTVInfo-int-java.lang.String-java.lang.String...-">getTVInfo(int, String, String...)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the primary information about a TV series by id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbTV.html#getTVKeywords-int-">getTVKeywords(int)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbTV.html" title="class in com.omertron.themoviedbapi.methods">TmdbTV</a></dt>
<dd>
<div class="block">Get the plot keywords for a specific TV show id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getTVKeywords-int-">getTVKeywords(int)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the plot keywords for a specific TV show id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbTV.html#getTVOnTheAir-java.lang.Integer-java.lang.String-">getTVOnTheAir(Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbTV.html" title="class in com.omertron.themoviedbapi.methods">TmdbTV</a></dt>
<dd>
<div class="block">Get the list of TV shows that are currently on the air.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getTVOnTheAir-java.lang.Integer-java.lang.String-">getTVOnTheAir(Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the list of TV shows that are currently on the air.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbTV.html#getTVPopular-java.lang.Integer-java.lang.String-">getTVPopular(Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbTV.html" title="class in com.omertron.themoviedbapi.methods">TmdbTV</a></dt>
<dd>
<div class="block">Get the list of popular TV shows.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getTVPopular-java.lang.Integer-java.lang.String-">getTVPopular(Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the list of popular TV shows.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ExternalID.html#getTvrageId--">getTvrageId()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/FindResults.html#getTvResults--">getTvResults()</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/FindResults.html" title="class in com.omertron.themoviedbapi.model">FindResults</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/FindResults.html#getTvSeasonResults--">getTvSeasonResults()</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/FindResults.html" title="class in com.omertron.themoviedbapi.model">FindResults</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbTV.html#getTVSimilar-int-java.lang.Integer-java.lang.String-">getTVSimilar(int, Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbTV.html" title="class in com.omertron.themoviedbapi.methods">TmdbTV</a></dt>
<dd>
<div class="block">Get the similar TV shows for a specific tv id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getTVSimilar-int-java.lang.Integer-java.lang.String-">getTVSimilar(int, Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the similar TV shows for a specific tv id.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbTV.html#getTVTopRated-java.lang.Integer-java.lang.String-">getTVTopRated(Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbTV.html" title="class in com.omertron.themoviedbapi.methods">TmdbTV</a></dt>
<dd>
<div class="block">Get the list of top rated TV shows.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getTVTopRated-java.lang.Integer-java.lang.String-">getTVTopRated(Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the list of top rated TV shows.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbTV.html#getTVTranslations-int-">getTVTranslations(int)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbTV.html" title="class in com.omertron.themoviedbapi.methods">TmdbTV</a></dt>
<dd>
<div class="block">Get the list of translations that exist for a TV series.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getTVTranslations-int-">getTVTranslations(int)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the list of translations that exist for a TV series.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbTV.html#getTVVideos-int-java.lang.String-">getTVVideos(int, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbTV.html" title="class in com.omertron.themoviedbapi.methods">TmdbTV</a></dt>
<dd>
<div class="block">Get the videos that have been added to a TV series (trailers, opening
credits, etc...)</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getTVVideos-int-java.lang.String-">getTVVideos(int, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the videos that have been added to a TV series (trailers, opening
credits, etc...)</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ExternalID.html#getTwitterId--">getTwitterId()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Trailer.html#getType--">getType()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Trailer.html" title="class in com.omertron.themoviedbapi.model.media">Trailer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Video.html#getType--">getType()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ReleaseDate.html#getType--">getType()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ReleaseDate.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseDate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#getType--">getType()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/AbstractWrapperBase.html#getTypeList-java.lang.Class-E:A-">getTypeList(Class&lt;E&gt;, E[])</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/AbstractWrapperBase.html" title="class in com.omertron.themoviedbapi.results">AbstractWrapperBase</a></dt>
<dd>
<div class="block">Get a list of the enums passed</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/AbstractMethod.html#getTypeReference-java.lang.Class-">getTypeReference(Class)</a></span> - Static method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/AbstractMethod.html" title="class in com.omertron.themoviedbapi.methods">AbstractMethod</a></dt>
<dd>
<div class="block">Helper function to get a pre-generated TypeReference for a class</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbMovies.html#getUpcoming-java.lang.Integer-java.lang.String-">getUpcoming(Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbMovies.html" title="class in com.omertron.themoviedbapi.methods">TmdbMovies</a></dt>
<dd>
<div class="block">Get the list of upcoming movies.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getUpcoming-java.lang.Integer-java.lang.String-">getUpcoming(Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the list of upcoming movies.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/review/Review.html#getUrl--">getUrl()</a></span> - Method in class com.omertron.themoviedbapi.model.review.<a href="com/omertron/themoviedbapi/model/review/Review.html" title="class in com.omertron.themoviedbapi.model.review">Review</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbAccount.html#getUserLists-java.lang.String-int-">getUserLists(String, int)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbAccount.html" title="class in com.omertron.themoviedbapi.methods">TmdbAccount</a></dt>
<dd>
<div class="block">Get all lists of a given user</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getUserLists-java.lang.String-int-">getUserLists(String, int)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get all lists of a given user</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/account/Account.html#getUserName--">getUserName()</a></span> - Method in class com.omertron.themoviedbapi.model.account.<a href="com/omertron/themoviedbapi/model/account/Account.html" title="class in com.omertron.themoviedbapi.model.account">Account</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html#getUserRating--">getUserRating()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/Certification.html#getValue--">getValue()</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/Certification.html" title="class in com.omertron.themoviedbapi.model">Certification</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/change/ChangedItem.html#getValue--">getValue()</a></span> - Method in class com.omertron.themoviedbapi.model.change.<a href="com/omertron/themoviedbapi/model/change/ChangedItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangedItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/RatedValue.html#getValue--">getValue()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/RatedValue.html" title="class in com.omertron.themoviedbapi.model.media">RatedValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/MethodBase.html#getValue--">getValue()</a></span> - Method in enum com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/MethodBase.html" title="enum in com.omertron.themoviedbapi.tools">MethodBase</a></dt>
<dd>
<div class="block">Get the URL parameter to use</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/MethodSub.html#getValue--">getValue()</a></span> - Method in enum com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/MethodSub.html" title="enum in com.omertron.themoviedbapi.tools">MethodSub</a></dt>
<dd>
<div class="block">Get the URL parameter to use</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/Param.html#getValue--">getValue()</a></span> - Method in enum com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/Param.html" title="enum in com.omertron.themoviedbapi.tools">Param</a></dt>
<dd>
<div class="block">Get the URL parameter to use</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/PostBody.html#getValue--">getValue()</a></span> - Method in enum com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/PostBody.html" title="enum in com.omertron.themoviedbapi.tools">PostBody</a></dt>
<dd>
<div class="block">Get the URL parameter to use</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#getVideos--">getVideos()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html#getVideos--">getVideos()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#getVideos--">getVideos()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html#getVideos--">getVideos()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperVideos.html#getVideos--">getVideos()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperVideos.html" title="class in com.omertron.themoviedbapi.results">WrapperVideos</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#getVoteAverage--">getVoteAverage()</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#getVoteAverage--">getVoteAverage()</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaBasic.html#getVoteAverage--">getVoteAverage()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaBasic.html" title="class in com.omertron.themoviedbapi.model.media">MediaBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#getVoteCount--">getVoteCount()</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#getVoteCount--">getVoteCount()</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaBasic.html#getVoteCount--">getVoteCount()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaBasic.html" title="class in com.omertron.themoviedbapi.model.media">MediaBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbAccount.html#getWatchListMovie-java.lang.String-int-java.lang.Integer-java.lang.String-java.lang.String-">getWatchListMovie(String, int, Integer, String, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbAccount.html" title="class in com.omertron.themoviedbapi.methods">TmdbAccount</a></dt>
<dd>
<div class="block">Get the list of movies on an accounts watch list.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getWatchListMovie-java.lang.String-int-java.lang.Integer-java.lang.String-java.lang.String-">getWatchListMovie(String, int, Integer, String, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the list of movies on an accounts watchlist.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbAccount.html#getWatchListTV-java.lang.String-int-java.lang.Integer-java.lang.String-java.lang.String-">getWatchListTV(String, int, Integer, String, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbAccount.html" title="class in com.omertron.themoviedbapi.methods">TmdbAccount</a></dt>
<dd>
<div class="block">Get the list of movies on an accounts watch list.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#getWatchListTV-java.lang.String-int-java.lang.Integer-java.lang.String-java.lang.String-">getWatchListTV(String, int, Integer, String, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Get the list of movies on an accounts watchlist.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#getWidth--">getWidth()</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:H">
<!-- -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/AbstractJsonMapping.html#handleUnknown-java.lang.String-java.lang.Object-">handleUnknown(String, Object)</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/AbstractJsonMapping.html" title="class in com.omertron.themoviedbapi.model">AbstractJsonMapping</a></dt>
<dd>
<div class="block">Handle unknown properties and print a message</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/TmdbParameters.html#has-com.omertron.themoviedbapi.tools.Param-">has(Param)</a></span> - Method in class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/TmdbParameters.html" title="class in com.omertron.themoviedbapi.tools">TmdbParameters</a></dt>
<dd>
<div class="block">Check to see if the collection has a certain parameter</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/AbstractIdName.html#hashCode--">hashCode()</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/AbstractIdName.html" title="class in com.omertron.themoviedbapi.model">AbstractIdName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#hashCode--">hashCode()</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html#hashCode--">hashCode()</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html" title="class in com.omertron.themoviedbapi.model.artwork">ArtworkMedia</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#hashCode--">hashCode()</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/Language.html#hashCode--">hashCode()</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/Language.html" title="class in com.omertron.themoviedbapi.model">Language</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/AlternativeTitle.html#hashCode--">hashCode()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model.media">AlternativeTitle</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Trailer.html#hashCode--">hashCode()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Trailer.html" title="class in com.omertron.themoviedbapi.model.media">Trailer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Translation.html#hashCode--">hashCode()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Translation.html" title="class in com.omertron.themoviedbapi.model.media">Translation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Video.html#hashCode--">hashCode()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ProductionCountry.html#hashCode--">hashCode()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ProductionCountry.html" title="class in com.omertron.themoviedbapi.model.movie">ProductionCountry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ReleaseInfo.html#hashCode--">hashCode()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ReleaseInfo.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/interfaces/AppendToResponse.html#hasMethod-T-">hasMethod(T)</a></span> - Method in interface com.omertron.themoviedbapi.interfaces.<a href="com/omertron/themoviedbapi/interfaces/AppendToResponse.html" title="interface in com.omertron.themoviedbapi.interfaces">AppendToResponse</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#hasMethod-com.omertron.themoviedbapi.enumeration.MovieMethod-">hasMethod(MovieMethod)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#hasMethod-com.omertron.themoviedbapi.enumeration.PeopleMethod-">hasMethod(PeopleMethod)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html#hasMethod-com.omertron.themoviedbapi.enumeration.TVEpisodeMethod-">hasMethod(TVEpisodeMethod)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#hasMethod-com.omertron.themoviedbapi.enumeration.TVMethod-">hasMethod(TVMethod)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html#hasMethod-com.omertron.themoviedbapi.enumeration.TVSeasonMethod-">hasMethod(TVSeasonMethod)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/AbstractMethod.html#httpTools">httpTools</a></span> - Variable in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/AbstractMethod.html" title="class in com.omertron.themoviedbapi.methods">AbstractMethod</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/tools/HttpTools.html" title="class in com.omertron.themoviedbapi.tools"><span class="typeNameLink">HttpTools</span></a> - Class in <a href="com/omertron/themoviedbapi/tools/package-summary.html">com.omertron.themoviedbapi.tools</a></dt>
<dd>
<div class="block">HTTP tools to aid in processing web requests</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/HttpTools.html#HttpTools-org.apache.http.client.HttpClient-">HttpTools(HttpClient)</a></span> - Constructor for class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/HttpTools.html" title="class in com.omertron.themoviedbapi.tools">HttpTools</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:I">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><a href="com/omertron/themoviedbapi/interfaces/Identification.html" title="interface in com.omertron.themoviedbapi.interfaces"><span class="typeNameLink">Identification</span></a> - Interface in <a href="com/omertron/themoviedbapi/interfaces/package-summary.html">com.omertron.themoviedbapi.interfaces</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#includeAdult-boolean-">includeAdult(boolean)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Toggle the inclusion of adult titles</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#includeVideo-boolean-">includeVideo(boolean)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Toggle the inclusion of items marked as a video.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/change/ChangeListItem.html#isAdult--">isAdult()</a></span> - Method in class com.omertron.themoviedbapi.model.change.<a href="com/omertron/themoviedbapi/model/change/ChangeListItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#isAdult--">isAdult()</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html#isAdult--">isAdult()</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditMovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html#isAdult--">isAdult()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#isAdult--">isAdult()</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/ResultList.html#isEmpty--">isEmpty()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/ResultsMap.html#isEmpty--">isEmpty()</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/ResultsMap.html" title="class in com.omertron.themoviedbapi.results">ResultsMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/TmdbParameters.html#isEmpty--">isEmpty()</a></span> - Method in class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/TmdbParameters.html" title="class in com.omertron.themoviedbapi.tools">TmdbParameters</a></dt>
<dd>
<div class="block">Check to see if the collection has no items</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaState.html#isFavorite--">isFavorite()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/account/Account.html#isIncludeAdult--">isIncludeAdult()</a></span> - Method in class com.omertron.themoviedbapi.model.account.<a href="com/omertron/themoviedbapi/model/account/Account.html" title="class in com.omertron.themoviedbapi.model.account">Account</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#isInProduction--">isInProduction()</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItemStatus.html#isItemPresent--">isItemPresent()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItemStatus.html" title="class in com.omertron.themoviedbapi.model.list">ListItemStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/TmdbParameters.html#isNotEmpty--">isNotEmpty()</a></span> - Method in class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/TmdbParameters.html" title="class in com.omertron.themoviedbapi.tools">TmdbParameters</a></dt>
<dd>
<div class="block">Check to see if the collection has items</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ReleaseInfo.html#isPrimary--">isPrimary()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ReleaseInfo.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListStatusCode.html#isSuccess--">isSuccess()</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListStatusCode.html" title="class in com.omertron.themoviedbapi.model.list">ListStatusCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/Configuration.html#isValidBackdropSize-java.lang.String-">isValidBackdropSize(String)</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></dt>
<dd>
<div class="block">Check that the backdrop size is valid</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/Configuration.html#isValidLogoSize-java.lang.String-">isValidLogoSize(String)</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></dt>
<dd>
<div class="block">Check that the logo size is valid</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/Configuration.html#isValidPosterSize-java.lang.String-">isValidPosterSize(String)</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></dt>
<dd>
<div class="block">Check that the poster size is valid</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/Configuration.html#isValidProfileSize-java.lang.String-">isValidProfileSize(String)</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></dt>
<dd>
<div class="block">Check that the profile size is valid</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/Configuration.html#isValidSize-java.lang.String-">isValidSize(String)</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></dt>
<dd>
<div class="block">Check to see if the size is valid for any of the images types</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#isVideo--">isVideo()</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html#isVideo--">isVideo()</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaState.html#isWatchlist--">isWatchlist()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:J">
<!-- -->
</a>
<h2 class="title">J</h2>
<dl>
<dt><a href="com/omertron/themoviedbapi/model/config/JobDepartment.html" title="class in com.omertron.themoviedbapi.model.config"><span class="typeNameLink">JobDepartment</span></a> - Class in <a href="com/omertron/themoviedbapi/model/config/package-summary.html">com.omertron.themoviedbapi.model.config</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/JobDepartment.html#JobDepartment--">JobDepartment()</a></span> - Constructor for class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/JobDepartment.html" title="class in com.omertron.themoviedbapi.model.config">JobDepartment</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:K">
<!-- -->
</a>
<h2 class="title">K</h2>
<dl>
<dt><a href="com/omertron/themoviedbapi/model/keyword/Keyword.html" title="class in com.omertron.themoviedbapi.model.keyword"><span class="typeNameLink">Keyword</span></a> - Class in <a href="com/omertron/themoviedbapi/model/keyword/package-summary.html">com.omertron.themoviedbapi.model.keyword</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/keyword/Keyword.html#Keyword--">Keyword()</a></span> - Constructor for class com.omertron.themoviedbapi.model.keyword.<a href="com/omertron/themoviedbapi/model/keyword/Keyword.html" title="class in com.omertron.themoviedbapi.model.keyword">Keyword</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:L">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#language-java.lang.String-">language(String)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">ISO 639-1 code</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/model/Language.html" title="class in com.omertron.themoviedbapi.model"><span class="typeNameLink">Language</span></a> - Class in <a href="com/omertron/themoviedbapi/model/package-summary.html">com.omertron.themoviedbapi.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/Language.html#Language--">Language()</a></span> - Constructor for class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/Language.html" title="class in com.omertron.themoviedbapi.model">Language</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list"><span class="typeNameLink">ListItem</span></a>&lt;<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="type parameter in ListItem">T</a>&gt; - Class in <a href="com/omertron/themoviedbapi/model/list/package-summary.html">com.omertron.themoviedbapi.model.list</a></dt>
<dd>
<div class="block">Wrapper for the ListItem function</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItem.html#ListItem--">ListItem()</a></span> - Constructor for class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/list/ListItemStatus.html" title="class in com.omertron.themoviedbapi.model.list"><span class="typeNameLink">ListItemStatus</span></a> - Class in <a href="com/omertron/themoviedbapi/model/list/package-summary.html">com.omertron.themoviedbapi.model.list</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItemStatus.html#ListItemStatus--">ListItemStatus()</a></span> - Constructor for class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItemStatus.html" title="class in com.omertron.themoviedbapi.model.list">ListItemStatus</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/list/ListStatusCode.html" title="class in com.omertron.themoviedbapi.model.list"><span class="typeNameLink">ListStatusCode</span></a> - Class in <a href="com/omertron/themoviedbapi/model/list/package-summary.html">com.omertron.themoviedbapi.model.list</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListStatusCode.html#ListStatusCode--">ListStatusCode()</a></span> - Constructor for class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListStatusCode.html" title="class in com.omertron.themoviedbapi.model.list">ListStatusCode</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:M">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/AbstractMethod.html#MAPPER">MAPPER</a></span> - Static variable in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/AbstractMethod.html" title="class in com.omertron.themoviedbapi.methods">AbstractMethod</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/PostTools.html#MAPPER">MAPPER</a></span> - Static variable in class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/PostTools.html" title="class in com.omertron.themoviedbapi.tools">PostTools</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/media/MediaBasic.html" title="class in com.omertron.themoviedbapi.model.media"><span class="typeNameLink">MediaBasic</span></a> - Class in <a href="com/omertron/themoviedbapi/model/media/package-summary.html">com.omertron.themoviedbapi.model.media</a></dt>
<dd>
<div class="block">Basic media information</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaBasic.html#MediaBasic--">MediaBasic()</a></span> - Constructor for class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaBasic.html" title="class in com.omertron.themoviedbapi.model.media">MediaBasic</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/credits/MediaCredit.html" title="class in com.omertron.themoviedbapi.model.credits"><span class="typeNameLink">MediaCredit</span></a> - Class in <a href="com/omertron/themoviedbapi/model/credits/package-summary.html">com.omertron.themoviedbapi.model.credits</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/MediaCredit.html#MediaCredit--">MediaCredit()</a></span> - Constructor for class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/MediaCredit.html" title="class in com.omertron.themoviedbapi.model.credits">MediaCredit</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/credits/MediaCreditCast.html" title="class in com.omertron.themoviedbapi.model.credits"><span class="typeNameLink">MediaCreditCast</span></a> - Class in <a href="com/omertron/themoviedbapi/model/credits/package-summary.html">com.omertron.themoviedbapi.model.credits</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/MediaCreditCast.html#MediaCreditCast--">MediaCreditCast()</a></span> - Constructor for class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/MediaCreditCast.html" title="class in com.omertron.themoviedbapi.model.credits">MediaCreditCast</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html" title="class in com.omertron.themoviedbapi.model.credits"><span class="typeNameLink">MediaCreditCrew</span></a> - Class in <a href="com/omertron/themoviedbapi/model/credits/package-summary.html">com.omertron.themoviedbapi.model.credits</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html#MediaCreditCrew--">MediaCreditCrew()</a></span> - Constructor for class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html" title="class in com.omertron.themoviedbapi.model.credits">MediaCreditCrew</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/media/MediaCreditList.html" title="class in com.omertron.themoviedbapi.model.media"><span class="typeNameLink">MediaCreditList</span></a> - Class in <a href="com/omertron/themoviedbapi/model/media/package-summary.html">com.omertron.themoviedbapi.model.media</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaCreditList.html#MediaCreditList--">MediaCreditList()</a></span> - Constructor for class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaCreditList.html" title="class in com.omertron.themoviedbapi.model.media">MediaCreditList</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media"><span class="typeNameLink">MediaState</span></a> - Class in <a href="com/omertron/themoviedbapi/model/media/package-summary.html">com.omertron.themoviedbapi.model.media</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaState.html#MediaState--">MediaState()</a></span> - Constructor for class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/enumeration/MediaType.html" title="enum in com.omertron.themoviedbapi.enumeration"><span class="typeNameLink">MediaType</span></a> - Enum in <a href="com/omertron/themoviedbapi/enumeration/package-summary.html">com.omertron.themoviedbapi.enumeration</a></dt>
<dd>
<div class="block">Media type options</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/tools/MethodBase.html" title="enum in com.omertron.themoviedbapi.tools"><span class="typeNameLink">MethodBase</span></a> - Enum in <a href="com/omertron/themoviedbapi/tools/package-summary.html">com.omertron.themoviedbapi.tools</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/tools/MethodSub.html" title="enum in com.omertron.themoviedbapi.tools"><span class="typeNameLink">MethodSub</span></a> - Enum in <a href="com/omertron/themoviedbapi/tools/package-summary.html">com.omertron.themoviedbapi.tools</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbAccount.html#modifyFavoriteStatus-java.lang.String-int-com.omertron.themoviedbapi.enumeration.MediaType-int-boolean-">modifyFavoriteStatus(String, int, MediaType, int, boolean)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbAccount.html" title="class in com.omertron.themoviedbapi.methods">TmdbAccount</a></dt>
<dd>
<div class="block">Add or remove a movie to an accounts favorite list.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#modifyFavoriteStatus-java.lang.String-int-java.lang.Integer-com.omertron.themoviedbapi.enumeration.MediaType-boolean-">modifyFavoriteStatus(String, int, Integer, MediaType, boolean)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Add or remove a movie to an accounts favourite list.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbAccount.html#modifyWatchList-java.lang.String-int-com.omertron.themoviedbapi.enumeration.MediaType-java.lang.Integer-boolean-">modifyWatchList(String, int, MediaType, Integer, boolean)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbAccount.html" title="class in com.omertron.themoviedbapi.methods">TmdbAccount</a></dt>
<dd>
<div class="block">Add or remove a movie to an accounts watch list.</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie"><span class="typeNameLink">MovieBasic</span></a> - Class in <a href="com/omertron/themoviedbapi/model/movie/package-summary.html">com.omertron.themoviedbapi.model.movie</a></dt>
<dd>
<div class="block">Basic Movie information</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html#MovieBasic--">MovieBasic()</a></span> - Constructor for class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi"><span class="typeNameLink">MovieDbException</span></a> - Exception in <a href="com/omertron/themoviedbapi/package-summary.html">com.omertron.themoviedbapi</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/MovieDbException.html#MovieDbException-org.yamj.api.common.exception.ApiExceptionType-java.lang.String-">MovieDbException(ApiExceptionType, String)</a></span> - Constructor for exception com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/MovieDbException.html#MovieDbException-org.yamj.api.common.exception.ApiExceptionType-java.lang.String-java.net.URL-">MovieDbException(ApiExceptionType, String, URL)</a></span> - Constructor for exception com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/MovieDbException.html#MovieDbException-org.yamj.api.common.exception.ApiExceptionType-java.lang.String-int-java.net.URL-">MovieDbException(ApiExceptionType, String, int, URL)</a></span> - Constructor for exception com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/MovieDbException.html#MovieDbException-org.yamj.api.common.exception.ApiExceptionType-java.lang.String-java.lang.String-">MovieDbException(ApiExceptionType, String, String)</a></span> - Constructor for exception com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/MovieDbException.html#MovieDbException-org.yamj.api.common.exception.ApiExceptionType-java.lang.String-int-java.lang.String-">MovieDbException(ApiExceptionType, String, int, String)</a></span> - Constructor for exception com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/MovieDbException.html#MovieDbException-org.yamj.api.common.exception.ApiExceptionType-java.lang.String-java.net.URL-java.lang.Throwable-">MovieDbException(ApiExceptionType, String, URL, Throwable)</a></span> - Constructor for exception com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/MovieDbException.html#MovieDbException-org.yamj.api.common.exception.ApiExceptionType-java.lang.String-int-java.net.URL-java.lang.Throwable-">MovieDbException(ApiExceptionType, String, int, URL, Throwable)</a></span> - Constructor for exception com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/MovieDbException.html#MovieDbException-org.yamj.api.common.exception.ApiExceptionType-java.lang.String-java.lang.String-java.lang.Throwable-">MovieDbException(ApiExceptionType, String, String, Throwable)</a></span> - Constructor for exception com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/MovieDbException.html#MovieDbException-org.yamj.api.common.exception.ApiExceptionType-java.lang.String-int-java.lang.String-java.lang.Throwable-">MovieDbException(ApiExceptionType, String, int, String, Throwable)</a></span> - Constructor for exception com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/MovieDbException.html" title="class in com.omertron.themoviedbapi">MovieDbException</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie"><span class="typeNameLink">MovieInfo</span></a> - Class in <a href="com/omertron/themoviedbapi/model/movie/package-summary.html">com.omertron.themoviedbapi.model.movie</a></dt>
<dd>
<div class="block">Movie Info</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#MovieInfo--">MovieInfo()</a></span> - Constructor for class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/enumeration/MovieMethod.html" title="enum in com.omertron.themoviedbapi.enumeration"><span class="typeNameLink">MovieMethod</span></a> - Enum in <a href="com/omertron/themoviedbapi/enumeration/package-summary.html">com.omertron.themoviedbapi.enumeration</a></dt>
<dd>
<div class="block">List of all "Append To Response" movie methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/Compare.html#movies-com.omertron.themoviedbapi.model.movie.MovieInfo-java.lang.String-java.lang.String-">movies(MovieInfo, String, String)</a></span> - Static method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/Compare.html" title="class in com.omertron.themoviedbapi">Compare</a></dt>
<dd>
<div class="block">Compare the MovieDB object with a title and year</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/Compare.html#movies-com.omertron.themoviedbapi.model.movie.MovieInfo-java.lang.String-java.lang.String-int-boolean-">movies(MovieInfo, String, String, int, boolean)</a></span> - Static method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/Compare.html" title="class in com.omertron.themoviedbapi">Compare</a></dt>
<dd>
<div class="block">Compare the MovieDB object with a title and year</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/Compare.html#movies-com.omertron.themoviedbapi.model.movie.MovieInfo-java.lang.String-java.lang.String-int-">movies(MovieInfo, String, String, int)</a></span> - Static method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/Compare.html" title="class in com.omertron.themoviedbapi">Compare</a></dt>
<dd>
<div class="block">Compare the MovieDB object with a title and year, case sensitive</div>
</dd>
</dl>
<a name="I:N">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><a href="com/omertron/themoviedbapi/model/network/Network.html" title="class in com.omertron.themoviedbapi.model.network"><span class="typeNameLink">Network</span></a> - Class in <a href="com/omertron/themoviedbapi/model/network/package-summary.html">com.omertron.themoviedbapi.model.network</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/network/Network.html#Network--">Network()</a></span> - Constructor for class com.omertron.themoviedbapi.model.network.<a href="com/omertron/themoviedbapi/model/network/Network.html" title="class in com.omertron.themoviedbapi.model.network">Network</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:O">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/WithBuilder.html#or-int-">or(int)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/WithBuilder.html" title="class in com.omertron.themoviedbapi.model.discover">WithBuilder</a></dt>
<dd>
<div class="block">Add an "OR ID"</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/WithBuilder.html#or-java.lang.String-">or(String)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/WithBuilder.html" title="class in com.omertron.themoviedbapi.model.discover">WithBuilder</a></dt>
<dd>
<div class="block">Add an "OR ID"</div>
</dd>
</dl>
<a name="I:P">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#page-int-">page(int)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Minimum value is 1 if included.</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/tools/Param.html" title="enum in com.omertron.themoviedbapi.tools"><span class="typeNameLink">Param</span></a> - Enum in <a href="com/omertron/themoviedbapi/tools/package-summary.html">com.omertron.themoviedbapi.tools</a></dt>
<dd>
<div class="block">Parameters for use in the URL</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/enumeration/PeopleMethod.html" title="enum in com.omertron.themoviedbapi.enumeration"><span class="typeNameLink">PeopleMethod</span></a> - Enum in <a href="com/omertron/themoviedbapi/enumeration/package-summary.html">com.omertron.themoviedbapi.enumeration</a></dt>
<dd>
<div class="block">List of People methods</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/model/person/PersonBasic.html" title="class in com.omertron.themoviedbapi.model.person"><span class="typeNameLink">PersonBasic</span></a> - Class in <a href="com/omertron/themoviedbapi/model/person/package-summary.html">com.omertron.themoviedbapi.model.person</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonBasic.html#PersonBasic--">PersonBasic()</a></span> - Constructor for class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonBasic.html" title="class in com.omertron.themoviedbapi.model.person">PersonBasic</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/person/PersonCreditList.html" title="class in com.omertron.themoviedbapi.model.person"><span class="typeNameLink">PersonCreditList</span></a>&lt;<a href="com/omertron/themoviedbapi/model/person/PersonCreditList.html" title="type parameter in PersonCreditList">T</a> extends <a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditBasic</a>&gt; - Class in <a href="com/omertron/themoviedbapi/model/person/package-summary.html">com.omertron.themoviedbapi.model.person</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonCreditList.html#PersonCreditList--">PersonCreditList()</a></span> - Constructor for class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonCreditList.html" title="class in com.omertron.themoviedbapi.model.person">PersonCreditList</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html" title="class in com.omertron.themoviedbapi.model.person"><span class="typeNameLink">PersonCreditsMixIn</span></a> - Class in <a href="com/omertron/themoviedbapi/model/person/package-summary.html">com.omertron.themoviedbapi.model.person</a></dt>
<dd>
<div class="block">Jackson mixin class to deserialize the combined credits</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html#PersonCreditsMixIn--">PersonCreditsMixIn()</a></span> - Constructor for class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html" title="class in com.omertron.themoviedbapi.model.person">PersonCreditsMixIn</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/person/PersonFind.html" title="class in com.omertron.themoviedbapi.model.person"><span class="typeNameLink">PersonFind</span></a> - Class in <a href="com/omertron/themoviedbapi/model/person/package-summary.html">com.omertron.themoviedbapi.model.person</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonFind.html#PersonFind--">PersonFind()</a></span> - Constructor for class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonFind.html" title="class in com.omertron.themoviedbapi.model.person">PersonFind</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person"><span class="typeNameLink">PersonInfo</span></a> - Class in <a href="com/omertron/themoviedbapi/model/person/package-summary.html">com.omertron.themoviedbapi.model.person</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#PersonInfo--">PersonInfo()</a></span> - Constructor for class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/tools/PostBody.html" title="enum in com.omertron.themoviedbapi.tools"><span class="typeNameLink">PostBody</span></a> - Enum in <a href="com/omertron/themoviedbapi/tools/package-summary.html">com.omertron.themoviedbapi.tools</a></dt>
<dd>
<div class="block">List of values to use for the POST requests</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbEpisodes.html#postEpisodeRating-int-int-int-int-java.lang.String-java.lang.String-">postEpisodeRating(int, int, int, int, String, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbEpisodes.html" title="class in com.omertron.themoviedbapi.methods">TmdbEpisodes</a></dt>
<dd>
<div class="block">This method lets users rate a TV episode.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#postEpisodeRating-int-int-int-int-java.lang.String-java.lang.String-">postEpisodeRating(int, int, int, int, String, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method lets users rate a TV episode.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbMovies.html#postMovieRating-int-int-java.lang.String-java.lang.String-">postMovieRating(int, int, String, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbMovies.html" title="class in com.omertron.themoviedbapi.methods">TmdbMovies</a></dt>
<dd>
<div class="block">This method lets users rate a movie.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#postMovieRating-int-int-java.lang.String-java.lang.String-">postMovieRating(int, int, String, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method lets users rate a movie.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/HttpTools.html#postRequest-java.net.URL-java.lang.String-">postRequest(URL, String)</a></span> - Method in class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/HttpTools.html" title="class in com.omertron.themoviedbapi.tools">HttpTools</a></dt>
<dd>
<div class="block">POST content to the URL with the specified body</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/tools/PostTools.html" title="class in com.omertron.themoviedbapi.tools"><span class="typeNameLink">PostTools</span></a> - Class in <a href="com/omertron/themoviedbapi/tools/package-summary.html">com.omertron.themoviedbapi.tools</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/PostTools.html#PostTools--">PostTools()</a></span> - Constructor for class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/PostTools.html" title="class in com.omertron.themoviedbapi.tools">PostTools</a></dt>
<dd>
<div class="block">Construct an empty set of values</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbTV.html#postTVRating-int-int-java.lang.String-java.lang.String-">postTVRating(int, int, String, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbTV.html" title="class in com.omertron.themoviedbapi.methods">TmdbTV</a></dt>
<dd>
<div class="block">This method lets users rate a TV show.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#postTVRating-int-int-java.lang.String-java.lang.String-">postTVRating(int, int, String, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method lets users rate a TV show.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#primaryReleaseYear-int-">primaryReleaseYear(int)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Filter the results so that only the primary release date year has this value</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/AbstractMethod.html#processWrapper-com.fasterxml.jackson.core.type.TypeReference-java.net.URL-java.lang.String-">processWrapper(TypeReference, URL, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/AbstractMethod.html" title="class in com.omertron.themoviedbapi.methods">AbstractMethod</a></dt>
<dd>
<div class="block">Process the wrapper list and return the whole wrapper</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/AbstractMethod.html#processWrapperList-com.fasterxml.jackson.core.type.TypeReference-java.net.URL-java.lang.String-">processWrapperList(TypeReference, URL, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/AbstractMethod.html" title="class in com.omertron.themoviedbapi.methods">AbstractMethod</a></dt>
<dd>
<div class="block">Process the wrapper list and return the results</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/model/movie/ProductionCompany.html" title="class in com.omertron.themoviedbapi.model.movie"><span class="typeNameLink">ProductionCompany</span></a> - Class in <a href="com/omertron/themoviedbapi/model/movie/package-summary.html">com.omertron.themoviedbapi.model.movie</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ProductionCompany.html#ProductionCompany--">ProductionCompany()</a></span> - Constructor for class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ProductionCompany.html" title="class in com.omertron.themoviedbapi.model.movie">ProductionCompany</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/movie/ProductionCountry.html" title="class in com.omertron.themoviedbapi.model.movie"><span class="typeNameLink">ProductionCountry</span></a> - Class in <a href="com/omertron/themoviedbapi/model/movie/package-summary.html">com.omertron.themoviedbapi.model.movie</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ProductionCountry.html#ProductionCountry--">ProductionCountry()</a></span> - Constructor for class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ProductionCountry.html" title="class in com.omertron.themoviedbapi.model.movie">ProductionCountry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/ResultsMap.html#put-K-V-">put(K, V)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/ResultsMap.html" title="class in com.omertron.themoviedbapi.results">ResultsMap</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:R">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><a href="com/omertron/themoviedbapi/model/media/RatedValue.html" title="class in com.omertron.themoviedbapi.model.media"><span class="typeNameLink">RatedValue</span></a> - Class in <a href="com/omertron/themoviedbapi/model/media/package-summary.html">com.omertron.themoviedbapi.model.media</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/RatedValue.html#RatedValue--">RatedValue()</a></span> - Constructor for class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/RatedValue.html" title="class in com.omertron.themoviedbapi.model.media">RatedValue</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/movie/Release.html" title="class in com.omertron.themoviedbapi.model.movie"><span class="typeNameLink">Release</span></a> - Class in <a href="com/omertron/themoviedbapi/model/movie/package-summary.html">com.omertron.themoviedbapi.model.movie</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/Release.html#Release--">Release()</a></span> - Constructor for class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/Release.html" title="class in com.omertron.themoviedbapi.model.movie">Release</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/movie/ReleaseDate.html" title="class in com.omertron.themoviedbapi.model.movie"><span class="typeNameLink">ReleaseDate</span></a> - Class in <a href="com/omertron/themoviedbapi/model/movie/package-summary.html">com.omertron.themoviedbapi.model.movie</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ReleaseDate.html#ReleaseDate--">ReleaseDate()</a></span> - Constructor for class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ReleaseDate.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseDate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#releaseDateGte-java.lang.String-">releaseDateGte(String)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">The minimum release to include.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#releaseDateLte-java.lang.String-">releaseDateLte(String)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">The maximum release to include.</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/model/movie/ReleaseDates.html" title="class in com.omertron.themoviedbapi.model.movie"><span class="typeNameLink">ReleaseDates</span></a> - Class in <a href="com/omertron/themoviedbapi/model/movie/package-summary.html">com.omertron.themoviedbapi.model.movie</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ReleaseDates.html#ReleaseDates--">ReleaseDates()</a></span> - Constructor for class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ReleaseDates.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseDates</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/movie/ReleaseInfo.html" title="class in com.omertron.themoviedbapi.model.movie"><span class="typeNameLink">ReleaseInfo</span></a> - Class in <a href="com/omertron/themoviedbapi/model/movie/package-summary.html">com.omertron.themoviedbapi.model.movie</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ReleaseInfo.html#ReleaseInfo--">ReleaseInfo()</a></span> - Constructor for class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ReleaseInfo.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/enumeration/ReleaseType.html" title="enum in com.omertron.themoviedbapi.enumeration"><span class="typeNameLink">ReleaseType</span></a> - Enum in <a href="com/omertron/themoviedbapi/enumeration/package-summary.html">com.omertron.themoviedbapi.enumeration</a></dt>
<dd>
<div class="block">Release Type for the video</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/TmdbParameters.html#remove-com.omertron.themoviedbapi.tools.Param-">remove(Param)</a></span> - Method in class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/TmdbParameters.html" title="class in com.omertron.themoviedbapi.tools">TmdbParameters</a></dt>
<dd>
<div class="block">Remove a parameter from the collection</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#removeFromWatchList-java.lang.String-int-com.omertron.themoviedbapi.enumeration.MediaType-java.lang.Integer-">removeFromWatchList(String, int, MediaType, Integer)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Remove a movie from an accounts watch list.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbLists.html#removeItem-java.lang.String-java.lang.String-int-">removeItem(String, String, int)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbLists.html" title="class in com.omertron.themoviedbapi.methods">TmdbLists</a></dt>
<dd>
<div class="block">This method lets users delete items from a list that they created.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#removeItemFromList-java.lang.String-java.lang.String-java.lang.Integer-">removeItemFromList(String, String, Integer)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This method lets users remove items from a list that they created.</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/results/ResultDates.html" title="class in com.omertron.themoviedbapi.results"><span class="typeNameLink">ResultDates</span></a> - Class in <a href="com/omertron/themoviedbapi/results/package-summary.html">com.omertron.themoviedbapi.results</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/ResultDates.html#ResultDates--">ResultDates()</a></span> - Constructor for class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/ResultDates.html" title="class in com.omertron.themoviedbapi.results">ResultDates</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results"><span class="typeNameLink">ResultList</span></a>&lt;<a href="com/omertron/themoviedbapi/results/ResultList.html" title="type parameter in ResultList">T</a>&gt; - Class in <a href="com/omertron/themoviedbapi/results/package-summary.html">com.omertron.themoviedbapi.results</a></dt>
<dd>
<div class="block">List of the results from TheMovieDb
If the original request contains, or could contain, a page of results, this wrapper is returned to indicate what page was
returned and how many are available</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/ResultList.html#ResultList--">ResultList()</a></span> - Constructor for class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/ResultList.html#ResultList-java.util.List-">ResultList(List&lt;T&gt;)</a></span> - Constructor for class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/results/ResultsMap.html" title="class in com.omertron.themoviedbapi.results"><span class="typeNameLink">ResultsMap</span></a>&lt;<a href="com/omertron/themoviedbapi/results/ResultsMap.html" title="type parameter in ResultsMap">K</a>,<a href="com/omertron/themoviedbapi/results/ResultsMap.html" title="type parameter in ResultsMap">V</a>&gt; - Class in <a href="com/omertron/themoviedbapi/results/package-summary.html">com.omertron.themoviedbapi.results</a></dt>
<dd>
<div class="block">Map of the results from TheMovieDb
If the original request contains, or could contain, a page of results, this wrapper is returned to indicate what page was
returned and how many are available</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/ResultsMap.html#ResultsMap--">ResultsMap()</a></span> - Constructor for class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/ResultsMap.html" title="class in com.omertron.themoviedbapi.results">ResultsMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/ResultsMap.html#ResultsMap-java.util.Map-">ResultsMap(Map&lt;K, V&gt;)</a></span> - Constructor for class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/ResultsMap.html" title="class in com.omertron.themoviedbapi.results">ResultsMap</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/review/Review.html" title="class in com.omertron.themoviedbapi.model.review"><span class="typeNameLink">Review</span></a> - Class in <a href="com/omertron/themoviedbapi/model/review/package-summary.html">com.omertron.themoviedbapi.model.review</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/review/Review.html#Review--">Review()</a></span> - Constructor for class com.omertron.themoviedbapi.model.review.<a href="com/omertron/themoviedbapi/model/review/Review.html" title="class in com.omertron.themoviedbapi.model.review">Review</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:S">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbSearch.html#searchCollection-java.lang.String-java.lang.Integer-java.lang.String-">searchCollection(String, Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbSearch.html" title="class in com.omertron.themoviedbapi.methods">TmdbSearch</a></dt>
<dd>
<div class="block">Search for collections by name.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#searchCollection-java.lang.String-java.lang.Integer-java.lang.String-">searchCollection(String, Integer, String)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Search for collections by name.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbSearch.html#searchCompanies-java.lang.String-java.lang.Integer-">searchCompanies(String, Integer)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbSearch.html" title="class in com.omertron.themoviedbapi.methods">TmdbSearch</a></dt>
<dd>
<div class="block">Search Companies.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#searchCompanies-java.lang.String-java.lang.Integer-">searchCompanies(String, Integer)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Search Companies.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbSearch.html#searchKeyword-java.lang.String-java.lang.Integer-">searchKeyword(String, Integer)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbSearch.html" title="class in com.omertron.themoviedbapi.methods">TmdbSearch</a></dt>
<dd>
<div class="block">Search for keywords by name</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#searchKeyword-java.lang.String-java.lang.Integer-">searchKeyword(String, Integer)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Search for keywords by name</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbSearch.html#searchMovie-java.lang.String-java.lang.Integer-java.lang.String-java.lang.Boolean-java.lang.Integer-java.lang.Integer-com.omertron.themoviedbapi.enumeration.SearchType-">searchMovie(String, Integer, String, Boolean, Integer, Integer, SearchType)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbSearch.html" title="class in com.omertron.themoviedbapi.methods">TmdbSearch</a></dt>
<dd>
<div class="block">Search Movies This is a good starting point to start finding movies on TMDb.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#searchMovie-java.lang.String-java.lang.Integer-java.lang.String-java.lang.Boolean-java.lang.Integer-java.lang.Integer-com.omertron.themoviedbapi.enumeration.SearchType-">searchMovie(String, Integer, String, Boolean, Integer, Integer, SearchType)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Search Movies This is a good starting point to start finding movies on
TMDb.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbSearch.html#searchMulti-java.lang.String-java.lang.Integer-java.lang.String-java.lang.Boolean-">searchMulti(String, Integer, String, Boolean)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbSearch.html" title="class in com.omertron.themoviedbapi.methods">TmdbSearch</a></dt>
<dd>
<div class="block">Search the movie, tv show and person collections with a single query.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#searchMulti-java.lang.String-java.lang.Integer-java.lang.String-java.lang.Boolean-">searchMulti(String, Integer, String, Boolean)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Search the movie, tv show and person collections with a single query.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbSearch.html#searchPeople-java.lang.String-java.lang.Integer-java.lang.Boolean-com.omertron.themoviedbapi.enumeration.SearchType-">searchPeople(String, Integer, Boolean, SearchType)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbSearch.html" title="class in com.omertron.themoviedbapi.methods">TmdbSearch</a></dt>
<dd>
<div class="block">This is a good starting point to start finding people on TMDb.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#searchPeople-java.lang.String-java.lang.Integer-java.lang.Boolean-com.omertron.themoviedbapi.enumeration.SearchType-">searchPeople(String, Integer, Boolean, SearchType)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">This is a good starting point to start finding people on TMDb.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbSearch.html#searchTV-java.lang.String-java.lang.Integer-java.lang.String-java.lang.Integer-com.omertron.themoviedbapi.enumeration.SearchType-">searchTV(String, Integer, String, Integer, SearchType)</a></span> - Method in class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbSearch.html" title="class in com.omertron.themoviedbapi.methods">TmdbSearch</a></dt>
<dd>
<div class="block">Search for TV shows by title.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#searchTV-java.lang.String-java.lang.Integer-java.lang.String-java.lang.Integer-com.omertron.themoviedbapi.enumeration.SearchType-">searchTV(String, Integer, String, Integer, SearchType)</a></span> - Method in class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">Search for TV shows by title.</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/enumeration/SearchType.html" title="enum in com.omertron.themoviedbapi.enumeration"><span class="typeNameLink">SearchType</span></a> - Enum in <a href="com/omertron/themoviedbapi/enumeration/package-summary.html">com.omertron.themoviedbapi.enumeration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/change/ChangedItem.html#setAction-java.lang.String-">setAction(String)</a></span> - Method in class com.omertron.themoviedbapi.model.change.<a href="com/omertron/themoviedbapi/model/change/ChangedItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangedItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/change/ChangeListItem.html#setAdult-boolean-">setAdult(boolean)</a></span> - Method in class com.omertron.themoviedbapi.model.change.<a href="com/omertron/themoviedbapi/model/change/ChangeListItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#setAdult-boolean-">setAdult(boolean)</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html#setAdult-boolean-">setAdult(boolean)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditMovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html#setAdult-boolean-">setAdult(boolean)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonFind.html#setAdult-java.lang.Boolean-">setAdult(Boolean)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonFind.html" title="class in com.omertron.themoviedbapi.model.person">PersonFind</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#setAdult-boolean-">setAdult(boolean)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html#setAirDate-java.lang.String-">setAirDate(String)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html#setAirDate-java.lang.String-">setAirDate(String)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#setAlsoKnownAs-java.util.List-">setAlsoKnownAs(List&lt;String&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#setAlternativeTitles-com.omertron.themoviedbapi.results.WrapperAlternativeTitles-">setAlternativeTitles(WrapperAlternativeTitles)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setAlternativeTitles-com.omertron.themoviedbapi.results.WrapperGenericList-">setAlternativeTitles(WrapperGenericList&lt;AlternativeTitle&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html#setArtworkPath-java.lang.String-">setArtworkPath(String)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/MediaCredit.html#setArtworkPath-java.lang.String-">setArtworkPath(String)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/MediaCredit.html" title="class in com.omertron.themoviedbapi.model.credits">MediaCredit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#setArtworkType-com.omertron.themoviedbapi.enumeration.ArtworkType-">setArtworkType(ArtworkType)</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#setArtworkType-java.lang.String-">setArtworkType(String)</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#setAspectRatio-float-">setAspectRatio(float)</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/review/Review.html#setAuthor-java.lang.String-">setAuthor(String)</a></span> - Method in class com.omertron.themoviedbapi.model.review.<a href="com/omertron/themoviedbapi/model/review/Review.html" title="class in com.omertron.themoviedbapi.model.review">Review</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/account/Account.html#setAvatar-com.omertron.themoviedbapi.model.account.Avatar-">setAvatar(Avatar)</a></span> - Method in class com.omertron.themoviedbapi.model.account.<a href="com/omertron/themoviedbapi/model/account/Account.html" title="class in com.omertron.themoviedbapi.model.account">Account</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#setBackdropPath-java.lang.String-">setBackdropPath(String)</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html#setBackdropPath-java.lang.String-">setBackdropPath(String)</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model.collection">CollectionInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaBasic.html#setBackdropPath-java.lang.String-">setBackdropPath(String)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaBasic.html" title="class in com.omertron.themoviedbapi.model.media">MediaBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperImages.html#setBackdrops-java.util.List-">setBackdrops(List&lt;Artwork&gt;)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperImages.html" title="class in com.omertron.themoviedbapi.results">WrapperImages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/Configuration.html#setBackdropSizes-java.util.List-">setBackdropSizes(List&lt;String&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/Configuration.html#setBaseUrl-java.lang.String-">setBaseUrl(String)</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#setBelongsToCollection-com.omertron.themoviedbapi.model.collection.Collection-">setBelongsToCollection(Collection)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#setBiography-java.lang.String-">setBiography(String)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#setBirthday-java.lang.String-">setBirthday(String)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#setBudget-long-">setBudget(long)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaCreditList.html#setCast-java.util.List-">setCast(List&lt;MediaCreditCast&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaCreditList.html" title="class in com.omertron.themoviedbapi.model.media">MediaCreditList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonCreditList.html#setCast-java.util.List-">setCast(List&lt;T&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonCreditList.html" title="class in com.omertron.themoviedbapi.model.person">PersonCreditList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html#setCast-java.util.List-">setCast(List&lt;CreditBasic&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html" title="class in com.omertron.themoviedbapi.model.person">PersonCreditsMixIn</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/MediaCreditCast.html#setCastId-int-">setCastId(int)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/MediaCreditCast.html" title="class in com.omertron.themoviedbapi.model.credits">MediaCreditCast</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/Release.html#setCertification-java.lang.String-">setCertification(String)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/Release.html" title="class in com.omertron.themoviedbapi.model.movie">Release</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/change/ChangeKeyItem.html#setChangedItems-java.util.List-">setChangedItems(List&lt;ChangedItem&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.change.<a href="com/omertron/themoviedbapi/model/change/ChangeKeyItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeKeyItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperChanges.html#setChangedItems-java.util.List-">setChangedItems(List&lt;ChangeKeyItem&gt;)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperChanges.html" title="class in com.omertron.themoviedbapi.results">WrapperChanges</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperConfig.html#setChangeKeys-java.util.List-">setChangeKeys(List&lt;String&gt;)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperConfig.html" title="class in com.omertron.themoviedbapi.results">WrapperConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#setChanges-com.omertron.themoviedbapi.results.WrapperChanges-">setChanges(WrapperChanges)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#setChanges-com.omertron.themoviedbapi.results.WrapperChanges-">setChanges(WrapperChanges)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setChanges-com.omertron.themoviedbapi.results.WrapperChanges-">setChanges(WrapperChanges)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html#setCharacter-java.lang.String-">setCharacter(String)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/MediaCreditCast.html#setCharacter-java.lang.String-">setCharacter(String)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/MediaCreditCast.html" title="class in com.omertron.themoviedbapi.model.credits">MediaCreditCast</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVCredit.html#setCharacter-java.lang.String-">setCharacter(String)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVCredit.html" title="class in com.omertron.themoviedbapi.model.tv">TVCredit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/Language.html#setCode-java.lang.String-">setCode(String)</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/Language.html" title="class in com.omertron.themoviedbapi.model">Language</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/StatusCode.html#setCode-int-">setCode(int)</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/review/Review.html#setContent-java.lang.String-">setContent(String)</a></span> - Method in class com.omertron.themoviedbapi.model.review.<a href="com/omertron/themoviedbapi/model/review/Review.html" title="class in com.omertron.themoviedbapi.model.review">Review</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setContentRatings-com.omertron.themoviedbapi.results.WrapperGenericList-">setContentRatings(WrapperGenericList&lt;ContentRating&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperReleaseInfo.html#setCountries-java.util.List-">setCountries(List&lt;ReleaseInfo&gt;)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperReleaseInfo.html" title="class in com.omertron.themoviedbapi.results">WrapperReleaseInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/account/Account.html#setCountry-java.lang.String-">setCountry(String)</a></span> - Method in class com.omertron.themoviedbapi.model.account.<a href="com/omertron/themoviedbapi/model/account/Account.html" title="class in com.omertron.themoviedbapi.model.account">Account</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/AlternativeTitle.html#setCountry-java.lang.String-">setCountry(String)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model.media">AlternativeTitle</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Translation.html#setCountry-java.lang.String-">setCountry(String)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Translation.html" title="class in com.omertron.themoviedbapi.model.media">Translation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Video.html#setCountry-java.lang.String-">setCountry(String)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ProductionCountry.html#setCountry-java.lang.String-">setCountry(String)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ProductionCountry.html" title="class in com.omertron.themoviedbapi.model.movie">ProductionCountry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ReleaseDates.html#setCountry-java.lang.String-">setCountry(String)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ReleaseDates.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseDates</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ReleaseInfo.html#setCountry-java.lang.String-">setCountry(String)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ReleaseInfo.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ContentRating.html#setCountry-java.lang.String-">setCountry(String)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ContentRating.html" title="class in com.omertron.themoviedbapi.model.person">ContentRating</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItem.html#setCreatedBy-java.lang.String-">setCreatedBy(String)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setCreatedBy-java.util.List-">setCreatedBy(List&lt;PersonBasic&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html#setCreditId-java.lang.String-">setCreditId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/MediaCredit.html#setCreditId-java.lang.String-">setCreditId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/MediaCredit.html" title="class in com.omertron.themoviedbapi.model.credits">MediaCredit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#setCredits-com.omertron.themoviedbapi.model.media.MediaCreditList-">setCredits(MediaCreditList)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html#setCredits-com.omertron.themoviedbapi.model.media.MediaCreditList-">setCredits(MediaCreditList)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setCredits-com.omertron.themoviedbapi.model.media.MediaCreditList-">setCredits(MediaCreditList)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html#setCredits-com.omertron.themoviedbapi.model.media.MediaCreditList-">setCredits(MediaCreditList)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html#setCreditType-com.omertron.themoviedbapi.enumeration.CreditType-">setCreditType(CreditType)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/CreditInfo.html#setCreditType-java.lang.String-">setCreditType(String)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/CreditInfo.html" title="class in com.omertron.themoviedbapi.model.person">CreditInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaCreditList.html#setCrew-java.util.List-">setCrew(List&lt;MediaCreditCrew&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaCreditList.html" title="class in com.omertron.themoviedbapi.model.media">MediaCreditList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonCreditList.html#setCrew-java.util.List-">setCrew(List&lt;T&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonCreditList.html" title="class in com.omertron.themoviedbapi.model.person">PersonCreditList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html#setCrew-java.util.List-">setCrew(List&lt;CreditBasic&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonCreditsMixIn.html" title="class in com.omertron.themoviedbapi.model.person">PersonCreditsMixIn</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html#setCrew-java.util.List-">setCrew(List&lt;MediaCreditCrew&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/interfaces/WrapperDates.html#setDates-com.omertron.themoviedbapi.results.ResultDates-">setDates(ResultDates)</a></span> - Method in interface com.omertron.themoviedbapi.interfaces.<a href="com/omertron/themoviedbapi/interfaces/WrapperDates.html" title="interface in com.omertron.themoviedbapi.interfaces">WrapperDates</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/AbstractWrapperAll.html#setDates-com.omertron.themoviedbapi.results.ResultDates-">setDates(ResultDates)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/AbstractWrapperAll.html" title="class in com.omertron.themoviedbapi.results">AbstractWrapperAll</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#setDeathday-java.lang.String-">setDeathday(String)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/JobDepartment.html#setDepartment-java.lang.String-">setDepartment(String)</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/JobDepartment.html" title="class in com.omertron.themoviedbapi.model.config">JobDepartment</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html#setDepartment-java.lang.String-">setDepartment(String)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html#setDepartment-java.lang.String-">setDepartment(String)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html" title="class in com.omertron.themoviedbapi.model.credits">MediaCreditCrew</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/CreditInfo.html#setDepartment-java.lang.String-">setDepartment(String)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/CreditInfo.html" title="class in com.omertron.themoviedbapi.model.person">CreditInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/company/Company.html#setDescription-java.lang.String-">setDescription(String)</a></span> - Method in class com.omertron.themoviedbapi.model.company.<a href="com/omertron/themoviedbapi/model/company/Company.html" title="class in com.omertron.themoviedbapi.model.company">Company</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItem.html#setDescription-java.lang.String-">setDescription(String)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/UserList.html#setDescription-java.lang.String-">setDescription(String)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Translation.html#setEnglishName-java.lang.String-">setEnglishName(String)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Translation.html" title="class in com.omertron.themoviedbapi.model.media">Translation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditTVBasic.html#setEpisodeCount-int-">setEpisodeCount(int)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditTVBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditTVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html#setEpisodeCount-int-">setEpisodeCount(int)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html#setEpisodeNumber-int-">setEpisodeNumber(int)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setEpisodeRunTime-java.util.List-">setEpisodeRunTime(List&lt;Integer&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVCredit.html#setEpisodes-java.util.List-">setEpisodes(List&lt;TVEpisodeBasic&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVCredit.html" title="class in com.omertron.themoviedbapi.model.tv">TVCredit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html#setEpisodes-java.util.List-">setEpisodes(List&lt;TVEpisodeInfo&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html#setExpires-java.lang.String-">setExpires(String)</a></span> - Method in class com.omertron.themoviedbapi.model.authentication.<a href="com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenAuthorisation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html#setExpiresAt-java.lang.String-">setExpiresAt(String)</a></span> - Method in class com.omertron.themoviedbapi.model.authentication.<a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#setExternalIDs-com.omertron.themoviedbapi.model.person.ExternalID-">setExternalIDs(ExternalID)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html#setExternalIDs-com.omertron.themoviedbapi.model.person.ExternalID-">setExternalIDs(ExternalID)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setExternalIDs-com.omertron.themoviedbapi.model.person.ExternalID-">setExternalIDs(ExternalID)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html#setExternalIDs-com.omertron.themoviedbapi.model.person.ExternalID-">setExternalIDs(ExternalID)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ExternalID.html#setFacebookId-java.lang.String-">setFacebookId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaState.html#setFavorite-boolean-">setFavorite(boolean)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItem.html#setFavoriteCount-int-">setFavoriteCount(int)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/UserList.html#setFavoriteCount-int-">setFavoriteCount(int)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#setFilePath-java.lang.String-">setFilePath(String)</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditTVBasic.html#setFirstAirDate-java.lang.String-">setFirstAirDate(String)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditTVBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditTVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVBasic.html#setFirstAirDate-java.lang.String-">setFirstAirDate(String)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#setFlag-java.lang.String-">setFlag(String)</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ExternalID.html#setFreebaseId-java.lang.String-">setFreebaseId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ExternalID.html#setFreebaseMid-java.lang.String-">setFreebaseMid(String)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/MediaCredit.html#setGender-int-">setGender(int)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/MediaCredit.html" title="class in com.omertron.themoviedbapi.model.credits">MediaCredit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#setGender-int-">setGender(int)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#setGenreIds-java.util.List-">setGenreIds(List&lt;Integer&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html#setGenreIds-java.util.List-">setGenreIds(List&lt;Integer&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVBasic.html#setGenreIds-java.util.List-">setGenreIds(List&lt;Integer&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setGenreIds-java.util.List-">setGenreIds(List&lt;Integer&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#setGenres-java.util.List-">setGenres(List&lt;Genre&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setGenres-java.util.List-">setGenres(List&lt;Genre&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperGenres.html#setGenres-java.util.List-">setGenres(List&lt;Genre&gt;)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperGenres.html" title="class in com.omertron.themoviedbapi.results">WrapperGenres</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html#setGuestSessionId-java.lang.String-">setGuestSessionId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.authentication.<a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaCreditList.html#setGuestStars-java.util.List-">setGuestStars(List&lt;MediaCreditCast&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaCreditList.html" title="class in com.omertron.themoviedbapi.model.media">MediaCreditList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html#setGuestStars-java.util.List-">setGuestStars(List&lt;MediaCreditCast&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/account/Avatar.html#setHash-com.omertron.themoviedbapi.model.account.AvatarHash-">setHash(AvatarHash)</a></span> - Method in class com.omertron.themoviedbapi.model.account.<a href="com/omertron/themoviedbapi/model/account/Avatar.html" title="class in com.omertron.themoviedbapi.model.account">Avatar</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/account/AvatarHash.html#setHash-java.lang.String-">setHash(String)</a></span> - Method in class com.omertron.themoviedbapi.model.account.<a href="com/omertron/themoviedbapi/model/account/AvatarHash.html" title="class in com.omertron.themoviedbapi.model.account">AvatarHash</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/company/Company.html#setHeadquarters-java.lang.String-">setHeadquarters(String)</a></span> - Method in class com.omertron.themoviedbapi.model.company.<a href="com/omertron/themoviedbapi/model/company/Company.html" title="class in com.omertron.themoviedbapi.model.company">Company</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#setHeight-int-">setHeight(int)</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/company/Company.html#setHomepage-java.lang.String-">setHomepage(String)</a></span> - Method in class com.omertron.themoviedbapi.model.company.<a href="com/omertron/themoviedbapi/model/company/Company.html" title="class in com.omertron.themoviedbapi.model.company">Company</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#setHomepage-java.lang.String-">setHomepage(String)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#setHomepage-java.lang.String-">setHomepage(String)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setHomepage-java.lang.String-">setHomepage(String)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/interfaces/Identification.html#setId-int-">setId(int)</a></span> - Method in interface com.omertron.themoviedbapi.interfaces.<a href="com/omertron/themoviedbapi/interfaces/Identification.html" title="interface in com.omertron.themoviedbapi.interfaces">Identification</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/AbstractIdName.html#setId-int-">setId(int)</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/AbstractIdName.html" title="class in com.omertron.themoviedbapi.model">AbstractIdName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/account/Account.html#setId-int-">setId(int)</a></span> - Method in class com.omertron.themoviedbapi.model.account.<a href="com/omertron/themoviedbapi/model/account/Account.html" title="class in com.omertron.themoviedbapi.model.account">Account</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#setId-java.lang.String-">setId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/change/ChangedItem.html#setId-java.lang.String-">setId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.change.<a href="com/omertron/themoviedbapi/model/change/ChangedItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangedItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/change/ChangeListItem.html#setId-int-">setId(int)</a></span> - Method in class com.omertron.themoviedbapi.model.change.<a href="com/omertron/themoviedbapi/model/change/ChangeListItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#setId-int-">setId(int)</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html#setId-int-">setId(int)</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model.collection">CollectionInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/company/Company.html#setId-int-">setId(int)</a></span> - Method in class com.omertron.themoviedbapi.model.company.<a href="com/omertron/themoviedbapi/model/company/Company.html" title="class in com.omertron.themoviedbapi.model.company">Company</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html#setId-int-">setId(int)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/MediaCredit.html#setId-int-">setId(int)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/MediaCredit.html" title="class in com.omertron.themoviedbapi.model.credits">MediaCredit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItem.html#setId-java.lang.String-">setId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItemStatus.html#setId-java.lang.String-">setId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItemStatus.html" title="class in com.omertron.themoviedbapi.model.list">ListItemStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/UserList.html#setId-java.lang.String-">setId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaBasic.html#setId-int-">setId(int)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaBasic.html" title="class in com.omertron.themoviedbapi.model.media">MediaBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaCreditList.html#setId-int-">setId(int)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaCreditList.html" title="class in com.omertron.themoviedbapi.model.media">MediaCreditList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaState.html#setId-int-">setId(int)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Video.html#setId-java.lang.String-">setId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/CreditInfo.html#setId-java.lang.String-">setId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/CreditInfo.html" title="class in com.omertron.themoviedbapi.model.person">CreditInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ExternalID.html#setId-int-">setId(int)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonCreditList.html#setId-int-">setId(int)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonCreditList.html" title="class in com.omertron.themoviedbapi.model.person">PersonCreditList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/review/Review.html#setId-java.lang.String-">setId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.review.<a href="com/omertron/themoviedbapi/model/review/Review.html" title="class in com.omertron.themoviedbapi.model.review">Review</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html#setId-int-">setId(int)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/AbstractWrapperId.html#setId-int-">setId(int)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/AbstractWrapperId.html" title="class in com.omertron.themoviedbapi.results">AbstractWrapperId</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#setImages-com.omertron.themoviedbapi.results.WrapperImages-">setImages(WrapperImages)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#setImages-com.omertron.themoviedbapi.results.WrapperImages-">setImages(WrapperImages)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html#setImages-com.omertron.themoviedbapi.results.WrapperImages-">setImages(WrapperImages)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setImages-com.omertron.themoviedbapi.results.WrapperImages-">setImages(WrapperImages)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html#setImages-com.omertron.themoviedbapi.results.WrapperImages-">setImages(WrapperImages)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#setImdbID-java.lang.String-">setImdbID(String)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ExternalID.html#setImdbId-java.lang.String-">setImdbId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#setImdbId-java.lang.String-">setImdbId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/account/Account.html#setIncludeAdult-boolean-">setIncludeAdult(boolean)</a></span> - Method in class com.omertron.themoviedbapi.model.account.<a href="com/omertron/themoviedbapi/model/account/Account.html" title="class in com.omertron.themoviedbapi.model.account">Account</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setInProduction-boolean-">setInProduction(boolean)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ExternalID.html#setInstagramId-java.lang.String-">setInstagramId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItem.html#setItemCount-int-">setItemCount(int)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/UserList.html#setItemCount-int-">setItemCount(int)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItemStatus.html#setItemPresent-boolean-">setItemPresent(boolean)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItemStatus.html" title="class in com.omertron.themoviedbapi.model.list">ListItemStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItem.html#setItems-java.util.List-">setItems(List&lt;T&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html#setJob-java.lang.String-">setJob(String)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html#setJob-java.lang.String-">setJob(String)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/MediaCreditCrew.html" title="class in com.omertron.themoviedbapi.model.credits">MediaCreditCrew</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/CreditInfo.html#setJob-java.lang.String-">setJob(String)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/CreditInfo.html" title="class in com.omertron.themoviedbapi.model.person">CreditInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/JobDepartment.html#setJobs-java.util.List-">setJobs(List&lt;String&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/JobDepartment.html" title="class in com.omertron.themoviedbapi.model.config">JobDepartment</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperJobList.html#setJobs-java.util.List-">setJobs(List&lt;JobDepartment&gt;)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperJobList.html" title="class in com.omertron.themoviedbapi.results">WrapperJobList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/change/ChangeKeyItem.html#setKey-java.lang.String-">setKey(String)</a></span> - Method in class com.omertron.themoviedbapi.model.change.<a href="com/omertron/themoviedbapi/model/change/ChangeKeyItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangeKeyItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Video.html#setKey-java.lang.String-">setKey(String)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#setKeywords-com.omertron.themoviedbapi.results.WrapperMovieKeywords-">setKeywords(WrapperMovieKeywords)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setKeywords-com.omertron.themoviedbapi.results.WrapperGenericList-">setKeywords(WrapperGenericList&lt;Keyword&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperMovieKeywords.html#setKeywords-java.util.List-">setKeywords(List&lt;Keyword&gt;)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperMovieKeywords.html" title="class in com.omertron.themoviedbapi.results">WrapperMovieKeywords</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonFind.html#setKnownFor-java.util.List-">setKnownFor(List&lt;? extends MediaBasic&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonFind.html" title="class in com.omertron.themoviedbapi.model.person">PersonFind</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/review/Review.html#setLangauage-java.lang.String-">setLangauage(String)</a></span> - Method in class com.omertron.themoviedbapi.model.review.<a href="com/omertron/themoviedbapi/model/review/Review.html" title="class in com.omertron.themoviedbapi.model.review">Review</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/account/Account.html#setLanguage-java.lang.String-">setLanguage(String)</a></span> - Method in class com.omertron.themoviedbapi.model.account.<a href="com/omertron/themoviedbapi/model/account/Account.html" title="class in com.omertron.themoviedbapi.model.account">Account</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#setLanguage-java.lang.String-">setLanguage(String)</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/change/ChangedItem.html#setLanguage-java.lang.String-">setLanguage(String)</a></span> - Method in class com.omertron.themoviedbapi.model.change.<a href="com/omertron/themoviedbapi/model/change/ChangedItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangedItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItem.html#setLanguage-java.lang.String-">setLanguage(String)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/UserList.html#setLanguage-java.lang.String-">setLanguage(String)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Translation.html#setLanguage-java.lang.String-">setLanguage(String)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Translation.html" title="class in com.omertron.themoviedbapi.model.media">Translation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Video.html#setLanguage-java.lang.String-">setLanguage(String)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ReleaseDate.html#setLanguage-java.lang.String-">setLanguage(String)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ReleaseDate.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseDate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setLanguages-java.util.List-">setLanguages(List&lt;String&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setLastAirDate-java.lang.String-">setLastAirDate(String)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListStatusCode.html#setListId-java.lang.String-">setListId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListStatusCode.html" title="class in com.omertron.themoviedbapi.model.list">ListStatusCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#setLists-com.omertron.themoviedbapi.results.WrapperGenericList-">setLists(WrapperGenericList&lt;UserList&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/UserList.html#setListType-java.lang.String-">setListType(String)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/company/Company.html#setLogoPath-java.lang.String-">setLogoPath(String)</a></span> - Method in class com.omertron.themoviedbapi.model.company.<a href="com/omertron/themoviedbapi/model/company/Company.html" title="class in com.omertron.themoviedbapi.model.company">Company</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/Configuration.html#setLogoSizes-java.util.List-">setLogoSizes(List&lt;String&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/ResultDates.html#setMaximum-java.lang.String-">setMaximum(String)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/ResultDates.html" title="class in com.omertron.themoviedbapi.results">ResultDates</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/Certification.html#setMeaning-java.lang.String-">setMeaning(String)</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/Certification.html" title="class in com.omertron.themoviedbapi.model">Certification</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html#setMedia-com.omertron.themoviedbapi.model.media.MediaBasic-">setMedia(MediaBasic)</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html" title="class in com.omertron.themoviedbapi.model.artwork">ArtworkMedia</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/CreditInfo.html#setMedia-com.omertron.themoviedbapi.model.tv.TVCredit-">setMedia(TVCredit)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/CreditInfo.html" title="class in com.omertron.themoviedbapi.model.person">CreditInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html#setMediaId-java.lang.String-">setMediaId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/review/Review.html#setMediaId-java.lang.String-">setMediaId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.review.<a href="com/omertron/themoviedbapi/model/review/Review.html" title="class in com.omertron.themoviedbapi.model.review">Review</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/review/Review.html#setMediaTitle-java.lang.String-">setMediaTitle(String)</a></span> - Method in class com.omertron.themoviedbapi.model.review.<a href="com/omertron/themoviedbapi/model/review/Review.html" title="class in com.omertron.themoviedbapi.model.review">Review</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html#setMediaType-com.omertron.themoviedbapi.enumeration.MediaType-">setMediaType(MediaType)</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html" title="class in com.omertron.themoviedbapi.model.artwork">ArtworkMedia</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html#setMediaType-java.lang.String-">setMediaType(String)</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/ArtworkMedia.html" title="class in com.omertron.themoviedbapi.model.artwork">ArtworkMedia</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html#setMediaType-java.lang.String-">setMediaType(String)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html#setMediaType-com.omertron.themoviedbapi.enumeration.MediaType-">setMediaType(MediaType)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaBasic.html#setMediaType-java.lang.String-">setMediaType(String)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaBasic.html" title="class in com.omertron.themoviedbapi.model.media">MediaBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaBasic.html#setMediaType-com.omertron.themoviedbapi.enumeration.MediaType-">setMediaType(MediaType)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaBasic.html" title="class in com.omertron.themoviedbapi.model.media">MediaBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/CreditInfo.html#setMediaType-java.lang.String-">setMediaType(String)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/CreditInfo.html" title="class in com.omertron.themoviedbapi.model.person">CreditInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/review/Review.html#setMediaType-java.lang.String-">setMediaType(String)</a></span> - Method in class com.omertron.themoviedbapi.model.review.<a href="com/omertron/themoviedbapi/model/review/Review.html" title="class in com.omertron.themoviedbapi.model.review">Review</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/StatusCode.html#setMessage-java.lang.String-">setMessage(String)</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/ResultDates.html#setMinimum-java.lang.String-">setMinimum(String)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/ResultDates.html" title="class in com.omertron.themoviedbapi.results">ResultDates</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#setMovieCredits-com.omertron.themoviedbapi.model.person.PersonCreditList-">setMovieCredits(PersonCreditList&lt;CreditMovieBasic&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/FindResults.html#setMovieResults-java.util.List-">setMovieResults(List&lt;MovieBasic&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/FindResults.html" title="class in com.omertron.themoviedbapi.model">FindResults</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/AbstractIdName.html#setName-java.lang.String-">setName(String)</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/AbstractIdName.html" title="class in com.omertron.themoviedbapi.model">AbstractIdName</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/account/Account.html#setName-java.lang.String-">setName(String)</a></span> - Method in class com.omertron.themoviedbapi.model.account.<a href="com/omertron/themoviedbapi/model/account/Account.html" title="class in com.omertron.themoviedbapi.model.account">Account</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#setName-java.lang.String-">setName(String)</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html#setName-java.lang.String-">setName(String)</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model.collection">CollectionInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/company/Company.html#setName-java.lang.String-">setName(String)</a></span> - Method in class com.omertron.themoviedbapi.model.company.<a href="com/omertron/themoviedbapi/model/company/Company.html" title="class in com.omertron.themoviedbapi.model.company">Company</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditTVBasic.html#setName-java.lang.String-">setName(String)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditTVBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditTVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/MediaCredit.html#setName-java.lang.String-">setName(String)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/MediaCredit.html" title="class in com.omertron.themoviedbapi.model.credits">MediaCredit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/Language.html#setName-java.lang.String-">setName(String)</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/Language.html" title="class in com.omertron.themoviedbapi.model">Language</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItem.html#setName-java.lang.String-">setName(String)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/UserList.html#setName-java.lang.String-">setName(String)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Trailer.html#setName-java.lang.String-">setName(String)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Trailer.html" title="class in com.omertron.themoviedbapi.model.media">Trailer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Translation.html#setName-java.lang.String-">setName(String)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Translation.html" title="class in com.omertron.themoviedbapi.model.media">Translation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Video.html#setName-java.lang.String-">setName(String)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ProductionCountry.html#setName-java.lang.String-">setName(String)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ProductionCountry.html" title="class in com.omertron.themoviedbapi.model.movie">ProductionCountry</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVBasic.html#setName-java.lang.String-">setName(String)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html#setName-java.lang.String-">setName(String)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html#setName-java.lang.String-">setName(String)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setNetworks-java.util.List-">setNetworks(List&lt;Network&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ReleaseDate.html#setNote-java.lang.String-">setNote(String)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ReleaseDate.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseDate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setNumberOfEpisodes-int-">setNumberOfEpisodes(int)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setNumberOfSeasons-int-">setNumberOfSeasons(int)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/Certification.html#setOrder-int-">setOrder(int)</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/Certification.html" title="class in com.omertron.themoviedbapi.model">Certification</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/MediaCreditCast.html#setOrder-int-">setOrder(int)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/MediaCreditCast.html" title="class in com.omertron.themoviedbapi.model.credits">MediaCreditCast</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#setOriginalLanguage-java.lang.String-">setOriginalLanguage(String)</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html#setOriginalLanguage-java.lang.String-">setOriginalLanguage(String)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVBasic.html#setOriginalLanguage-java.lang.String-">setOriginalLanguage(String)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditTVBasic.html#setOriginalName-java.lang.String-">setOriginalName(String)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditTVBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditTVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVBasic.html#setOriginalName-java.lang.String-">setOriginalName(String)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVCredit.html#setOriginalName-java.lang.String-">setOriginalName(String)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVCredit.html" title="class in com.omertron.themoviedbapi.model.tv">TVCredit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#setOriginalTitle-java.lang.String-">setOriginalTitle(String)</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html#setOriginalTitle-java.lang.String-">setOriginalTitle(String)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditMovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html#setOriginalTitle-java.lang.String-">setOriginalTitle(String)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/change/ChangedItem.html#setOriginalValue-java.lang.Object-">setOriginalValue(Object)</a></span> - Method in class com.omertron.themoviedbapi.model.change.<a href="com/omertron/themoviedbapi/model/change/ChangedItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangedItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVBasic.html#setOriginCountry-java.util.List-">setOriginCountry(List&lt;String&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#setOverview-java.lang.String-">setOverview(String)</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html#setOverview-java.lang.String-">setOverview(String)</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model.collection">CollectionInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html#setOverview-java.lang.String-">setOverview(String)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVBasic.html#setOverview-java.lang.String-">setOverview(String)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html#setOverview-java.lang.String-">setOverview(String)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html#setOverview-java.lang.String-">setOverview(String)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/interfaces/WrapperPages.html#setPage-int-">setPage(int)</a></span> - Method in interface com.omertron.themoviedbapi.interfaces.<a href="com/omertron/themoviedbapi/interfaces/WrapperPages.html" title="interface in com.omertron.themoviedbapi.interfaces">WrapperPages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html#setPage-int-">setPage(int)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html" title="class in com.omertron.themoviedbapi.results">AbstractWrapperIdPages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/company/Company.html#setParentCompany-com.omertron.themoviedbapi.model.company.Company-">setParentCompany(Company)</a></span> - Method in class com.omertron.themoviedbapi.model.company.<a href="com/omertron/themoviedbapi/model/company/Company.html" title="class in com.omertron.themoviedbapi.model.company">Company</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/company/Company.html#setParentCompany-int-java.lang.String-java.lang.String-">setParentCompany(int, String, String)</a></span> - Method in class com.omertron.themoviedbapi.model.company.<a href="com/omertron/themoviedbapi/model/company/Company.html" title="class in com.omertron.themoviedbapi.model.company">Company</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html#setParts-java.util.List-">setParts(List&lt;Collection&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model.collection">CollectionInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/CreditInfo.html#setPerson-com.omertron.themoviedbapi.model.person.PersonBasic-">setPerson(PersonBasic)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/CreditInfo.html" title="class in com.omertron.themoviedbapi.model.person">CreditInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/FindResults.html#setPersonResults-java.util.List-">setPersonResults(List&lt;PersonFind&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/FindResults.html" title="class in com.omertron.themoviedbapi.model">FindResults</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#setPlaceOfBirth-java.lang.String-">setPlaceOfBirth(String)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#setPopularity-float-">setPopularity(float)</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaBasic.html#setPopularity-float-">setPopularity(float)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaBasic.html" title="class in com.omertron.themoviedbapi.model.media">MediaBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonFind.html#setPopularity-java.lang.Float-">setPopularity(Float)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonFind.html" title="class in com.omertron.themoviedbapi.model.person">PersonFind</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#setPopularity-float-">setPopularity(float)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#setPosterPath-java.lang.String-">setPosterPath(String)</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html#setPosterPath-java.lang.String-">setPosterPath(String)</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/CollectionInfo.html" title="class in com.omertron.themoviedbapi.model.collection">CollectionInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItem.html#setPosterPath-java.lang.String-">setPosterPath(String)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/UserList.html#setPosterPath-java.lang.String-">setPosterPath(String)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaBasic.html#setPosterPath-java.lang.String-">setPosterPath(String)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaBasic.html" title="class in com.omertron.themoviedbapi.model.media">MediaBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html#setPosterPath-java.lang.String-">setPosterPath(String)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperImages.html#setPosters-java.util.List-">setPosters(List&lt;Artwork&gt;)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperImages.html" title="class in com.omertron.themoviedbapi.results">WrapperImages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/Configuration.html#setPosterSizes-java.util.List-">setPosterSizes(List&lt;String&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ReleaseInfo.html#setPrimary-boolean-">setPrimary(boolean)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ReleaseInfo.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html#setProductionCode-java.lang.String-">setProductionCode(String)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#setProductionCompanies-java.util.List-">setProductionCompanies(List&lt;ProductionCompany&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setProductionCompanies-java.util.List-">setProductionCompanies(List&lt;ProductionCompany&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#setProductionCountries-java.util.List-">setProductionCountries(List&lt;ProductionCountry&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonBasic.html#setProfilePath-java.lang.String-">setProfilePath(String)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonBasic.html" title="class in com.omertron.themoviedbapi.model.person">PersonBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperImages.html#setProfiles-java.util.List-">setProfiles(List&lt;Artwork&gt;)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperImages.html" title="class in com.omertron.themoviedbapi.results">WrapperImages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/Configuration.html#setProfileSizes-java.util.List-">setProfileSizes(List&lt;String&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperVideos.html#setQuickTime-java.util.List-">setQuickTime(List&lt;Trailer&gt;)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperVideos.html" title="class in com.omertron.themoviedbapi.results">WrapperVideos</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaState.html#setRated-com.omertron.themoviedbapi.model.media.RatedValue-">setRated(RatedValue)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ContentRating.html#setRating-java.lang.String-">setRating(String)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ContentRating.html" title="class in com.omertron.themoviedbapi.model.person">ContentRating</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVBasic.html#setRating-float-">setRating(float)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#setReleaseDate-java.lang.String-">setReleaseDate(String)</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html#setReleaseDate-java.lang.String-">setReleaseDate(String)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditMovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html#setReleaseDate-java.lang.String-">setReleaseDate(String)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/Release.html#setReleaseDate-java.lang.String-">setReleaseDate(String)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/Release.html" title="class in com.omertron.themoviedbapi.model.movie">Release</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ReleaseDates.html#setReleaseDate-java.util.List-">setReleaseDate(List&lt;ReleaseDate&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ReleaseDates.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseDates</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#setReleases-com.omertron.themoviedbapi.results.WrapperReleaseInfo-">setReleases(WrapperReleaseInfo)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html#setRequestToken-java.lang.String-">setRequestToken(String)</a></span> - Method in class com.omertron.themoviedbapi.model.authentication.<a href="com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenAuthorisation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/AbstractWrapperBase.html#setResultProperties-com.omertron.themoviedbapi.results.AbstractWrapperIdPages-">setResultProperties(AbstractWrapperIdPages)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/AbstractWrapperBase.html" title="class in com.omertron.themoviedbapi.results">AbstractWrapperBase</a></dt>
<dd>
<div class="block">Copy the wrapper values to the results</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/AbstractWrapperId.html#setResultProperties-com.omertron.themoviedbapi.results.AbstractWrapperIdPages-">setResultProperties(AbstractWrapperIdPages)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/AbstractWrapperId.html" title="class in com.omertron.themoviedbapi.results">AbstractWrapperId</a></dt>
<dd>
<div class="block">Copy the wrapper values to the results</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html#setResultProperties-com.omertron.themoviedbapi.results.AbstractWrapperIdPages-">setResultProperties(AbstractWrapperIdPages)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html" title="class in com.omertron.themoviedbapi.results">AbstractWrapperIdPages</a></dt>
<dd>
<div class="block">Copy the wrapper values to the results</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/ResultList.html#setResults-java.util.List-">setResults(List&lt;T&gt;)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/ResultList.html" title="class in com.omertron.themoviedbapi.results">ResultList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/ResultsMap.html#setResults-java.util.Map-">setResults(Map&lt;K, V&gt;)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/ResultsMap.html" title="class in com.omertron.themoviedbapi.results">ResultsMap</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperGenericList.html#setResults-java.util.List-">setResults(List&lt;T&gt;)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperGenericList.html" title="class in com.omertron.themoviedbapi.results">WrapperGenericList</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperMultiSearch.html#setResults-java.util.List-">setResults(List&lt;? extends MediaBasic&gt;)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperMultiSearch.html" title="class in com.omertron.themoviedbapi.results">WrapperMultiSearch</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html#setRevenue-long-">setRevenue(long)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#setReviews-com.omertron.themoviedbapi.results.WrapperGenericList-">setReviews(WrapperGenericList&lt;Review&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#setRuntime-int-">setRuntime(int)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html#setSeasonNumber-int-">setSeasonNumber(int)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html#setSeasonNumber-int-">setSeasonNumber(int)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVCredit.html#setSeasons-java.util.List-">setSeasons(List&lt;TVSeasonBasic&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVCredit.html" title="class in com.omertron.themoviedbapi.model.tv">TVCredit</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setSeasons-java.util.List-">setSeasons(List&lt;TVSeasonBasic&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/Configuration.html#setSecureBaseUrl-java.lang.String-">setSecureBaseUrl(String)</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html#setSessionId-java.lang.String-">setSessionId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.authentication.<a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html#setShowId-java.lang.String-">setShowId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#setSimilarMovies-com.omertron.themoviedbapi.results.WrapperGenericList-">setSimilarMovies(WrapperGenericList&lt;MovieInfo&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setSimilarTV-com.omertron.themoviedbapi.results.WrapperGenericList-">setSimilarTV(WrapperGenericList&lt;TVInfo&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Video.html#setSite-java.lang.String-">setSite(String)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Trailer.html#setSize-java.lang.String-">setSize(String)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Trailer.html" title="class in com.omertron.themoviedbapi.model.media">Trailer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Video.html#setSize-int-">setSize(int)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Trailer.html#setSource-java.lang.String-">setSource(String)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Trailer.html" title="class in com.omertron.themoviedbapi.model.media">Trailer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#setSpokenLanguages-java.util.List-">setSpokenLanguages(List&lt;Language&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#setStatus-java.lang.String-">setStatus(String)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setStatus-java.lang.String-">setStatus(String)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html#setStatusCode-java.lang.String-">setStatusCode(String)</a></span> - Method in class com.omertron.themoviedbapi.model.authentication.<a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItem.html#setStatusCode-java.lang.String-">setStatusCode(String)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItemStatus.html#setStatusCode-int-">setStatusCode(int)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItemStatus.html" title="class in com.omertron.themoviedbapi.model.list">ListItemStatus</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html#setStatusMessage-java.lang.String-">setStatusMessage(String)</a></span> - Method in class com.omertron.themoviedbapi.model.authentication.<a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListItem.html#setStatusMessage-java.lang.String-">setStatusMessage(String)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListItem.html" title="class in com.omertron.themoviedbapi.model.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html#setStillPath-java.lang.String-">setStillPath(String)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperImages.html#setStills-java.util.List-">setStills(List&lt;Artwork&gt;)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperImages.html" title="class in com.omertron.themoviedbapi.results">WrapperImages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/config/Configuration.html#setStillSizes-java.util.List-">setStillSizes(List&lt;String&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.config.<a href="com/omertron/themoviedbapi/model/config/Configuration.html" title="class in com.omertron.themoviedbapi.model.config">Configuration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html#setSuccess-java.lang.Boolean-">setSuccess(Boolean)</a></span> - Method in class com.omertron.themoviedbapi.model.authentication.<a href="com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenAuthorisation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html#setSuccess-java.lang.Boolean-">setSuccess(Boolean)</a></span> - Method in class com.omertron.themoviedbapi.model.authentication.<a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/ListStatusCode.html#setSuccess-boolean-">setSuccess(boolean)</a></span> - Method in class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/ListStatusCode.html" title="class in com.omertron.themoviedbapi.model.list">ListStatusCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#setTaggedImages-com.omertron.themoviedbapi.results.WrapperGenericList-">setTaggedImages(WrapperGenericList&lt;ArtworkMedia&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#setTagline-java.lang.String-">setTagline(String)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/change/ChangedItem.html#setTime-java.lang.String-">setTime(String)</a></span> - Method in class com.omertron.themoviedbapi.model.change.<a href="com/omertron/themoviedbapi/model/change/ChangedItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangedItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#setTitle-java.lang.String-">setTitle(String)</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html#setTitle-java.lang.String-">setTitle(String)</a></span> - Method in class com.omertron.themoviedbapi.model.credits.<a href="com/omertron/themoviedbapi/model/credits/CreditMovieBasic.html" title="class in com.omertron.themoviedbapi.model.credits">CreditMovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/AlternativeTitle.html#setTitle-java.lang.String-">setTitle(String)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/AlternativeTitle.html" title="class in com.omertron.themoviedbapi.model.media">AlternativeTitle</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html#setTitle-java.lang.String-">setTitle(String)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html#setTitles-java.util.List-">setTitles(List&lt;AlternativeTitle&gt;)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html" title="class in com.omertron.themoviedbapi.results">WrapperAlternativeTitles</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperConfig.html#setTmdbConfiguration-com.omertron.themoviedbapi.model.config.Configuration-">setTmdbConfiguration(Configuration)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperConfig.html" title="class in com.omertron.themoviedbapi.results">WrapperConfig</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/interfaces/WrapperPages.html#setTotalPages-int-">setTotalPages(int)</a></span> - Method in interface com.omertron.themoviedbapi.interfaces.<a href="com/omertron/themoviedbapi/interfaces/WrapperPages.html" title="interface in com.omertron.themoviedbapi.interfaces">WrapperPages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html#setTotalPages-int-">setTotalPages(int)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html" title="class in com.omertron.themoviedbapi.results">AbstractWrapperIdPages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/interfaces/WrapperPages.html#setTotalResults-int-">setTotalResults(int)</a></span> - Method in interface com.omertron.themoviedbapi.interfaces.<a href="com/omertron/themoviedbapi/interfaces/WrapperPages.html" title="interface in com.omertron.themoviedbapi.interfaces">WrapperPages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html#setTotalResults-int-">setTotalResults(int)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/AbstractWrapperIdPages.html" title="class in com.omertron.themoviedbapi.results">AbstractWrapperIdPages</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#setTranslations-com.omertron.themoviedbapi.results.WrapperTranslations-">setTranslations(WrapperTranslations)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setTranslations-com.omertron.themoviedbapi.results.WrapperTranslations-">setTranslations(WrapperTranslations)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperTranslations.html#setTranslations-java.util.List-">setTranslations(List&lt;Translation&gt;)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperTranslations.html" title="class in com.omertron.themoviedbapi.results">WrapperTranslations</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/PersonInfo.html#setTvCredits-com.omertron.themoviedbapi.model.person.PersonCreditList-">setTvCredits(PersonCreditList&lt;CreditTVBasic&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/PersonInfo.html" title="class in com.omertron.themoviedbapi.model.person">PersonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ExternalID.html#setTvdbId-java.lang.String-">setTvdbId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/FindResults.html#setTvEpisodeResults-java.util.List-">setTvEpisodeResults(List&lt;TVEpisodeBasic&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/FindResults.html" title="class in com.omertron.themoviedbapi.model">FindResults</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ExternalID.html#setTvrageId-java.lang.String-">setTvrageId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/FindResults.html#setTvResults-java.util.List-">setTvResults(List&lt;TVBasic&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/FindResults.html" title="class in com.omertron.themoviedbapi.model">FindResults</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/FindResults.html#setTvSeasonResults-java.util.List-">setTvSeasonResults(List&lt;TVSeasonBasic&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/FindResults.html" title="class in com.omertron.themoviedbapi.model">FindResults</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/person/ExternalID.html#setTwitterId-java.lang.String-">setTwitterId(String)</a></span> - Method in class com.omertron.themoviedbapi.model.person.<a href="com/omertron/themoviedbapi/model/person/ExternalID.html" title="class in com.omertron.themoviedbapi.model.person">ExternalID</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Trailer.html#setType-java.lang.String-">setType(String)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Trailer.html" title="class in com.omertron.themoviedbapi.model.media">Trailer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Video.html#setType-java.lang.String-">setType(String)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/ReleaseDate.html#setType-int-">setType(int)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/ReleaseDate.html" title="class in com.omertron.themoviedbapi.model.movie">ReleaseDate</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setType-java.lang.String-">setType(String)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/review/Review.html#setUrl-java.lang.String-">setUrl(String)</a></span> - Method in class com.omertron.themoviedbapi.model.review.<a href="com/omertron/themoviedbapi/model/review/Review.html" title="class in com.omertron.themoviedbapi.model.review">Review</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/account/Account.html#setUserName-java.lang.String-">setUserName(String)</a></span> - Method in class com.omertron.themoviedbapi.model.account.<a href="com/omertron/themoviedbapi/model/account/Account.html" title="class in com.omertron.themoviedbapi.model.account">Account</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html#setUserRating-float-">setUserRating(float)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/Certification.html#setValue-java.lang.String-">setValue(String)</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/Certification.html" title="class in com.omertron.themoviedbapi.model">Certification</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/change/ChangedItem.html#setValue-java.lang.Object-">setValue(Object)</a></span> - Method in class com.omertron.themoviedbapi.model.change.<a href="com/omertron/themoviedbapi/model/change/ChangedItem.html" title="class in com.omertron.themoviedbapi.model.change">ChangedItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/RatedValue.html#setValue-float-">setValue(float)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/RatedValue.html" title="class in com.omertron.themoviedbapi.model.media">RatedValue</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#setVideo-boolean-">setVideo(boolean)</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html#setVideo-java.lang.Boolean-">setVideo(Boolean)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieBasic.html" title="class in com.omertron.themoviedbapi.model.movie">MovieBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html#setVideos-com.omertron.themoviedbapi.results.WrapperVideos-">setVideos(WrapperVideos)</a></span> - Method in class com.omertron.themoviedbapi.model.movie.<a href="com/omertron/themoviedbapi/model/movie/MovieInfo.html" title="class in com.omertron.themoviedbapi.model.movie">MovieInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html#setVideos-com.omertron.themoviedbapi.results.WrapperGenericList-">setVideos(WrapperGenericList&lt;Video&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#setVideos-com.omertron.themoviedbapi.results.WrapperGenericList-">setVideos(WrapperGenericList&lt;Video&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html#setVideos-com.omertron.themoviedbapi.results.WrapperGenericList-">setVideos(WrapperGenericList&lt;Video&gt;)</a></span> - Method in class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperVideos.html#setVideos-java.util.List-">setVideos(List&lt;Video&gt;)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperVideos.html" title="class in com.omertron.themoviedbapi.results">WrapperVideos</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#setVoteAverage-float-">setVoteAverage(float)</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#setVoteAverage-float-">setVoteAverage(float)</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaBasic.html#setVoteAverage-float-">setVoteAverage(float)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaBasic.html" title="class in com.omertron.themoviedbapi.model.media">MediaBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#setVoteCount-int-">setVoteCount(int)</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/collection/Collection.html#setVoteCount-int-">setVoteCount(int)</a></span> - Method in class com.omertron.themoviedbapi.model.collection.<a href="com/omertron/themoviedbapi/model/collection/Collection.html" title="class in com.omertron.themoviedbapi.model.collection">Collection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaBasic.html#setVoteCount-int-">setVoteCount(int)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaBasic.html" title="class in com.omertron.themoviedbapi.model.media">MediaBasic</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/MediaState.html#setWatchlist-boolean-">setWatchlist(boolean)</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/MediaState.html" title="class in com.omertron.themoviedbapi.model.media">MediaState</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/artwork/Artwork.html#setWidth-int-">setWidth(int)</a></span> - Method in class com.omertron.themoviedbapi.model.artwork.<a href="com/omertron/themoviedbapi/model/artwork/Artwork.html" title="class in com.omertron.themoviedbapi.model.artwork">Artwork</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperVideos.html#setYouTube-java.util.List-">setYouTube(List&lt;Trailer&gt;)</a></span> - Method in class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperVideos.html" title="class in com.omertron.themoviedbapi.results">WrapperVideos</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/enumeration/SortBy.html" title="enum in com.omertron.themoviedbapi.enumeration"><span class="typeNameLink">SortBy</span></a> - Enum in <a href="com/omertron/themoviedbapi/enumeration/package-summary.html">com.omertron.themoviedbapi.enumeration</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#sortBy-com.omertron.themoviedbapi.enumeration.SortBy-">sortBy(SortBy)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Available options are <br>
vote_average.desc<br>
vote_average.asc<br>
release_date.desc<br>
release_date.asc<br>
popularity.desc<br>
popularity.asc</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model"><span class="typeNameLink">StatusCode</span></a> - Class in <a href="com/omertron/themoviedbapi/model/package-summary.html">com.omertron.themoviedbapi.model</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/StatusCode.html#StatusCode--">StatusCode()</a></span> - Constructor for class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/StatusCode.html" title="class in com.omertron.themoviedbapi.model">StatusCode</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/ApiUrl.html#subMethod-com.omertron.themoviedbapi.tools.MethodSub-">subMethod(MethodSub)</a></span> - Method in class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/ApiUrl.html" title="class in com.omertron.themoviedbapi.tools">ApiUrl</a></dt>
<dd>
<div class="block">Add a sub-methods</div>
</dd>
</dl>
<a name="I:T">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi"><span class="typeNameLink">TheMovieDbApi</span></a> - Class in <a href="com/omertron/themoviedbapi/package-summary.html">com.omertron.themoviedbapi</a></dt>
<dd>
<div class="block">The MovieInfo API</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#TheMovieDbApi-java.lang.String-">TheMovieDbApi(String)</a></span> - Constructor for class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">API for The Movie Db.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/TheMovieDbApi.html#TheMovieDbApi-java.lang.String-org.apache.http.client.HttpClient-">TheMovieDbApi(String, HttpClient)</a></span> - Constructor for class com.omertron.themoviedbapi.<a href="com/omertron/themoviedbapi/TheMovieDbApi.html" title="class in com.omertron.themoviedbapi">TheMovieDbApi</a></dt>
<dd>
<div class="block">API for The Movie Db.</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/methods/TmdbAccount.html" title="class in com.omertron.themoviedbapi.methods"><span class="typeNameLink">TmdbAccount</span></a> - Class in <a href="com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a></dt>
<dd>
<div class="block">Class to hold the Account Methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbAccount.html#TmdbAccount-java.lang.String-com.omertron.themoviedbapi.tools.HttpTools-">TmdbAccount(String, HttpTools)</a></span> - Constructor for class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbAccount.html" title="class in com.omertron.themoviedbapi.methods">TmdbAccount</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/methods/TmdbAuthentication.html" title="class in com.omertron.themoviedbapi.methods"><span class="typeNameLink">TmdbAuthentication</span></a> - Class in <a href="com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a></dt>
<dd>
<div class="block">Class to hold the Authentication Methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbAuthentication.html#TmdbAuthentication-java.lang.String-com.omertron.themoviedbapi.tools.HttpTools-">TmdbAuthentication(String, HttpTools)</a></span> - Constructor for class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbAuthentication.html" title="class in com.omertron.themoviedbapi.methods">TmdbAuthentication</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/methods/TmdbCertifications.html" title="class in com.omertron.themoviedbapi.methods"><span class="typeNameLink">TmdbCertifications</span></a> - Class in <a href="com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a></dt>
<dd>
<div class="block">Class to hold the Certification Methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbCertifications.html#TmdbCertifications-java.lang.String-com.omertron.themoviedbapi.tools.HttpTools-">TmdbCertifications(String, HttpTools)</a></span> - Constructor for class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbCertifications.html" title="class in com.omertron.themoviedbapi.methods">TmdbCertifications</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/methods/TmdbChanges.html" title="class in com.omertron.themoviedbapi.methods"><span class="typeNameLink">TmdbChanges</span></a> - Class in <a href="com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a></dt>
<dd>
<div class="block">Class to hold the Change Methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbChanges.html#TmdbChanges-java.lang.String-com.omertron.themoviedbapi.tools.HttpTools-">TmdbChanges(String, HttpTools)</a></span> - Constructor for class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbChanges.html" title="class in com.omertron.themoviedbapi.methods">TmdbChanges</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/methods/TmdbCollections.html" title="class in com.omertron.themoviedbapi.methods"><span class="typeNameLink">TmdbCollections</span></a> - Class in <a href="com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a></dt>
<dd>
<div class="block">Class to hold the Collections Methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbCollections.html#TmdbCollections-java.lang.String-com.omertron.themoviedbapi.tools.HttpTools-">TmdbCollections(String, HttpTools)</a></span> - Constructor for class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbCollections.html" title="class in com.omertron.themoviedbapi.methods">TmdbCollections</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/methods/TmdbCompanies.html" title="class in com.omertron.themoviedbapi.methods"><span class="typeNameLink">TmdbCompanies</span></a> - Class in <a href="com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a></dt>
<dd>
<div class="block">Class to hold the Company Methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbCompanies.html#TmdbCompanies-java.lang.String-com.omertron.themoviedbapi.tools.HttpTools-">TmdbCompanies(String, HttpTools)</a></span> - Constructor for class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbCompanies.html" title="class in com.omertron.themoviedbapi.methods">TmdbCompanies</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/methods/TmdbConfiguration.html" title="class in com.omertron.themoviedbapi.methods"><span class="typeNameLink">TmdbConfiguration</span></a> - Class in <a href="com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a></dt>
<dd>
<div class="block">Class to hold the Configuration Methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbConfiguration.html#TmdbConfiguration-java.lang.String-com.omertron.themoviedbapi.tools.HttpTools-">TmdbConfiguration(String, HttpTools)</a></span> - Constructor for class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbConfiguration.html" title="class in com.omertron.themoviedbapi.methods">TmdbConfiguration</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/methods/TmdbCredits.html" title="class in com.omertron.themoviedbapi.methods"><span class="typeNameLink">TmdbCredits</span></a> - Class in <a href="com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a></dt>
<dd>
<div class="block">Class to hold the Credit Methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbCredits.html#TmdbCredits-java.lang.String-com.omertron.themoviedbapi.tools.HttpTools-">TmdbCredits(String, HttpTools)</a></span> - Constructor for class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbCredits.html" title="class in com.omertron.themoviedbapi.methods">TmdbCredits</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/methods/TmdbDiscover.html" title="class in com.omertron.themoviedbapi.methods"><span class="typeNameLink">TmdbDiscover</span></a> - Class in <a href="com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a></dt>
<dd>
<div class="block">Class to hold the Discover Methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbDiscover.html#TmdbDiscover-java.lang.String-com.omertron.themoviedbapi.tools.HttpTools-">TmdbDiscover(String, HttpTools)</a></span> - Constructor for class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbDiscover.html" title="class in com.omertron.themoviedbapi.methods">TmdbDiscover</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/methods/TmdbEpisodes.html" title="class in com.omertron.themoviedbapi.methods"><span class="typeNameLink">TmdbEpisodes</span></a> - Class in <a href="com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a></dt>
<dd>
<div class="block">Class to hold the TV Methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbEpisodes.html#TmdbEpisodes-java.lang.String-com.omertron.themoviedbapi.tools.HttpTools-">TmdbEpisodes(String, HttpTools)</a></span> - Constructor for class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbEpisodes.html" title="class in com.omertron.themoviedbapi.methods">TmdbEpisodes</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/methods/TmdbFind.html" title="class in com.omertron.themoviedbapi.methods"><span class="typeNameLink">TmdbFind</span></a> - Class in <a href="com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a></dt>
<dd>
<div class="block">Class to hold the Find Methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbFind.html#TmdbFind-java.lang.String-com.omertron.themoviedbapi.tools.HttpTools-">TmdbFind(String, HttpTools)</a></span> - Constructor for class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbFind.html" title="class in com.omertron.themoviedbapi.methods">TmdbFind</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/methods/TmdbGenres.html" title="class in com.omertron.themoviedbapi.methods"><span class="typeNameLink">TmdbGenres</span></a> - Class in <a href="com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a></dt>
<dd>
<div class="block">Class to hold the Genre Methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbGenres.html#TmdbGenres-java.lang.String-com.omertron.themoviedbapi.tools.HttpTools-">TmdbGenres(String, HttpTools)</a></span> - Constructor for class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbGenres.html" title="class in com.omertron.themoviedbapi.methods">TmdbGenres</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/methods/TmdbKeywords.html" title="class in com.omertron.themoviedbapi.methods"><span class="typeNameLink">TmdbKeywords</span></a> - Class in <a href="com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a></dt>
<dd>
<div class="block">Class to hold the Keyword Methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbKeywords.html#TmdbKeywords-java.lang.String-com.omertron.themoviedbapi.tools.HttpTools-">TmdbKeywords(String, HttpTools)</a></span> - Constructor for class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbKeywords.html" title="class in com.omertron.themoviedbapi.methods">TmdbKeywords</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/methods/TmdbLists.html" title="class in com.omertron.themoviedbapi.methods"><span class="typeNameLink">TmdbLists</span></a> - Class in <a href="com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a></dt>
<dd>
<div class="block">Class to hold the List Methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbLists.html#TmdbLists-java.lang.String-com.omertron.themoviedbapi.tools.HttpTools-">TmdbLists(String, HttpTools)</a></span> - Constructor for class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbLists.html" title="class in com.omertron.themoviedbapi.methods">TmdbLists</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/methods/TmdbMovies.html" title="class in com.omertron.themoviedbapi.methods"><span class="typeNameLink">TmdbMovies</span></a> - Class in <a href="com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a></dt>
<dd>
<div class="block">Class to hold the Movie Methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbMovies.html#TmdbMovies-java.lang.String-com.omertron.themoviedbapi.tools.HttpTools-">TmdbMovies(String, HttpTools)</a></span> - Constructor for class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbMovies.html" title="class in com.omertron.themoviedbapi.methods">TmdbMovies</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/methods/TmdbNetworks.html" title="class in com.omertron.themoviedbapi.methods"><span class="typeNameLink">TmdbNetworks</span></a> - Class in <a href="com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a></dt>
<dd>
<div class="block">Class to hold the Network Methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbNetworks.html#TmdbNetworks-java.lang.String-com.omertron.themoviedbapi.tools.HttpTools-">TmdbNetworks(String, HttpTools)</a></span> - Constructor for class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbNetworks.html" title="class in com.omertron.themoviedbapi.methods">TmdbNetworks</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/tools/TmdbParameters.html" title="class in com.omertron.themoviedbapi.tools"><span class="typeNameLink">TmdbParameters</span></a> - Class in <a href="com/omertron/themoviedbapi/tools/package-summary.html">com.omertron.themoviedbapi.tools</a></dt>
<dd>
<div class="block">Parameters for the TMDB API</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/TmdbParameters.html#TmdbParameters--">TmdbParameters()</a></span> - Constructor for class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/TmdbParameters.html" title="class in com.omertron.themoviedbapi.tools">TmdbParameters</a></dt>
<dd>
<div class="block">Construct an empty set of parameters</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/methods/TmdbPeople.html" title="class in com.omertron.themoviedbapi.methods"><span class="typeNameLink">TmdbPeople</span></a> - Class in <a href="com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a></dt>
<dd>
<div class="block">Class to hold the People Methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbPeople.html#TmdbPeople-java.lang.String-com.omertron.themoviedbapi.tools.HttpTools-">TmdbPeople(String, HttpTools)</a></span> - Constructor for class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbPeople.html" title="class in com.omertron.themoviedbapi.methods">TmdbPeople</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/methods/TmdbReviews.html" title="class in com.omertron.themoviedbapi.methods"><span class="typeNameLink">TmdbReviews</span></a> - Class in <a href="com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a></dt>
<dd>
<div class="block">Class to hold the Review Methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbReviews.html#TmdbReviews-java.lang.String-com.omertron.themoviedbapi.tools.HttpTools-">TmdbReviews(String, HttpTools)</a></span> - Constructor for class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbReviews.html" title="class in com.omertron.themoviedbapi.methods">TmdbReviews</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/methods/TmdbSearch.html" title="class in com.omertron.themoviedbapi.methods"><span class="typeNameLink">TmdbSearch</span></a> - Class in <a href="com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a></dt>
<dd>
<div class="block">Class to hold the Search Methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbSearch.html#TmdbSearch-java.lang.String-com.omertron.themoviedbapi.tools.HttpTools-">TmdbSearch(String, HttpTools)</a></span> - Constructor for class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbSearch.html" title="class in com.omertron.themoviedbapi.methods">TmdbSearch</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/methods/TmdbSeasons.html" title="class in com.omertron.themoviedbapi.methods"><span class="typeNameLink">TmdbSeasons</span></a> - Class in <a href="com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a></dt>
<dd>
<div class="block">Class to hold the TV Methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbSeasons.html#TmdbSeasons-java.lang.String-com.omertron.themoviedbapi.tools.HttpTools-">TmdbSeasons(String, HttpTools)</a></span> - Constructor for class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbSeasons.html" title="class in com.omertron.themoviedbapi.methods">TmdbSeasons</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/methods/TmdbTV.html" title="class in com.omertron.themoviedbapi.methods"><span class="typeNameLink">TmdbTV</span></a> - Class in <a href="com/omertron/themoviedbapi/methods/package-summary.html">com.omertron.themoviedbapi.methods</a></dt>
<dd>
<div class="block">Class to hold the TV Methods</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/methods/TmdbTV.html#TmdbTV-java.lang.String-com.omertron.themoviedbapi.tools.HttpTools-">TmdbTV(String, HttpTools)</a></span> - Constructor for class com.omertron.themoviedbapi.methods.<a href="com/omertron/themoviedbapi/methods/TmdbTV.html" title="class in com.omertron.themoviedbapi.methods">TmdbTV</a></dt>
<dd>
<div class="block">Constructor</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication"><span class="typeNameLink">TokenAuthorisation</span></a> - Class in <a href="com/omertron/themoviedbapi/model/authentication/package-summary.html">com.omertron.themoviedbapi.model.authentication</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html#TokenAuthorisation--">TokenAuthorisation()</a></span> - Constructor for class com.omertron.themoviedbapi.model.authentication.<a href="com/omertron/themoviedbapi/model/authentication/TokenAuthorisation.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenAuthorisation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html" title="class in com.omertron.themoviedbapi.model.authentication"><span class="typeNameLink">TokenSession</span></a> - Class in <a href="com/omertron/themoviedbapi/model/authentication/package-summary.html">com.omertron.themoviedbapi.model.authentication</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html#TokenSession--">TokenSession()</a></span> - Constructor for class com.omertron.themoviedbapi.model.authentication.<a href="com/omertron/themoviedbapi/model/authentication/TokenSession.html" title="class in com.omertron.themoviedbapi.model.authentication">TokenSession</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/TmdbParameters.html#toList-java.lang.String:A-">toList(String[])</a></span> - Method in class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/TmdbParameters.html" title="class in com.omertron.themoviedbapi.tools">TmdbParameters</a></dt>
<dd>
<div class="block">Append any optional parameters to the URL</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/AbstractJsonMapping.html#toString--">toString()</a></span> - Method in class com.omertron.themoviedbapi.model.<a href="com/omertron/themoviedbapi/model/AbstractJsonMapping.html" title="class in com.omertron.themoviedbapi.model">AbstractJsonMapping</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/WithBuilder.html#toString--">toString()</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/WithBuilder.html" title="class in com.omertron.themoviedbapi.model.discover">WithBuilder</a></dt>
<dd>
<div class="block">Generate the string to pass to the method</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Translation.html#toString--">toString()</a></span> - Method in class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Translation.html" title="class in com.omertron.themoviedbapi.model.media">Translation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/TmdbParameters.html#toString--">toString()</a></span> - Method in class com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/TmdbParameters.html" title="class in com.omertron.themoviedbapi.tools">TmdbParameters</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/media/Trailer.html" title="class in com.omertron.themoviedbapi.model.media"><span class="typeNameLink">Trailer</span></a> - Class in <a href="com/omertron/themoviedbapi/model/media/package-summary.html">com.omertron.themoviedbapi.model.media</a></dt>
<dd>
<div class="block">Trailer specific information from the "Append to Response" method</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Trailer.html#Trailer--">Trailer()</a></span> - Constructor for class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Trailer.html" title="class in com.omertron.themoviedbapi.model.media">Trailer</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/media/Translation.html" title="class in com.omertron.themoviedbapi.model.media"><span class="typeNameLink">Translation</span></a> - Class in <a href="com/omertron/themoviedbapi/model/media/package-summary.html">com.omertron.themoviedbapi.model.media</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Translation.html#Translation--">Translation()</a></span> - Constructor for class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Translation.html" title="class in com.omertron.themoviedbapi.model.media">Translation</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv"><span class="typeNameLink">TVBasic</span></a> - Class in <a href="com/omertron/themoviedbapi/model/tv/package-summary.html">com.omertron.themoviedbapi.model.tv</a></dt>
<dd>
<div class="block">Basic TV information</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVBasic.html#TVBasic--">TVBasic()</a></span> - Constructor for class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVBasic</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/tv/TVCredit.html" title="class in com.omertron.themoviedbapi.model.tv"><span class="typeNameLink">TVCredit</span></a> - Class in <a href="com/omertron/themoviedbapi/model/tv/package-summary.html">com.omertron.themoviedbapi.model.tv</a></dt>
<dd>
<div class="block">TV Favorite information</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVCredit.html#TVCredit--">TVCredit()</a></span> - Constructor for class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVCredit.html" title="class in com.omertron.themoviedbapi.model.tv">TVCredit</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html" title="class in com.omertron.themoviedbapi.model.tv"><span class="typeNameLink">TVEpisodeBasic</span></a> - Class in <a href="com/omertron/themoviedbapi/model/tv/package-summary.html">com.omertron.themoviedbapi.model.tv</a></dt>
<dd>
<div class="block">TV Favorite information</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html#TVEpisodeBasic--">TVEpisodeBasic()</a></span> - Constructor for class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeBasic</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html" title="class in com.omertron.themoviedbapi.model.tv"><span class="typeNameLink">TVEpisodeInfo</span></a> - Class in <a href="com/omertron/themoviedbapi/model/tv/package-summary.html">com.omertron.themoviedbapi.model.tv</a></dt>
<dd>
<div class="block">TV Episode information</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html#TVEpisodeInfo--">TVEpisodeInfo()</a></span> - Constructor for class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVEpisodeInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVEpisodeInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/enumeration/TVEpisodeMethod.html" title="enum in com.omertron.themoviedbapi.enumeration"><span class="typeNameLink">TVEpisodeMethod</span></a> - Enum in <a href="com/omertron/themoviedbapi/enumeration/package-summary.html">com.omertron.themoviedbapi.enumeration</a></dt>
<dd>
<div class="block">List of TV methods</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv"><span class="typeNameLink">TVInfo</span></a> - Class in <a href="com/omertron/themoviedbapi/model/tv/package-summary.html">com.omertron.themoviedbapi.model.tv</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVInfo.html#TVInfo--">TVInfo()</a></span> - Constructor for class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/enumeration/TVMethod.html" title="enum in com.omertron.themoviedbapi.enumeration"><span class="typeNameLink">TVMethod</span></a> - Enum in <a href="com/omertron/themoviedbapi/enumeration/package-summary.html">com.omertron.themoviedbapi.enumeration</a></dt>
<dd>
<div class="block">List of TV methods</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html" title="class in com.omertron.themoviedbapi.model.tv"><span class="typeNameLink">TVSeasonBasic</span></a> - Class in <a href="com/omertron/themoviedbapi/model/tv/package-summary.html">com.omertron.themoviedbapi.model.tv</a></dt>
<dd>
<div class="block">TV Favorite information</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html#TVSeasonBasic--">TVSeasonBasic()</a></span> - Constructor for class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonBasic.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonBasic</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html" title="class in com.omertron.themoviedbapi.model.tv"><span class="typeNameLink">TVSeasonInfo</span></a> - Class in <a href="com/omertron/themoviedbapi/model/tv/package-summary.html">com.omertron.themoviedbapi.model.tv</a></dt>
<dd>
<div class="block">TV Season information</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html#TVSeasonInfo--">TVSeasonInfo()</a></span> - Constructor for class com.omertron.themoviedbapi.model.tv.<a href="com/omertron/themoviedbapi/model/tv/TVSeasonInfo.html" title="class in com.omertron.themoviedbapi.model.tv">TVSeasonInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/enumeration/TVSeasonMethod.html" title="enum in com.omertron.themoviedbapi.enumeration"><span class="typeNameLink">TVSeasonMethod</span></a> - Enum in <a href="com/omertron/themoviedbapi/enumeration/package-summary.html">com.omertron.themoviedbapi.enumeration</a></dt>
<dd>
<div class="block">List of TV methods</div>
</dd>
</dl>
<a name="I:U">
<!-- -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><a href="com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list"><span class="typeNameLink">UserList</span></a> - Class in <a href="com/omertron/themoviedbapi/model/list/package-summary.html">com.omertron.themoviedbapi.model.list</a></dt>
<dd>
<div class="block">Wrapper for the MovieDbList function</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/list/UserList.html#UserList--">UserList()</a></span> - Constructor for class com.omertron.themoviedbapi.model.list.<a href="com/omertron/themoviedbapi/model/list/UserList.html" title="class in com.omertron.themoviedbapi.model.list">UserList</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:V">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/ArtworkType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/ArtworkType.html" title="enum in com.omertron.themoviedbapi.enumeration">ArtworkType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/CreditType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/CreditType.html" title="enum in com.omertron.themoviedbapi.enumeration">CreditType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/ExternalSource.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/ExternalSource.html" title="enum in com.omertron.themoviedbapi.enumeration">ExternalSource</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/Gender.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/Gender.html" title="enum in com.omertron.themoviedbapi.enumeration">Gender</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/MediaType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/MediaType.html" title="enum in com.omertron.themoviedbapi.enumeration">MediaType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/MovieMethod.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/MovieMethod.html" title="enum in com.omertron.themoviedbapi.enumeration">MovieMethod</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/PeopleMethod.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/PeopleMethod.html" title="enum in com.omertron.themoviedbapi.enumeration">PeopleMethod</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/ReleaseType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/ReleaseType.html" title="enum in com.omertron.themoviedbapi.enumeration">ReleaseType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/SearchType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/SearchType.html" title="enum in com.omertron.themoviedbapi.enumeration">SearchType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/SortBy.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/SortBy.html" title="enum in com.omertron.themoviedbapi.enumeration">SortBy</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/TVEpisodeMethod.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/TVEpisodeMethod.html" title="enum in com.omertron.themoviedbapi.enumeration">TVEpisodeMethod</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/TVMethod.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/TVMethod.html" title="enum in com.omertron.themoviedbapi.enumeration">TVMethod</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/TVSeasonMethod.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/TVSeasonMethod.html" title="enum in com.omertron.themoviedbapi.enumeration">TVSeasonMethod</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/MethodBase.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/MethodBase.html" title="enum in com.omertron.themoviedbapi.tools">MethodBase</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/MethodSub.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/MethodSub.html" title="enum in com.omertron.themoviedbapi.tools">MethodSub</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/Param.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/Param.html" title="enum in com.omertron.themoviedbapi.tools">Param</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/PostBody.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/PostBody.html" title="enum in com.omertron.themoviedbapi.tools">PostBody</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/ArtworkType.html#values--">values()</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/ArtworkType.html" title="enum in com.omertron.themoviedbapi.enumeration">ArtworkType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/CreditType.html#values--">values()</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/CreditType.html" title="enum in com.omertron.themoviedbapi.enumeration">CreditType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/ExternalSource.html#values--">values()</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/ExternalSource.html" title="enum in com.omertron.themoviedbapi.enumeration">ExternalSource</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/Gender.html#values--">values()</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/Gender.html" title="enum in com.omertron.themoviedbapi.enumeration">Gender</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/MediaType.html#values--">values()</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/MediaType.html" title="enum in com.omertron.themoviedbapi.enumeration">MediaType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/MovieMethod.html#values--">values()</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/MovieMethod.html" title="enum in com.omertron.themoviedbapi.enumeration">MovieMethod</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/PeopleMethod.html#values--">values()</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/PeopleMethod.html" title="enum in com.omertron.themoviedbapi.enumeration">PeopleMethod</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/ReleaseType.html#values--">values()</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/ReleaseType.html" title="enum in com.omertron.themoviedbapi.enumeration">ReleaseType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/SearchType.html#values--">values()</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/SearchType.html" title="enum in com.omertron.themoviedbapi.enumeration">SearchType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/SortBy.html#values--">values()</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/SortBy.html" title="enum in com.omertron.themoviedbapi.enumeration">SortBy</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/TVEpisodeMethod.html#values--">values()</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/TVEpisodeMethod.html" title="enum in com.omertron.themoviedbapi.enumeration">TVEpisodeMethod</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/TVMethod.html#values--">values()</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/TVMethod.html" title="enum in com.omertron.themoviedbapi.enumeration">TVMethod</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/enumeration/TVSeasonMethod.html#values--">values()</a></span> - Static method in enum com.omertron.themoviedbapi.enumeration.<a href="com/omertron/themoviedbapi/enumeration/TVSeasonMethod.html" title="enum in com.omertron.themoviedbapi.enumeration">TVSeasonMethod</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/MethodBase.html#values--">values()</a></span> - Static method in enum com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/MethodBase.html" title="enum in com.omertron.themoviedbapi.tools">MethodBase</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/MethodSub.html#values--">values()</a></span> - Static method in enum com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/MethodSub.html" title="enum in com.omertron.themoviedbapi.tools">MethodSub</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/Param.html#values--">values()</a></span> - Static method in enum com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/Param.html" title="enum in com.omertron.themoviedbapi.tools">Param</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/tools/PostBody.html#values--">values()</a></span> - Static method in enum com.omertron.themoviedbapi.tools.<a href="com/omertron/themoviedbapi/tools/PostBody.html" title="enum in com.omertron.themoviedbapi.tools">PostBody</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media"><span class="typeNameLink">Video</span></a> - Class in <a href="com/omertron/themoviedbapi/model/media/package-summary.html">com.omertron.themoviedbapi.model.media</a></dt>
<dd>
<div class="block">Video specific information</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/media/Video.html#Video--">Video()</a></span> - Constructor for class com.omertron.themoviedbapi.model.media.<a href="com/omertron/themoviedbapi/model/media/Video.html" title="class in com.omertron.themoviedbapi.model.media">Video</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#voteAverageGte-float-">voteAverageGte(float)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Only include movies that are equal to, or have a higher average rating than this value</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#voteAverageLte-float-">voteAverageLte(float)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Only include movies that are less than or equal to this value</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#voteCountGte-int-">voteCountGte(int)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Only include movies that are equal to, or have a vote count higher than this value</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#voteCountLte-int-">voteCountLte(int)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Only include movies that are equal to, or have a vote count higher than this value</div>
</dd>
</dl>
<a name="I:W">
<!-- -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><a href="com/omertron/themoviedbapi/model/discover/WithBuilder.html" title="class in com.omertron.themoviedbapi.model.discover"><span class="typeNameLink">WithBuilder</span></a> - Class in <a href="com/omertron/themoviedbapi/model/discover/package-summary.html">com.omertron.themoviedbapi.model.discover</a></dt>
<dd>
<div class="block">Class to create a String for the "with???" parameters of the Discover method</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/WithBuilder.html#WithBuilder-int-">WithBuilder(int)</a></span> - Constructor for class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/WithBuilder.html" title="class in com.omertron.themoviedbapi.model.discover">WithBuilder</a></dt>
<dd>
<div class="block">Create the first ID in the string</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/WithBuilder.html#WithBuilder-java.lang.String-">WithBuilder(String)</a></span> - Constructor for class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/WithBuilder.html" title="class in com.omertron.themoviedbapi.model.discover">WithBuilder</a></dt>
<dd>
<div class="block">Create the first ID in the string</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#withCast-java.lang.String-">withCast(String)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Only include movies that have this person id added as a cast member.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#withCast-com.omertron.themoviedbapi.model.discover.WithBuilder-">withCast(WithBuilder)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Only include media that have these person IDs added as cast members.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#withCompanies-java.lang.String-">withCompanies(String)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Filter movies to include a specific company.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#withCompanies-com.omertron.themoviedbapi.model.discover.WithBuilder-">withCompanies(WithBuilder)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Filter movies to include a specific company.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#withCrew-java.lang.String-">withCrew(String)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Only include movies that have this person id added as a crew member.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#withCrew-com.omertron.themoviedbapi.model.discover.WithBuilder-">withCrew(WithBuilder)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Only include media that have these person IDs added as crew members.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#withGenres-java.lang.String-">withGenres(String)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Only include movies with the specified genres.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#withGenres-com.omertron.themoviedbapi.model.discover.WithBuilder-">withGenres(WithBuilder)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Only include movies with the specified genres.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#withKeywords-java.lang.String-">withKeywords(String)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Only include movies with the specified genres.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#withKeywords-com.omertron.themoviedbapi.model.discover.WithBuilder-">withKeywords(WithBuilder)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Only include movies with the specified genres.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#withNetworks-java.lang.String-">withNetworks(String)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Filter TV shows to include a specific network.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#withNetworks-com.omertron.themoviedbapi.model.discover.WithBuilder-">withNetworks(WithBuilder)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Filter TV shows to include a specific network.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#withPeople-java.lang.String-">withPeople(String)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Only include movies that have these person id's added as a cast or crew member.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#withPeople-com.omertron.themoviedbapi.model.discover.WithBuilder-">withPeople(WithBuilder)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Only include movies that have these person id's added as a cast or crew member.</div>
</dd>
<dt><a href="com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html" title="class in com.omertron.themoviedbapi.results"><span class="typeNameLink">WrapperAlternativeTitles</span></a> - Class in <a href="com/omertron/themoviedbapi/results/package-summary.html">com.omertron.themoviedbapi.results</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html#WrapperAlternativeTitles--">WrapperAlternativeTitles()</a></span> - Constructor for class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperAlternativeTitles.html" title="class in com.omertron.themoviedbapi.results">WrapperAlternativeTitles</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/results/WrapperChanges.html" title="class in com.omertron.themoviedbapi.results"><span class="typeNameLink">WrapperChanges</span></a> - Class in <a href="com/omertron/themoviedbapi/results/package-summary.html">com.omertron.themoviedbapi.results</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperChanges.html#WrapperChanges--">WrapperChanges()</a></span> - Constructor for class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperChanges.html" title="class in com.omertron.themoviedbapi.results">WrapperChanges</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/results/WrapperConfig.html" title="class in com.omertron.themoviedbapi.results"><span class="typeNameLink">WrapperConfig</span></a> - Class in <a href="com/omertron/themoviedbapi/results/package-summary.html">com.omertron.themoviedbapi.results</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperConfig.html#WrapperConfig--">WrapperConfig()</a></span> - Constructor for class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperConfig.html" title="class in com.omertron.themoviedbapi.results">WrapperConfig</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/interfaces/WrapperDates.html" title="interface in com.omertron.themoviedbapi.interfaces"><span class="typeNameLink">WrapperDates</span></a> - Interface in <a href="com/omertron/themoviedbapi/interfaces/package-summary.html">com.omertron.themoviedbapi.interfaces</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/results/WrapperGenericList.html" title="class in com.omertron.themoviedbapi.results"><span class="typeNameLink">WrapperGenericList</span></a>&lt;<a href="com/omertron/themoviedbapi/results/WrapperGenericList.html" title="type parameter in WrapperGenericList">T</a>&gt; - Class in <a href="com/omertron/themoviedbapi/results/package-summary.html">com.omertron.themoviedbapi.results</a></dt>
<dd>
<div class="block">Generic wrapper for result lists</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperGenericList.html#WrapperGenericList--">WrapperGenericList()</a></span> - Constructor for class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperGenericList.html" title="class in com.omertron.themoviedbapi.results">WrapperGenericList</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/results/WrapperGenres.html" title="class in com.omertron.themoviedbapi.results"><span class="typeNameLink">WrapperGenres</span></a> - Class in <a href="com/omertron/themoviedbapi/results/package-summary.html">com.omertron.themoviedbapi.results</a></dt>
<dd>
<div class="block">Wrapper class for the Genres searches</div>
</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperGenres.html#WrapperGenres--">WrapperGenres()</a></span> - Constructor for class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperGenres.html" title="class in com.omertron.themoviedbapi.results">WrapperGenres</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/results/WrapperImages.html" title="class in com.omertron.themoviedbapi.results"><span class="typeNameLink">WrapperImages</span></a> - Class in <a href="com/omertron/themoviedbapi/results/package-summary.html">com.omertron.themoviedbapi.results</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperImages.html#WrapperImages--">WrapperImages()</a></span> - Constructor for class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperImages.html" title="class in com.omertron.themoviedbapi.results">WrapperImages</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/results/WrapperJobList.html" title="class in com.omertron.themoviedbapi.results"><span class="typeNameLink">WrapperJobList</span></a> - Class in <a href="com/omertron/themoviedbapi/results/package-summary.html">com.omertron.themoviedbapi.results</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperJobList.html#WrapperJobList--">WrapperJobList()</a></span> - Constructor for class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperJobList.html" title="class in com.omertron.themoviedbapi.results">WrapperJobList</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/results/WrapperMovieKeywords.html" title="class in com.omertron.themoviedbapi.results"><span class="typeNameLink">WrapperMovieKeywords</span></a> - Class in <a href="com/omertron/themoviedbapi/results/package-summary.html">com.omertron.themoviedbapi.results</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperMovieKeywords.html#WrapperMovieKeywords--">WrapperMovieKeywords()</a></span> - Constructor for class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperMovieKeywords.html" title="class in com.omertron.themoviedbapi.results">WrapperMovieKeywords</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/results/WrapperMultiSearch.html" title="class in com.omertron.themoviedbapi.results"><span class="typeNameLink">WrapperMultiSearch</span></a> - Class in <a href="com/omertron/themoviedbapi/results/package-summary.html">com.omertron.themoviedbapi.results</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperMultiSearch.html#WrapperMultiSearch--">WrapperMultiSearch()</a></span> - Constructor for class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperMultiSearch.html" title="class in com.omertron.themoviedbapi.results">WrapperMultiSearch</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/interfaces/WrapperPages.html" title="interface in com.omertron.themoviedbapi.interfaces"><span class="typeNameLink">WrapperPages</span></a> - Interface in <a href="com/omertron/themoviedbapi/interfaces/package-summary.html">com.omertron.themoviedbapi.interfaces</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/results/WrapperReleaseInfo.html" title="class in com.omertron.themoviedbapi.results"><span class="typeNameLink">WrapperReleaseInfo</span></a> - Class in <a href="com/omertron/themoviedbapi/results/package-summary.html">com.omertron.themoviedbapi.results</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperReleaseInfo.html#WrapperReleaseInfo--">WrapperReleaseInfo()</a></span> - Constructor for class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperReleaseInfo.html" title="class in com.omertron.themoviedbapi.results">WrapperReleaseInfo</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/results/WrapperTranslations.html" title="class in com.omertron.themoviedbapi.results"><span class="typeNameLink">WrapperTranslations</span></a> - Class in <a href="com/omertron/themoviedbapi/results/package-summary.html">com.omertron.themoviedbapi.results</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperTranslations.html#WrapperTranslations--">WrapperTranslations()</a></span> - Constructor for class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperTranslations.html" title="class in com.omertron.themoviedbapi.results">WrapperTranslations</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/omertron/themoviedbapi/results/WrapperVideos.html" title="class in com.omertron.themoviedbapi.results"><span class="typeNameLink">WrapperVideos</span></a> - Class in <a href="com/omertron/themoviedbapi/results/package-summary.html">com.omertron.themoviedbapi.results</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/results/WrapperVideos.html#WrapperVideos--">WrapperVideos()</a></span> - Constructor for class com.omertron.themoviedbapi.results.<a href="com/omertron/themoviedbapi/results/WrapperVideos.html" title="class in com.omertron.themoviedbapi.results">WrapperVideos</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:Y">
<!-- -->
</a>
<h2 class="title">Y</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/omertron/themoviedbapi/model/discover/Discover.html#year-int-">year(int)</a></span> - Method in class com.omertron.themoviedbapi.model.discover.<a href="com/omertron/themoviedbapi/model/discover/Discover.html" title="class in com.omertron.themoviedbapi.model.discover">Discover</a></dt>
<dd>
<div class="block">Filter the results release dates to matches that include this value.</div>
</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:K">K</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:W">W</a>&nbsp;<a href="#I:Y">Y</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2017. All rights reserved.</small></p>
</body>
</html>