Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-sysomos/apidocs/com/sysomos/xml/BeatApi.BeatResponse.Beat.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-sysomos/apidocs/com/sysomos/xml/BeatApi.BeatResponse.Beat.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-sysomos/apidocs/com/sysomos/xml/BeatApi.BeatResponse.Beat.html Sat May 16 22:00:17 2015 @@ -0,0 +1,1189 @@ +<!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:59:48 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>BeatApi.BeatResponse.Beat (streams-provider-sysomos 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="BeatApi.BeatResponse.Beat (streams-provider-sysomos 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/BeatApi.BeatResponse.Beat.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="../../../com/sysomos/xml/BeatApi.BeatResponse.html" title="class in com.sysomos.xml"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?com/sysomos/xml/BeatApi.BeatResponse.Beat.html" target="_top">Frames</a></li> +<li><a href="BeatApi.BeatResponse.Beat.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: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </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">com.sysomos.xml</div> +<h2 title="Class BeatApi.BeatResponse.Beat" class="title">Class BeatApi.BeatResponse.Beat</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>com.sysomos.xml.BeatApi.BeatResponse.Beat</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> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.html" title="class in com.sysomos.xml">BeatApi.BeatResponse</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">BeatApi.BeatResponse.Beat</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> +<div class="block"><p>Java class for anonymous complex type. + + <p>The following schema fragment specifies the expected content contained within this class. + + <pre> + <complexType> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element name="docid" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="mediaType" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="time" type="{http://www.w3.org/2001/XMLSchema}dateTime"/> + <element name="title" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="content" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="host" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="link" type="{http://www.w3.org/2001/XMLSchema}anyURI"/> + <element name="gender" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + <element name="location"> + <complexType> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element name="country" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="locationString" type="{http://www.w3.org/2001/XMLSchema}string"/> + </sequence> + </restriction> + </complexContent> + </complexType> + </element> + <element name="influenceLevel" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="sentiment" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="tag" maxOccurs="unbounded" minOccurs="0"> + <complexType> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element name="value" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="displayName" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="systemType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + </sequence> + </restriction> + </complexContent> + </complexType> + </element> + <element name="tweetid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + <element name="tweetJsonLink" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/> + <element name="tweetHbLink" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/> + <element name="twitterFollowers" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + <element name="twitterFollowing" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + </sequence> + </restriction> + </complexContent> + </complexType> + </pre></div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#com.sysomos.xml.BeatApi.BeatResponse.Beat">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat.Location</a></strong></code> +<div class="block">Java class for anonymous complex type.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Tag.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat.Tag</a></strong></code> +<div class="block">Java class for anonymous complex type.</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#content">content</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#docid">docid</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#gender">gender</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#host">host</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#influenceLevel">influenceLevel</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#link">link</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat.Location</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#location">location</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#mediaType">mediaType</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#sentiment">sentiment</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Tag.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat.Tag</a>></code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#tag">tag</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#time">time</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#title">title</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#tweetHbLink">tweetHbLink</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#tweetid">tweetid</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#tweetJsonLink">tweetJsonLink</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#twitterFollowers">twitterFollowers</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#twitterFollowing">twitterFollowing</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== 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"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#BeatApi.BeatResponse.Beat()">BeatApi.BeatResponse.Beat</a></strong>()</code> </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"> </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><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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#getContent()">getContent</a></strong>()</code> +<div class="block">Gets the value of the content property.</div> +</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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#getDocid()">getDocid</a></strong>()</code> +<div class="block">Gets the value of the docid property.</div> +</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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#getGender()">getGender</a></strong>()</code> +<div class="block">Gets the value of the gender property.</div> +</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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#getHost()">getHost</a></strong>()</code> +<div class="block">Gets the value of the host property.</div> +</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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#getInfluenceLevel()">getInfluenceLevel</a></strong>()</code> +<div class="block">Gets the value of the influenceLevel property.</div> +</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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#getLink()">getLink</a></strong>()</code> +<div class="block">Gets the value of the link property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat.Location</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#getLocation()">getLocation</a></strong>()</code> +<div class="block">Gets the value of the location property.</div> +</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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#getMediaType()">getMediaType</a></strong>()</code> +<div class="block">Gets the value of the mediaType property.</div> +</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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#getSentiment()">getSentiment</a></strong>()</code> +<div class="block">Gets the value of the sentiment property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Tag.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat.Tag</a>></code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#getTag()">getTag</a></strong>()</code> +<div class="block">Gets the value of the tag property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#getTime()">getTime</a></strong>()</code> +<div class="block">Gets the value of the time property.</div> +</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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#getTitle()">getTitle</a></strong>()</code> +<div class="block">Gets the value of the title property.</div> +</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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#getTweetHbLink()">getTweetHbLink</a></strong>()</code> +<div class="block">Gets the value of the tweetHbLink property.</div> +</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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#getTweetid()">getTweetid</a></strong>()</code> +<div class="block">Gets the value of the tweetid property.</div> +</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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#getTweetJsonLink()">getTweetJsonLink</a></strong>()</code> +<div class="block">Gets the value of the tweetJsonLink property.</div> +</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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#getTwitterFollowers()">getTwitterFollowers</a></strong>()</code> +<div class="block">Gets the value of the twitterFollowers property.</div> +</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="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#getTwitterFollowing()">getTwitterFollowing</a></strong>()</code> +<div class="block">Gets the value of the twitterFollowing property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#setContent(java.lang.String)">setContent</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> value)</code> +<div class="block">Sets the value of the content property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#setDocid(java.lang.String)">setDocid</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> value)</code> +<div class="block">Sets the value of the docid property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#setGender(java.lang.String)">setGender</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> value)</code> +<div class="block">Sets the value of the gender property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#setHost(java.lang.String)">setHost</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> value)</code> +<div class="block">Sets the value of the host property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#setInfluenceLevel(java.lang.String)">setInfluenceLevel</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> value)</code> +<div class="block">Sets the value of the influenceLevel property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#setLink(java.lang.String)">setLink</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> value)</code> +<div class="block">Sets the value of the link property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#setLocation(com.sysomos.xml.BeatApi.BeatResponse.Beat.Location)">setLocation</a></strong>(<a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat.Location</a> value)</code> +<div class="block">Sets the value of the location property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#setMediaType(java.lang.String)">setMediaType</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> value)</code> +<div class="block">Sets the value of the mediaType property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#setSentiment(java.lang.String)">setSentiment</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> value)</code> +<div class="block">Sets the value of the sentiment property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#setTime(java.util.Calendar)">setTime</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> value)</code> +<div class="block">Sets the value of the time property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#setTitle(java.lang.String)">setTitle</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> value)</code> +<div class="block">Sets the value of the title property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#setTweetHbLink(java.lang.String)">setTweetHbLink</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> value)</code> +<div class="block">Sets the value of the tweetHbLink property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#setTweetid(java.lang.String)">setTweetid</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> value)</code> +<div class="block">Sets the value of the tweetid property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#setTweetJsonLink(java.lang.String)">setTweetJsonLink</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> value)</code> +<div class="block">Sets the value of the tweetJsonLink property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#setTwitterFollowers(java.lang.String)">setTwitterFollowers</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> value)</code> +<div class="block">Sets the value of the twitterFollowers property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#setTwitterFollowing(java.lang.String)">setTwitterFollowing</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> value)</code> +<div class="block">Sets the value of the twitterFollowing property.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class 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#equals(java.lang.Object)" title="class or interface in java.lang">equals</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#hashCode()" title="class or interface in java.lang">hashCode</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#toString()" title="class or interface in java.lang">toString</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-external=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"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="docid"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>docid</h4> +<pre>protected <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> docid</pre> +</li> +</ul> +<a name="mediaType"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>mediaType</h4> +<pre>protected <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> mediaType</pre> +</li> +</ul> +<a name="time"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>time</h4> +<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> time</pre> +</li> +</ul> +<a name="title"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>title</h4> +<pre>protected <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> title</pre> +</li> +</ul> +<a name="content"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>content</h4> +<pre>protected <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> content</pre> +</li> +</ul> +<a name="host"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>host</h4> +<pre>protected <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> host</pre> +</li> +</ul> +<a name="link"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>link</h4> +<pre>protected <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> link</pre> +</li> +</ul> +<a name="gender"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>gender</h4> +<pre>protected <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> gender</pre> +</li> +</ul> +<a name="location"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>location</h4> +<pre>protected <a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat.Location</a> location</pre> +</li> +</ul> +<a name="influenceLevel"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>influenceLevel</h4> +<pre>protected <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> influenceLevel</pre> +</li> +</ul> +<a name="sentiment"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>sentiment</h4> +<pre>protected <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> sentiment</pre> +</li> +</ul> +<a name="tag"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>tag</h4> +<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Tag.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat.Tag</a>> tag</pre> +</li> +</ul> +<a name="tweetid"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>tweetid</h4> +<pre>protected <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> tweetid</pre> +</li> +</ul> +<a name="tweetJsonLink"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>tweetJsonLink</h4> +<pre>protected <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> tweetJsonLink</pre> +</li> +</ul> +<a name="tweetHbLink"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>tweetHbLink</h4> +<pre>protected <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> tweetHbLink</pre> +</li> +</ul> +<a name="twitterFollowers"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>twitterFollowers</h4> +<pre>protected <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> twitterFollowers</pre> +</li> +</ul> +<a name="twitterFollowing"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>twitterFollowing</h4> +<pre>protected <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> twitterFollowing</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BeatApi.BeatResponse.Beat()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BeatApi.BeatResponse.Beat</h4> +<pre>public BeatApi.BeatResponse.Beat()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getDocid()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDocid</h4> +<pre>public <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> getDocid()</pre> +<div class="block">Gets the value of the docid property.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="setDocid(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDocid</h4> +<pre>public void setDocid(<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> value)</pre> +<div class="block">Sets the value of the docid property.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="getMediaType()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getMediaType</h4> +<pre>public <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> getMediaType()</pre> +<div class="block">Gets the value of the mediaType property.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="setMediaType(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setMediaType</h4> +<pre>public void setMediaType(<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> value)</pre> +<div class="block">Sets the value of the mediaType property.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="getTime()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTime</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> getTime()</pre> +<div class="block">Gets the value of the time property.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="setTime(java.util.Calendar)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTime</h4> +<pre>public void setTime(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a> value)</pre> +<div class="block">Sets the value of the time property.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="getTitle()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTitle</h4> +<pre>public <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> getTitle()</pre> +<div class="block">Gets the value of the title property.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="setTitle(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTitle</h4> +<pre>public void setTitle(<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> value)</pre> +<div class="block">Sets the value of the title property.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="getContent()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getContent</h4> +<pre>public <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> getContent()</pre> +<div class="block">Gets the value of the content property.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="setContent(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setContent</h4> +<pre>public void setContent(<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> value)</pre> +<div class="block">Sets the value of the content property.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="getHost()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getHost</h4> +<pre>public <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> getHost()</pre> +<div class="block">Gets the value of the host property.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="setHost(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setHost</h4> +<pre>public void setHost(<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> value)</pre> +<div class="block">Sets the value of the host property.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="getLink()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getLink</h4> +<pre>public <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> getLink()</pre> +<div class="block">Gets the value of the link property.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="setLink(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setLink</h4> +<pre>public void setLink(<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> value)</pre> +<div class="block">Sets the value of the link property.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="getGender()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getGender</h4> +<pre>public <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> getGender()</pre> +<div class="block">Gets the value of the gender property.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="setGender(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setGender</h4> +<pre>public void setGender(<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> value)</pre> +<div class="block">Sets the value of the gender property.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="getLocation()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getLocation</h4> +<pre>public <a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat.Location</a> getLocation()</pre> +<div class="block">Gets the value of the location property.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is + <a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml"><code>BeatApi.BeatResponse.Beat.Location</code></a></dd></dl> +</li> +</ul> +<a name="setLocation(com.sysomos.xml.BeatApi.BeatResponse.Beat.Location)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setLocation</h4> +<pre>public void setLocation(<a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat.Location</a> value)</pre> +<div class="block">Sets the value of the location property.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is + <a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml"><code>BeatApi.BeatResponse.Beat.Location</code></a></dd></dl> +</li> +</ul> +<a name="getInfluenceLevel()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getInfluenceLevel</h4> +<pre>public <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> getInfluenceLevel()</pre> +<div class="block">Gets the value of the influenceLevel property.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="setInfluenceLevel(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setInfluenceLevel</h4> +<pre>public void setInfluenceLevel(<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> value)</pre> +<div class="block">Sets the value of the influenceLevel property.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="getSentiment()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSentiment</h4> +<pre>public <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> getSentiment()</pre> +<div class="block">Gets the value of the sentiment property.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="setSentiment(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSentiment</h4> +<pre>public void setSentiment(<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> value)</pre> +<div class="block">Sets the value of the sentiment property.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="getTag()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTag</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Tag.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat.Tag</a>> getTag()</pre> +<div class="block">Gets the value of the tag property. + + <p> + This accessor method returns a reference to the live list, + not a snapshot. Therefore any modification you make to the + returned list will be present inside the JAXB object. + This is why there is not a <CODE>set</CODE> method for the tag property. + + <p> + For example, to add a new item, do as follows: + <pre> + getTag().add(newItem); + </pre> + + + <p> + Objects of the following type(s) are allowed in the list + <a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Tag.html" title="class in com.sysomos.xml"><code>BeatApi.BeatResponse.Beat.Tag</code></a></div> +</li> +</ul> +<a name="getTweetid()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTweetid</h4> +<pre>public <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> getTweetid()</pre> +<div class="block">Gets the value of the tweetid property.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="setTweetid(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTweetid</h4> +<pre>public void setTweetid(<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> value)</pre> +<div class="block">Sets the value of the tweetid property.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="getTweetJsonLink()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTweetJsonLink</h4> +<pre>public <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> getTweetJsonLink()</pre> +<div class="block">Gets the value of the tweetJsonLink property.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="setTweetJsonLink(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTweetJsonLink</h4> +<pre>public void setTweetJsonLink(<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> value)</pre> +<div class="block">Sets the value of the tweetJsonLink property.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="getTweetHbLink()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTweetHbLink</h4> +<pre>public <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> getTweetHbLink()</pre> +<div class="block">Gets the value of the tweetHbLink property.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="setTweetHbLink(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTweetHbLink</h4> +<pre>public void setTweetHbLink(<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> value)</pre> +<div class="block">Sets the value of the tweetHbLink property.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="getTwitterFollowers()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTwitterFollowers</h4> +<pre>public <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> getTwitterFollowers()</pre> +<div class="block">Gets the value of the twitterFollowers property.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="setTwitterFollowers(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTwitterFollowers</h4> +<pre>public void setTwitterFollowers(<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> value)</pre> +<div class="block">Sets the value of the twitterFollowers property.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="getTwitterFollowing()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTwitterFollowing</h4> +<pre>public <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> getTwitterFollowing()</pre> +<div class="block">Gets the value of the twitterFollowing property.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +<a name="setTwitterFollowing(java.lang.String)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>setTwitterFollowing</h4> +<pre>public void setTwitterFollowing(<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> value)</pre> +<div class="block">Sets the value of the twitterFollowing property.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a></dd></dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_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/BeatApi.BeatResponse.Beat.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="../../../com/sysomos/xml/BeatApi.BeatResponse.html" title="class in com.sysomos.xml"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?com/sysomos/xml/BeatApi.BeatResponse.Beat.html" target="_top">Frames</a></li> +<li><a href="BeatApi.BeatResponse.Beat.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../allclasses-noframe.html">All 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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html>
Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-sysomos/apidocs/com/sysomos/xml/BeatApi.BeatResponse.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-sysomos/apidocs/com/sysomos/xml/BeatApi.BeatResponse.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-sysomos/apidocs/com/sysomos/xml/BeatApi.BeatResponse.html Sat May 16 22:00:17 2015 @@ -0,0 +1,455 @@ +<!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:59:48 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>BeatApi.BeatResponse (streams-provider-sysomos 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="BeatApi.BeatResponse (streams-provider-sysomos 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/BeatApi.BeatResponse.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="../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html" title="class in com.sysomos.xml"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?com/sysomos/xml/BeatApi.BeatResponse.html" target="_top">Frames</a></li> +<li><a href="BeatApi.BeatResponse.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: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </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">com.sysomos.xml</div> +<h2 title="Class BeatApi.BeatResponse" class="title">Class BeatApi.BeatResponse</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>com.sysomos.xml.BeatApi.BeatResponse</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> +<dl> +<dt>Enclosing class:</dt> +<dd><a href="../../../com/sysomos/xml/BeatApi.html" title="class in com.sysomos.xml">BeatApi</a></dd> +</dl> +<hr> +<br> +<pre>public static class <span class="strong">BeatApi.BeatResponse</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> +<div class="block"><p>Java class for anonymous complex type. + + <p>The following schema fragment specifies the expected content contained within this class. + + <pre> + <complexType> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element name="beat" maxOccurs="unbounded" minOccurs="0"> + <complexType> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element name="docid" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="mediaType" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="time" type="{http://www.w3.org/2001/XMLSchema}dateTime"/> + <element name="title" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="content" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="host" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="link" type="{http://www.w3.org/2001/XMLSchema}anyURI"/> + <element name="gender" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + <element name="location"> + <complexType> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element name="country" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="locationString" type="{http://www.w3.org/2001/XMLSchema}string"/> + </sequence> + </restriction> + </complexContent> + </complexType> + </element> + <element name="influenceLevel" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="sentiment" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="tag" maxOccurs="unbounded" minOccurs="0"> + <complexType> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element name="value" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="displayName" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="systemType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + </sequence> + </restriction> + </complexContent> + </complexType> + </element> + <element name="tweetid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + <element name="tweetJsonLink" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/> + <element name="tweetHbLink" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/> + <element name="twitterFollowers" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + <element name="twitterFollowing" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + </sequence> + </restriction> + </complexContent> + </complexType> + </element> + <element name="count" type="{http://www.w3.org/2001/XMLSchema}short"/> + </sequence> + </restriction> + </complexContent> + </complexType> + </pre></div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#com.sysomos.xml.BeatApi.BeatResponse">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== NESTED CLASS SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="nested_class_summary"> +<!-- --> +</a> +<h3>Nested Class Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> +<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat</a></strong></code> +<div class="block">Java class for anonymous complex type.</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- =========== FIELD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_summary"> +<!-- --> +</a> +<h3>Field Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> +<caption><span>Fields</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat</a>></code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.html#beat">beat</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected short</code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.html#count">count</a></strong></code> </td> +</tr> +</table> +</li> +</ul> +<!-- ======== 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"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.html#BeatApi.BeatResponse()">BeatApi.BeatResponse</a></strong>()</code> </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"> </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><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat</a>></code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.html#getBeat()">getBeat</a></strong>()</code> +<div class="block">Gets the value of the beat property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>short</code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.html#getCount()">getCount</a></strong>()</code> +<div class="block">Gets the value of the count property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.html#setCount(short)">setCount</a></strong>(short value)</code> +<div class="block">Sets the value of the count property.</div> +</td> +</tr> +</table> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class 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#equals(java.lang.Object)" title="class or interface in java.lang">equals</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#hashCode()" title="class or interface in java.lang">hashCode</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#toString()" title="class or interface in java.lang">toString</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-external=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"> +<!-- ============ FIELD DETAIL =========== --> +<ul class="blockList"> +<li class="blockList"><a name="field_detail"> +<!-- --> +</a> +<h3>Field Detail</h3> +<a name="beat"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>beat</h4> +<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat</a>> beat</pre> +</li> +</ul> +<a name="count"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>count</h4> +<pre>protected short count</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="BeatApi.BeatResponse()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BeatApi.BeatResponse</h4> +<pre>public BeatApi.BeatResponse()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getBeat()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBeat</h4> +<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat</a>> getBeat()</pre> +<div class="block">Gets the value of the beat property. + + <p> + This accessor method returns a reference to the live list, + not a snapshot. Therefore any modification you make to the + returned list will be present inside the JAXB object. + This is why there is not a <CODE>set</CODE> method for the beat property. + + <p> + For example, to add a new item, do as follows: + <pre> + getBeat().add(newItem); + </pre> + + + <p> + Objects of the following type(s) are allowed in the list + <a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html" title="class in com.sysomos.xml"><code>BeatApi.BeatResponse.Beat</code></a></div> +</li> +</ul> +<a name="getCount()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCount</h4> +<pre>public short getCount()</pre> +<div class="block">Gets the value of the count property.</div> +</li> +</ul> +<a name="setCount(short)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>setCount</h4> +<pre>public void setCount(short value)</pre> +<div class="block">Sets the value of the count property.</div> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_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/BeatApi.BeatResponse.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="../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html" title="class in com.sysomos.xml"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?com/sysomos/xml/BeatApi.BeatResponse.html" target="_top">Frames</a></li> +<li><a href="BeatApi.BeatResponse.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../allclasses-noframe.html">All 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> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li><a href="#nested_class_summary">Nested</a> | </li> +<li><a href="#field_summary">Field</a> | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#method_summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li><a href="#field_detail">Field</a> | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li><a href="#method_detail">Method</a></li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html>
