You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2015/05/16 23:51:34 UTC

svn commit: r951529 [16/35] - in /websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-twitter: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/streams/ apidocs/org/apache/streams/twit...

Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-twitter/apidocs/org/apache/streams/twitter/pojo/User.html
==============================================================================
--- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-twitter/apidocs/org/apache/streams/twitter/pojo/User.html (added)
+++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-twitter/apidocs/org/apache/streams/twitter/pojo/User.html Sat May 16 21:51:31 2015
@@ -0,0 +1,1781 @@
+<!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 (version 1.7.0_75) on Sat May 16 15:58:25 CDT 2015 -->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>User (streams-provider-twitter 0.2-incubating API)</title>
+<meta name="date" content="2015-05-16">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="User (streams-provider-twitter 0.2-incubating API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/User.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../../org/apache/streams/twitter/pojo/UserMentions.html" title="class in org.apache.streams.twitter.pojo"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/streams/twitter/pojo/User.html" target="_top">Frames</a></li>
+<li><a href="User.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All 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>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.streams.twitter.pojo</div>
+<h2 title="Class User" class="title">Class User</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.streams.twitter.pojo.User</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd>
+</dl>
+<hr>
+<br>
+<pre><a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Generated.html?is-external=true" title="class or interface in javax.annotation">@Generated</a>(<a href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Generated.html?is-external=true#value()" title="class or interface in javax.annotation">value</a>="org.jsonschema2pojo")
+public class <span class="strong">User</span>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../serialized-form.html#org.apache.streams.twitter.pojo.User">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#User()">User</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#equals(java.lang.Object)">equals</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;other)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getAdditionalProperties()">getAdditionalProperties</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getContributorsEnabled()">getContributorsEnabled</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>org.joda.time.DateTime</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getCreatedAt()">getCreatedAt</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getDefaultProfile()">getDefaultProfile</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getDefaultProfileImage()">getDefaultProfileImage</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getDescription()">getDescription</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getFavouritesCount()">getFavouritesCount</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getFollowersCount()">getFollowersCount</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getFollowRequestSent()">getFollowRequestSent</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getFriendsCount()">getFriendsCount</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getGeoEnabled()">getGeoEnabled</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getId()">getId</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getIdStr()">getIdStr</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getIsTranslator()">getIsTranslator</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getLang()">getLang</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getListedCount()">getListedCount</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getLocation()">getLocation</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getName()">getName</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getProfileBackgroundColor()">getProfileBackgroundColor</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getProfileBackgroundImageUrl()">getProfileBackgroundImageUrl</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getProfileBackgroundImageUrlHttps()">getProfileBackgroundImageUrlHttps</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getProfileBackgroundTile()">getProfileBackgroundTile</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getProfileImageUrl()">getProfileImageUrl</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getProfileImageUrlHttps()">getProfileImageUrlHttps</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getProfileLinkColor()">getProfileLinkColor</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getProfileSidebarBorderColor()">getProfileSidebarBorderColor</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getProfileSidebarFillColor()">getProfileSidebarFillColor</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getProfileTextColor()">getProfileTextColor</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getProfileUseBackgroundImage()">getProfileUseBackgroundImage</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getProtected()">getProtected</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getScreenName()">getScreenName</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getStatusesCount()">getStatusesCount</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getTimeZone()">getTimeZone</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getUrl()">getUrl</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getUtcOffset()">getUtcOffset</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#getVerified()">getVerified</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#hashCode()">hashCode</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setAdditionalProperty(java.lang.String,%20java.lang.Object)">setAdditionalProperty</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+                     <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setContributorsEnabled(java.lang.Boolean)">setContributorsEnabled</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;contributorsEnabled)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setCreatedAt(org.joda.time.DateTime)">setCreatedAt</a></strong>(org.joda.time.DateTime&nbsp;createdAt)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setDefaultProfile(java.lang.Boolean)">setDefaultProfile</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;defaultProfile)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setDefaultProfileImage(java.lang.Boolean)">setDefaultProfileImage</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;defaultProfileImage)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setDescription(java.lang.String)">setDescription</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setFavouritesCount(java.lang.Long)">setFavouritesCount</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;favouritesCount)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setFollowersCount(java.lang.Long)">setFollowersCount</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;followersCount)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setFollowRequestSent(java.lang.Boolean)">setFollowRequestSent</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;followRequestSent)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setFriendsCount(java.lang.Long)">setFriendsCount</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;friendsCount)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setGeoEnabled(java.lang.Boolean)">setGeoEnabled</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;geoEnabled)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setId(java.lang.Long)">setId</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;id)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setIdStr(java.lang.String)">setIdStr</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;idStr)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setIsTranslator(java.lang.Boolean)">setIsTranslator</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;isTranslator)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setLang(java.lang.String)">setLang</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setListedCount(java.lang.Long)">setListedCount</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;listedCount)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setLocation(java.lang.String)">setLocation</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;location)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setName(java.lang.String)">setName</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setProfileBackgroundColor(java.lang.String)">setProfileBackgroundColor</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileBackgroundColor)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setProfileBackgroundImageUrl(java.lang.String)">setProfileBackgroundImageUrl</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileBackgroundImageUrl)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setProfileBackgroundImageUrlHttps(java.lang.String)">setProfileBackgroundImageUrlHttps</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileBackgroundImageUrlHttps)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setProfileBackgroundTile(java.lang.Boolean)">setProfileBackgroundTile</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;profileBackgroundTile)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setProfileImageUrl(java.lang.String)">setProfileImageUrl</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileImageUrl)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setProfileImageUrlHttps(java.lang.String)">setProfileImageUrlHttps</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileImageUrlHttps)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setProfileLinkColor(java.lang.String)">setProfileLinkColor</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileLinkColor)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setProfileSidebarBorderColor(java.lang.String)">setProfileSidebarBorderColor</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileSidebarBorderColor)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setProfileSidebarFillColor(java.lang.String)">setProfileSidebarFillColor</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileSidebarFillColor)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setProfileTextColor(java.lang.String)">setProfileTextColor</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileTextColor)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setProfileUseBackgroundImage(java.lang.Boolean)">setProfileUseBackgroundImage</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;profileUseBackgroundImage)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setProtected(java.lang.Boolean)">setProtected</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;_protected)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setScreenName(java.lang.String)">setScreenName</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;screenName)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setStatusesCount(java.lang.Long)">setStatusesCount</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;statusesCount)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setTimeZone(java.lang.String)">setTimeZone</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;timeZone)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setUrl(java.lang.String)">setUrl</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;url)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setUtcOffset(java.lang.Long)">setUtcOffset</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;utcOffset)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#setVerified(java.lang.Boolean)">setVerified</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;verified)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#toString()">toString</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withAdditionalProperty(java.lang.String,%20java.lang.Object)">withAdditionalProperty</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+                      <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;value)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withContributorsEnabled(java.lang.Boolean)">withContributorsEnabled</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;contributorsEnabled)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withCreatedAt(org.joda.time.DateTime)">withCreatedAt</a></strong>(org.joda.time.DateTime&nbsp;createdAt)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withDefaultProfile(java.lang.Boolean)">withDefaultProfile</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;defaultProfile)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withDefaultProfileImage(java.lang.Boolean)">withDefaultProfileImage</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;defaultProfileImage)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withDescription(java.lang.String)">withDescription</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withFavouritesCount(java.lang.Long)">withFavouritesCount</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;favouritesCount)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withFollowersCount(java.lang.Long)">withFollowersCount</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;followersCount)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withFollowRequestSent(java.lang.Boolean)">withFollowRequestSent</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;followRequestSent)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withFriendsCount(java.lang.Long)">withFriendsCount</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;friendsCount)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withGeoEnabled(java.lang.Boolean)">withGeoEnabled</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;geoEnabled)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withId(java.lang.Long)">withId</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;id)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withIdStr(java.lang.String)">withIdStr</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;idStr)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withIsTranslator(java.lang.Boolean)">withIsTranslator</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;isTranslator)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withLang(java.lang.String)">withLang</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withListedCount(java.lang.Long)">withListedCount</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;listedCount)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withLocation(java.lang.String)">withLocation</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;location)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withName(java.lang.String)">withName</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withProfileBackgroundColor(java.lang.String)">withProfileBackgroundColor</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileBackgroundColor)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withProfileBackgroundImageUrl(java.lang.String)">withProfileBackgroundImageUrl</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileBackgroundImageUrl)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withProfileBackgroundImageUrlHttps(java.lang.String)">withProfileBackgroundImageUrlHttps</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileBackgroundImageUrlHttps)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withProfileBackgroundTile(java.lang.Boolean)">withProfileBackgroundTile</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;profileBackgroundTile)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withProfileImageUrl(java.lang.String)">withProfileImageUrl</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileImageUrl)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withProfileImageUrlHttps(java.lang.String)">withProfileImageUrlHttps</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileImageUrlHttps)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withProfileLinkColor(java.lang.String)">withProfileLinkColor</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileLinkColor)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withProfileSidebarBorderColor(java.lang.String)">withProfileSidebarBorderColor</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileSidebarBorderColor)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withProfileSidebarFillColor(java.lang.String)">withProfileSidebarFillColor</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileSidebarFillColor)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withProfileTextColor(java.lang.String)">withProfileTextColor</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileTextColor)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withProfileUseBackgroundImage(java.lang.Boolean)">withProfileUseBackgroundImage</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;profileUseBackgroundImage)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withProtected(java.lang.Boolean)">withProtected</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;_protected)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withScreenName(java.lang.String)">withScreenName</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;screenName)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withStatusesCount(java.lang.Long)">withStatusesCount</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;statusesCount)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withTimeZone(java.lang.String)">withTimeZone</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;timeZone)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withUrl(java.lang.String)">withUrl</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;url)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withUtcOffset(java.lang.Long)">withUtcOffset</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;utcOffset)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/streams/twitter/pojo/User.html#withVerified(java.lang.Boolean)">withVerified</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;verified)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-ex
 ternal=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="User()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>User</h4>
+<pre>public&nbsp;User()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getLocation()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLocation</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getLocation()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The location</dd></dl>
+</li>
+</ul>
+<a name="setLocation(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLocation</h4>
+<pre>public&nbsp;void&nbsp;setLocation(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;location)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>location</code> - The location</dd></dl>
+</li>
+</ul>
+<a name="withLocation(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withLocation</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a>&nbsp;withLocation(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;location)</pre>
+</li>
+</ul>
+<a name="getDefaultProfile()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDefaultProfile</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;getDefaultProfile()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The defaultProfile</dd></dl>
+</li>
+</ul>
+<a name="setDefaultProfile(java.lang.Boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDefaultProfile</h4>
+<pre>public&nbsp;void&nbsp;setDefaultProfile(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;defaultProfile)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>defaultProfile</code> - The default_profile</dd></dl>
+</li>
+</ul>
+<a name="withDefaultProfile(java.lang.Boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withDefaultProfile</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a>&nbsp;withDefaultProfile(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;defaultProfile)</pre>
+</li>
+</ul>
+<a name="getStatusesCount()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getStatusesCount</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;getStatusesCount()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The statusesCount</dd></dl>
+</li>
+</ul>
+<a name="setStatusesCount(java.lang.Long)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setStatusesCount</h4>
+<pre>public&nbsp;void&nbsp;setStatusesCount(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;statusesCount)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>statusesCount</code> - The statuses_count</dd></dl>
+</li>
+</ul>
+<a name="withStatusesCount(java.lang.Long)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withStatusesCount</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a>&nbsp;withStatusesCount(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;statusesCount)</pre>
+</li>
+</ul>
+<a name="getProfileBackgroundTile()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getProfileBackgroundTile</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;getProfileBackgroundTile()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The profileBackgroundTile</dd></dl>
+</li>
+</ul>
+<a name="setProfileBackgroundTile(java.lang.Boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setProfileBackgroundTile</h4>
+<pre>public&nbsp;void&nbsp;setProfileBackgroundTile(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;profileBackgroundTile)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>profileBackgroundTile</code> - The profile_background_tile</dd></dl>
+</li>
+</ul>
+<a name="withProfileBackgroundTile(java.lang.Boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withProfileBackgroundTile</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a>&nbsp;withProfileBackgroundTile(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;profileBackgroundTile)</pre>
+</li>
+</ul>
+<a name="getLang()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getLang</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getLang()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The lang</dd></dl>
+</li>
+</ul>
+<a name="setLang(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLang</h4>
+<pre>public&nbsp;void&nbsp;setLang(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>lang</code> - The lang</dd></dl>
+</li>
+</ul>
+<a name="withLang(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withLang</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a>&nbsp;withLang(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;lang)</pre>
+</li>
+</ul>
+<a name="getProfileLinkColor()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getProfileLinkColor</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getProfileLinkColor()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The profileLinkColor</dd></dl>
+</li>
+</ul>
+<a name="setProfileLinkColor(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setProfileLinkColor</h4>
+<pre>public&nbsp;void&nbsp;setProfileLinkColor(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileLinkColor)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>profileLinkColor</code> - The profile_link_color</dd></dl>
+</li>
+</ul>
+<a name="withProfileLinkColor(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withProfileLinkColor</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a>&nbsp;withProfileLinkColor(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileLinkColor)</pre>
+</li>
+</ul>
+<a name="getId()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getId</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;getId()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The id</dd></dl>
+</li>
+</ul>
+<a name="setId(java.lang.Long)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setId</h4>
+<pre>public&nbsp;void&nbsp;setId(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;id)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>id</code> - The id</dd></dl>
+</li>
+</ul>
+<a name="withId(java.lang.Long)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withId</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a>&nbsp;withId(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;id)</pre>
+</li>
+</ul>
+<a name="getProtected()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getProtected</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;getProtected()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The _protected</dd></dl>
+</li>
+</ul>
+<a name="setProtected(java.lang.Boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setProtected</h4>
+<pre>public&nbsp;void&nbsp;setProtected(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;_protected)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>_protected</code> - The protected</dd></dl>
+</li>
+</ul>
+<a name="withProtected(java.lang.Boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withProtected</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a>&nbsp;withProtected(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;_protected)</pre>
+</li>
+</ul>
+<a name="getFavouritesCount()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFavouritesCount</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;getFavouritesCount()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The favouritesCount</dd></dl>
+</li>
+</ul>
+<a name="setFavouritesCount(java.lang.Long)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFavouritesCount</h4>
+<pre>public&nbsp;void&nbsp;setFavouritesCount(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;favouritesCount)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>favouritesCount</code> - The favourites_count</dd></dl>
+</li>
+</ul>
+<a name="withFavouritesCount(java.lang.Long)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withFavouritesCount</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a>&nbsp;withFavouritesCount(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;favouritesCount)</pre>
+</li>
+</ul>
+<a name="getProfileTextColor()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getProfileTextColor</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getProfileTextColor()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The profileTextColor</dd></dl>
+</li>
+</ul>
+<a name="setProfileTextColor(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setProfileTextColor</h4>
+<pre>public&nbsp;void&nbsp;setProfileTextColor(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileTextColor)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>profileTextColor</code> - The profile_text_color</dd></dl>
+</li>
+</ul>
+<a name="withProfileTextColor(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withProfileTextColor</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a>&nbsp;withProfileTextColor(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileTextColor)</pre>
+</li>
+</ul>
+<a name="getVerified()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getVerified</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;getVerified()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The verified</dd></dl>
+</li>
+</ul>
+<a name="setVerified(java.lang.Boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setVerified</h4>
+<pre>public&nbsp;void&nbsp;setVerified(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;verified)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>verified</code> - The verified</dd></dl>
+</li>
+</ul>
+<a name="withVerified(java.lang.Boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withVerified</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a>&nbsp;withVerified(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;verified)</pre>
+</li>
+</ul>
+<a name="getDescription()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDescription</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getDescription()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The description</dd></dl>
+</li>
+</ul>
+<a name="setDescription(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDescription</h4>
+<pre>public&nbsp;void&nbsp;setDescription(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>description</code> - The description</dd></dl>
+</li>
+</ul>
+<a name="withDescription(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withDescription</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a>&nbsp;withDescription(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
+</li>
+</ul>
+<a name="getContributorsEnabled()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getContributorsEnabled</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;getContributorsEnabled()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The contributorsEnabled</dd></dl>
+</li>
+</ul>
+<a name="setContributorsEnabled(java.lang.Boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setContributorsEnabled</h4>
+<pre>public&nbsp;void&nbsp;setContributorsEnabled(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;contributorsEnabled)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>contributorsEnabled</code> - The contributors_enabled</dd></dl>
+</li>
+</ul>
+<a name="withContributorsEnabled(java.lang.Boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withContributorsEnabled</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a>&nbsp;withContributorsEnabled(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;contributorsEnabled)</pre>
+</li>
+</ul>
+<a name="getName()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getName()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The name</dd></dl>
+</li>
+</ul>
+<a name="setName(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setName</h4>
+<pre>public&nbsp;void&nbsp;setName(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - The name</dd></dl>
+</li>
+</ul>
+<a name="withName(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withName</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a>&nbsp;withName(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
+</li>
+</ul>
+<a name="getProfileSidebarBorderColor()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getProfileSidebarBorderColor</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getProfileSidebarBorderColor()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The profileSidebarBorderColor</dd></dl>
+</li>
+</ul>
+<a name="setProfileSidebarBorderColor(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setProfileSidebarBorderColor</h4>
+<pre>public&nbsp;void&nbsp;setProfileSidebarBorderColor(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileSidebarBorderColor)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>profileSidebarBorderColor</code> - The profile_sidebar_border_color</dd></dl>
+</li>
+</ul>
+<a name="withProfileSidebarBorderColor(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withProfileSidebarBorderColor</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a>&nbsp;withProfileSidebarBorderColor(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileSidebarBorderColor)</pre>
+</li>
+</ul>
+<a name="getProfileBackgroundColor()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getProfileBackgroundColor</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getProfileBackgroundColor()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The profileBackgroundColor</dd></dl>
+</li>
+</ul>
+<a name="setProfileBackgroundColor(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setProfileBackgroundColor</h4>
+<pre>public&nbsp;void&nbsp;setProfileBackgroundColor(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileBackgroundColor)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>profileBackgroundColor</code> - The profile_background_color</dd></dl>
+</li>
+</ul>
+<a name="withProfileBackgroundColor(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withProfileBackgroundColor</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a>&nbsp;withProfileBackgroundColor(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileBackgroundColor)</pre>
+</li>
+</ul>
+<a name="getCreatedAt()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCreatedAt</h4>
+<pre>public&nbsp;org.joda.time.DateTime&nbsp;getCreatedAt()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The createdAt</dd></dl>
+</li>
+</ul>
+<a name="setCreatedAt(org.joda.time.DateTime)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCreatedAt</h4>
+<pre>public&nbsp;void&nbsp;setCreatedAt(org.joda.time.DateTime&nbsp;createdAt)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>createdAt</code> - The created_at</dd></dl>
+</li>
+</ul>
+<a name="withCreatedAt(org.joda.time.DateTime)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withCreatedAt</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a>&nbsp;withCreatedAt(org.joda.time.DateTime&nbsp;createdAt)</pre>
+</li>
+</ul>
+<a name="getDefaultProfileImage()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDefaultProfileImage</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;getDefaultProfileImage()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The defaultProfileImage</dd></dl>
+</li>
+</ul>
+<a name="setDefaultProfileImage(java.lang.Boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setDefaultProfileImage</h4>
+<pre>public&nbsp;void&nbsp;setDefaultProfileImage(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;defaultProfileImage)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>defaultProfileImage</code> - The default_profile_image</dd></dl>
+</li>
+</ul>
+<a name="withDefaultProfileImage(java.lang.Boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withDefaultProfileImage</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a>&nbsp;withDefaultProfileImage(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;defaultProfileImage)</pre>
+</li>
+</ul>
+<a name="getFollowersCount()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getFollowersCount</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;getFollowersCount()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The followersCount</dd></dl>
+</li>
+</ul>
+<a name="setFollowersCount(java.lang.Long)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFollowersCount</h4>
+<pre>public&nbsp;void&nbsp;setFollowersCount(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;followersCount)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>followersCount</code> - The followers_count</dd></dl>
+</li>
+</ul>
+<a name="withFollowersCount(java.lang.Long)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withFollowersCount</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a>&nbsp;withFollowersCount(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>&nbsp;followersCount)</pre>
+</li>
+</ul>
+<a name="getGeoEnabled()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getGeoEnabled</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;getGeoEnabled()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The geoEnabled</dd></dl>
+</li>
+</ul>
+<a name="setGeoEnabled(java.lang.Boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setGeoEnabled</h4>
+<pre>public&nbsp;void&nbsp;setGeoEnabled(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;geoEnabled)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>geoEnabled</code> - The geo_enabled</dd></dl>
+</li>
+</ul>
+<a name="withGeoEnabled(java.lang.Boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withGeoEnabled</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a>&nbsp;withGeoEnabled(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;geoEnabled)</pre>
+</li>
+</ul>
+<a name="getProfileImageUrlHttps()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getProfileImageUrlHttps</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getProfileImageUrlHttps()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The profileImageUrlHttps</dd></dl>
+</li>
+</ul>
+<a name="setProfileImageUrlHttps(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setProfileImageUrlHttps</h4>
+<pre>public&nbsp;void&nbsp;setProfileImageUrlHttps(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileImageUrlHttps)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>profileImageUrlHttps</code> - The profile_image_url_https</dd></dl>
+</li>
+</ul>
+<a name="withProfileImageUrlHttps(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withProfileImageUrlHttps</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a>&nbsp;withProfileImageUrlHttps(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileImageUrlHttps)</pre>
+</li>
+</ul>
+<a name="getProfileBackgroundImageUrl()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getProfileBackgroundImageUrl</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getProfileBackgroundImageUrl()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The profileBackgroundImageUrl</dd></dl>
+</li>
+</ul>
+<a name="setProfileBackgroundImageUrl(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setProfileBackgroundImageUrl</h4>
+<pre>public&nbsp;void&nbsp;setProfileBackgroundImageUrl(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileBackgroundImageUrl)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>profileBackgroundImageUrl</code> - The profile_background_image_url</dd></dl>
+</li>
+</ul>
+<a name="withProfileBackgroundImageUrl(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>withProfileBackgroundImageUrl</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a>&nbsp;withProfileBackgroundImageUrl(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;profileBackgroundImageUrl)</pre>
+</li>
+</ul>
+<a name="getProfileBackgroundImageUrlHttps()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getProfileBackgroundImageUrlHttps</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getProfileBackgroundImageUrlHttps()</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>The profileBackgroundImageUrlHttps</dd></dl>
+</li>
+</ul>
+<a name="setProfileBackgroundImageUrlHttps(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setProfileBackgroundImageUrlHttps</h4>

[... 500 lines stripped ...]