Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/apidocs/com/gnip/api/Article.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/apidocs/com/gnip/api/Article.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-gnip/gnip-powertrack/apidocs/com/gnip/api/Article.html Sat May 16 21:56:25 2015 @@ -0,0 +1,2083 @@ +<!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:12 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Article (gnip-powertrack 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="Article (gnip-powertrack 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/Article.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/gnip/api/Adapter1.html" title="class in com.gnip.api"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../com/gnip/api/Article.Companies.html" title="class in com.gnip.api"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?com/gnip/api/Article.html" target="_top">Frames</a></li> +<li><a href="Article.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.gnip.api</div> +<h2 title="Class Article" class="title">Class Article</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.gnip.api.Article</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>public class <span class="strong">Article</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 article complex type. + + <p>The following schema fragment specifies the expected content contained within this class. + + <pre> + <complexType name="article"> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element name="sequenceId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + <element name="id" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="language" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="title" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="subTitle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + <element name="content" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + <element name="contentWithMarkup" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + <element name="tags" minOccurs="0"> + <complexType> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element name="tag" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> + </sequence> + </restriction> + </complexContent> + </complexType> + </element> + <element name="publishedDate" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="harvestDate" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="embargoDate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + <element name="licenseEndDate" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="url" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="originalUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + <element name="commentsUrl" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="outboundUrls" minOccurs="0"> + <complexType> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element name="outboundUrl" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/> + </sequence> + </restriction> + </complexContent> + </complexType> + </element> + <element name="wordCount" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + <element name="dataFormat" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="copyright" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="loginStatus" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="duplicateGroupId" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="contentGroupIds" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + <element name="harvest" type="{}harvest" minOccurs="0"/> + <element name="media" type="{}media"/> + <element name="publishingPlatform" type="{}articlePublishingPlatform"/> + <element name="adultLanguage" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="topics" minOccurs="0"> + <complexType> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element name="topic" type="{}topic" maxOccurs="unbounded" minOccurs="0"/> + </sequence> + </restriction> + </complexContent> + </complexType> + </element> + <element name="companies" minOccurs="0"> + <complexType> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element name="company" type="{}company" maxOccurs="unbounded" minOccurs="0"/> + </sequence> + </restriction> + </complexContent> + </complexType> + </element> + <element name="locations" minOccurs="0"> + <complexType> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element name="location" type="{}articleLocation" maxOccurs="unbounded" minOccurs="0"/> + </sequence> + </restriction> + </complexContent> + </complexType> + </element> + <element name="semantics" type="{}semantics" minOccurs="0"/> + <element name="print" type="{}print" minOccurs="0"/> + <element name="broadcast" type="{}broadcast" minOccurs="0"/> + <element name="author" type="{}author"/> + <element name="source" type="{}source"/> + </sequence> + </restriction> + </complexContent> + </complexType> + </pre></div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#com.gnip.api.Article">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/gnip/api/Article.Companies.html" title="class in com.gnip.api">Article.Companies</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/gnip/api/Article.Locations.html" title="class in com.gnip.api">Article.Locations</a></strong></code> +<div class="block">Java class for anonymous complex type.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.OutboundUrls.html" title="class in com.gnip.api">Article.OutboundUrls</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/gnip/api/Article.Tags.html" title="class in com.gnip.api">Article.Tags</a></strong></code> +<div class="block">Java class for anonymous complex type.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>static class </code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.Topics.html" title="class in com.gnip.api">Article.Topics</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/gnip/api/Article.html#adultLanguage">adultLanguage</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <a href="../../../com/gnip/api/Author.html" title="class in com.gnip.api">Author</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#author">author</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="../../../com/gnip/api/Broadcast.html" title="class in com.gnip.api">Broadcast</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#broadcast">broadcast</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/gnip/api/Article.html#commentsUrl">commentsUrl</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="../../../com/gnip/api/Article.Companies.html" title="class in com.gnip.api">Article.Companies</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#companies">companies</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/gnip/api/Article.html#content">content</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/gnip/api/Article.html#contentGroupIds">contentGroupIds</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/gnip/api/Article.html#contentWithMarkup">contentWithMarkup</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/gnip/api/Article.html#copyright">copyright</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/gnip/api/Article.html#dataFormat">dataFormat</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/gnip/api/Article.html#duplicateGroupId">duplicateGroupId</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/gnip/api/Article.html#embargoDate">embargoDate</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="../../../com/gnip/api/Harvest.html" title="class in com.gnip.api">Harvest</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#harvest">harvest</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/gnip/api/Article.html#harvestDate">harvestDate</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/gnip/api/Article.html#id">id</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/gnip/api/Article.html#language">language</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/gnip/api/Article.html#licenseEndDate">licenseEndDate</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <a href="../../../com/gnip/api/Article.Locations.html" title="class in com.gnip.api">Article.Locations</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#locations">locations</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/gnip/api/Article.html#loginStatus">loginStatus</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <a href="../../../com/gnip/api/Media.html" title="class in com.gnip.api">Media</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#media">media</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/gnip/api/Article.html#originalUrl">originalUrl</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <a href="../../../com/gnip/api/Article.OutboundUrls.html" title="class in com.gnip.api">Article.OutboundUrls</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#outboundUrls">outboundUrls</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="../../../com/gnip/api/Print.html" title="class in com.gnip.api">Print</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#print">print</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/gnip/api/Article.html#publishedDate">publishedDate</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="../../../com/gnip/api/ArticlePublishingPlatform.html" title="class in com.gnip.api">ArticlePublishingPlatform</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#publishingPlatform">publishingPlatform</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <a href="../../../com/gnip/api/Semantics.html" title="class in com.gnip.api">Semantics</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#semantics">semantics</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/gnip/api/Article.html#sequenceId">sequenceId</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <a href="../../../com/gnip/api/Source.html" title="class in com.gnip.api">Source</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#source">source</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/gnip/api/Article.html#subTitle">subTitle</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <a href="../../../com/gnip/api/Article.Tags.html" title="class in com.gnip.api">Article.Tags</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#tags">tags</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/gnip/api/Article.html#title">title</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <a href="../../../com/gnip/api/Article.Topics.html" title="class in com.gnip.api">Article.Topics</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#topics">topics</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/gnip/api/Article.html#url">url</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/gnip/api/Article.html#wordCount">wordCount</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/gnip/api/Article.html#Article()">Article</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/gnip/api/Article.html#getAdultLanguage()">getAdultLanguage</a></strong>()</code> +<div class="block">Gets the value of the adultLanguage property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Author.html" title="class in com.gnip.api">Author</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#getAuthor()">getAuthor</a></strong>()</code> +<div class="block">Gets the value of the author property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Broadcast.html" title="class in com.gnip.api">Broadcast</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#getBroadcast()">getBroadcast</a></strong>()</code> +<div class="block">Gets the value of the broadcast 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/gnip/api/Article.html#getCommentsUrl()">getCommentsUrl</a></strong>()</code> +<div class="block">Gets the value of the commentsUrl property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Article.Companies.html" title="class in com.gnip.api">Article.Companies</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#getCompanies()">getCompanies</a></strong>()</code> +<div class="block">Gets the value of the companies 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/gnip/api/Article.html#getContent()">getContent</a></strong>()</code> +<div class="block">Gets the value of the content 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/gnip/api/Article.html#getContentGroupIds()">getContentGroupIds</a></strong>()</code> +<div class="block">Gets the value of the contentGroupIds 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/gnip/api/Article.html#getContentWithMarkup()">getContentWithMarkup</a></strong>()</code> +<div class="block">Gets the value of the contentWithMarkup 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/gnip/api/Article.html#getCopyright()">getCopyright</a></strong>()</code> +<div class="block">Gets the value of the copyright 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/gnip/api/Article.html#getDataFormat()">getDataFormat</a></strong>()</code> +<div class="block">Gets the value of the dataFormat 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/gnip/api/Article.html#getDuplicateGroupId()">getDuplicateGroupId</a></strong>()</code> +<div class="block">Gets the value of the duplicateGroupId 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/gnip/api/Article.html#getEmbargoDate()">getEmbargoDate</a></strong>()</code> +<div class="block">Gets the value of the embargoDate property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Harvest.html" title="class in com.gnip.api">Harvest</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#getHarvest()">getHarvest</a></strong>()</code> +<div class="block">Gets the value of the harvest 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/gnip/api/Article.html#getHarvestDate()">getHarvestDate</a></strong>()</code> +<div class="block">Gets the value of the harvestDate 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/gnip/api/Article.html#getId()">getId</a></strong>()</code> +<div class="block">Gets the value of the id 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/gnip/api/Article.html#getLanguage()">getLanguage</a></strong>()</code> +<div class="block">Gets the value of the language 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/gnip/api/Article.html#getLicenseEndDate()">getLicenseEndDate</a></strong>()</code> +<div class="block">Gets the value of the licenseEndDate property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Article.Locations.html" title="class in com.gnip.api">Article.Locations</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#getLocations()">getLocations</a></strong>()</code> +<div class="block">Gets the value of the locations 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/gnip/api/Article.html#getLoginStatus()">getLoginStatus</a></strong>()</code> +<div class="block">Gets the value of the loginStatus property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Media.html" title="class in com.gnip.api">Media</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#getMedia()">getMedia</a></strong>()</code> +<div class="block">Gets the value of the media 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/gnip/api/Article.html#getOriginalUrl()">getOriginalUrl</a></strong>()</code> +<div class="block">Gets the value of the originalUrl property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Article.OutboundUrls.html" title="class in com.gnip.api">Article.OutboundUrls</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#getOutboundUrls()">getOutboundUrls</a></strong>()</code> +<div class="block">Gets the value of the outboundUrls property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Print.html" title="class in com.gnip.api">Print</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#getPrint()">getPrint</a></strong>()</code> +<div class="block">Gets the value of the print 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/gnip/api/Article.html#getPublishedDate()">getPublishedDate</a></strong>()</code> +<div class="block">Gets the value of the publishedDate property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/ArticlePublishingPlatform.html" title="class in com.gnip.api">ArticlePublishingPlatform</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#getPublishingPlatform()">getPublishingPlatform</a></strong>()</code> +<div class="block">Gets the value of the publishingPlatform property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Semantics.html" title="class in com.gnip.api">Semantics</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#getSemantics()">getSemantics</a></strong>()</code> +<div class="block">Gets the value of the semantics 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/gnip/api/Article.html#getSequenceId()">getSequenceId</a></strong>()</code> +<div class="block">Gets the value of the sequenceId property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Source.html" title="class in com.gnip.api">Source</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#getSource()">getSource</a></strong>()</code> +<div class="block">Gets the value of the source 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/gnip/api/Article.html#getSubTitle()">getSubTitle</a></strong>()</code> +<div class="block">Gets the value of the subTitle property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Article.Tags.html" title="class in com.gnip.api">Article.Tags</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#getTags()">getTags</a></strong>()</code> +<div class="block">Gets the value of the tags 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/gnip/api/Article.html#getTitle()">getTitle</a></strong>()</code> +<div class="block">Gets the value of the title property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/gnip/api/Article.Topics.html" title="class in com.gnip.api">Article.Topics</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#getTopics()">getTopics</a></strong>()</code> +<div class="block">Gets the value of the topics 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/gnip/api/Article.html#getUrl()">getUrl</a></strong>()</code> +<div class="block">Gets the value of the url 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/gnip/api/Article.html#getWordCount()">getWordCount</a></strong>()</code> +<div class="block">Gets the value of the wordCount property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setAdultLanguage(java.lang.String)">setAdultLanguage</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 adultLanguage property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setAuthor(com.gnip.api.Author)">setAuthor</a></strong>(<a href="../../../com/gnip/api/Author.html" title="class in com.gnip.api">Author</a> value)</code> +<div class="block">Sets the value of the author property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setBroadcast(com.gnip.api.Broadcast)">setBroadcast</a></strong>(<a href="../../../com/gnip/api/Broadcast.html" title="class in com.gnip.api">Broadcast</a> value)</code> +<div class="block">Sets the value of the broadcast property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setCommentsUrl(java.lang.String)">setCommentsUrl</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 commentsUrl property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setCompanies(com.gnip.api.Article.Companies)">setCompanies</a></strong>(<a href="../../../com/gnip/api/Article.Companies.html" title="class in com.gnip.api">Article.Companies</a> value)</code> +<div class="block">Sets the value of the companies property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.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/gnip/api/Article.html#setContentGroupIds(java.lang.String)">setContentGroupIds</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 contentGroupIds property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setContentWithMarkup(java.lang.String)">setContentWithMarkup</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 contentWithMarkup property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setCopyright(java.lang.String)">setCopyright</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 copyright property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setDataFormat(java.lang.String)">setDataFormat</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 dataFormat property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setDuplicateGroupId(java.lang.String)">setDuplicateGroupId</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 duplicateGroupId property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setEmbargoDate(java.lang.String)">setEmbargoDate</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 embargoDate property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setHarvest(com.gnip.api.Harvest)">setHarvest</a></strong>(<a href="../../../com/gnip/api/Harvest.html" title="class in com.gnip.api">Harvest</a> value)</code> +<div class="block">Sets the value of the harvest property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setHarvestDate(java.lang.String)">setHarvestDate</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 harvestDate property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setId(java.lang.String)">setId</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 id property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setLanguage(java.lang.String)">setLanguage</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 language property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setLicenseEndDate(java.lang.String)">setLicenseEndDate</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 licenseEndDate property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setLocations(com.gnip.api.Article.Locations)">setLocations</a></strong>(<a href="../../../com/gnip/api/Article.Locations.html" title="class in com.gnip.api">Article.Locations</a> value)</code> +<div class="block">Sets the value of the locations property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setLoginStatus(java.lang.String)">setLoginStatus</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 loginStatus property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setMedia(com.gnip.api.Media)">setMedia</a></strong>(<a href="../../../com/gnip/api/Media.html" title="class in com.gnip.api">Media</a> value)</code> +<div class="block">Sets the value of the media property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setOriginalUrl(java.lang.String)">setOriginalUrl</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 originalUrl property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setOutboundUrls(com.gnip.api.Article.OutboundUrls)">setOutboundUrls</a></strong>(<a href="../../../com/gnip/api/Article.OutboundUrls.html" title="class in com.gnip.api">Article.OutboundUrls</a> value)</code> +<div class="block">Sets the value of the outboundUrls property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setPrint(com.gnip.api.Print)">setPrint</a></strong>(<a href="../../../com/gnip/api/Print.html" title="class in com.gnip.api">Print</a> value)</code> +<div class="block">Sets the value of the print property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setPublishedDate(java.lang.String)">setPublishedDate</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 publishedDate property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setPublishingPlatform(com.gnip.api.ArticlePublishingPlatform)">setPublishingPlatform</a></strong>(<a href="../../../com/gnip/api/ArticlePublishingPlatform.html" title="class in com.gnip.api">ArticlePublishingPlatform</a> value)</code> +<div class="block">Sets the value of the publishingPlatform property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setSemantics(com.gnip.api.Semantics)">setSemantics</a></strong>(<a href="../../../com/gnip/api/Semantics.html" title="class in com.gnip.api">Semantics</a> value)</code> +<div class="block">Sets the value of the semantics property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setSequenceId(java.lang.String)">setSequenceId</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 sequenceId property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setSource(com.gnip.api.Source)">setSource</a></strong>(<a href="../../../com/gnip/api/Source.html" title="class in com.gnip.api">Source</a> value)</code> +<div class="block">Sets the value of the source property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setSubTitle(java.lang.String)">setSubTitle</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 subTitle property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setTags(com.gnip.api.Article.Tags)">setTags</a></strong>(<a href="../../../com/gnip/api/Article.Tags.html" title="class in com.gnip.api">Article.Tags</a> value)</code> +<div class="block">Sets the value of the tags property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.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="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setTopics(com.gnip.api.Article.Topics)">setTopics</a></strong>(<a href="../../../com/gnip/api/Article.Topics.html" title="class in com.gnip.api">Article.Topics</a> value)</code> +<div class="block">Sets the value of the topics property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.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> value)</code> +<div class="block">Sets the value of the url property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><code><strong><a href="../../../com/gnip/api/Article.html#setWordCount(java.lang.String)">setWordCount</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 wordCount 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="sequenceId"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>sequenceId</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> sequenceId</pre> +</li> +</ul> +<a name="id"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>id</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> id</pre> +</li> +</ul> +<a name="language"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>language</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> language</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="subTitle"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>subTitle</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> subTitle</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="contentWithMarkup"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>contentWithMarkup</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> contentWithMarkup</pre> +</li> +</ul> +<a name="tags"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>tags</h4> +<pre>protected <a href="../../../com/gnip/api/Article.Tags.html" title="class in com.gnip.api">Article.Tags</a> tags</pre> +</li> +</ul> +<a name="publishedDate"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>publishedDate</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> publishedDate</pre> +</li> +</ul> +<a name="harvestDate"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>harvestDate</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> harvestDate</pre> +</li> +</ul> +<a name="embargoDate"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>embargoDate</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> embargoDate</pre> +</li> +</ul> +<a name="licenseEndDate"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>licenseEndDate</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> licenseEndDate</pre> +</li> +</ul> +<a name="url"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>url</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> url</pre> +</li> +</ul> +<a name="originalUrl"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>originalUrl</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> originalUrl</pre> +</li> +</ul> +<a name="commentsUrl"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>commentsUrl</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> commentsUrl</pre> +</li> +</ul> +<a name="outboundUrls"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>outboundUrls</h4> +<pre>protected <a href="../../../com/gnip/api/Article.OutboundUrls.html" title="class in com.gnip.api">Article.OutboundUrls</a> outboundUrls</pre> +</li> +</ul> +<a name="wordCount"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>wordCount</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> wordCount</pre> +</li> +</ul> +<a name="dataFormat"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>dataFormat</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> dataFormat</pre> +</li> +</ul> +<a name="copyright"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>copyright</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> copyright</pre> +</li> +</ul> +<a name="loginStatus"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>loginStatus</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> loginStatus</pre> +</li> +</ul> +<a name="duplicateGroupId"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>duplicateGroupId</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> duplicateGroupId</pre> +</li> +</ul> +<a name="contentGroupIds"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>contentGroupIds</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> contentGroupIds</pre> +</li> +</ul> +<a name="harvest"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>harvest</h4> +<pre>protected <a href="../../../com/gnip/api/Harvest.html" title="class in com.gnip.api">Harvest</a> harvest</pre> +</li> +</ul> +<a name="media"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>media</h4> +<pre>protected <a href="../../../com/gnip/api/Media.html" title="class in com.gnip.api">Media</a> media</pre> +</li> +</ul> +<a name="publishingPlatform"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>publishingPlatform</h4> +<pre>protected <a href="../../../com/gnip/api/ArticlePublishingPlatform.html" title="class in com.gnip.api">ArticlePublishingPlatform</a> publishingPlatform</pre> +</li> +</ul> +<a name="adultLanguage"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>adultLanguage</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> adultLanguage</pre> +</li> +</ul> +<a name="topics"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>topics</h4> +<pre>protected <a href="../../../com/gnip/api/Article.Topics.html" title="class in com.gnip.api">Article.Topics</a> topics</pre> +</li> +</ul> +<a name="companies"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>companies</h4> +<pre>protected <a href="../../../com/gnip/api/Article.Companies.html" title="class in com.gnip.api">Article.Companies</a> companies</pre> +</li> +</ul> +<a name="locations"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>locations</h4> +<pre>protected <a href="../../../com/gnip/api/Article.Locations.html" title="class in com.gnip.api">Article.Locations</a> locations</pre> +</li> +</ul> +<a name="semantics"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>semantics</h4> +<pre>protected <a href="../../../com/gnip/api/Semantics.html" title="class in com.gnip.api">Semantics</a> semantics</pre> +</li> +</ul> +<a name="print"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>print</h4> +<pre>protected <a href="../../../com/gnip/api/Print.html" title="class in com.gnip.api">Print</a> print</pre> +</li> +</ul> +<a name="broadcast"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>broadcast</h4> +<pre>protected <a href="../../../com/gnip/api/Broadcast.html" title="class in com.gnip.api">Broadcast</a> broadcast</pre> +</li> +</ul> +<a name="author"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>author</h4> +<pre>protected <a href="../../../com/gnip/api/Author.html" title="class in com.gnip.api">Author</a> author</pre> +</li> +</ul> +<a name="source"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>source</h4> +<pre>protected <a href="../../../com/gnip/api/Source.html" title="class in com.gnip.api">Source</a> source</pre> +</li> +</ul> +</li> +</ul> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="Article()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>Article</h4> +<pre>public Article()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getSequenceId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSequenceId</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> getSequenceId()</pre> +<div class="block">Gets the value of the sequenceId 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="setSequenceId(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSequenceId</h4> +<pre>public void setSequenceId(<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 sequenceId 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="getId()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getId</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> getId()</pre> +<div class="block">Gets the value of the id 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="setId(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setId</h4> +<pre>public void setId(<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 id 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="getLanguage()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getLanguage</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> getLanguage()</pre> +<div class="block">Gets the value of the language 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="setLanguage(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setLanguage</h4> +<pre>public void setLanguage(<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 language 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="getSubTitle()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getSubTitle</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> getSubTitle()</pre> +<div class="block">Gets the value of the subTitle 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="setSubTitle(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setSubTitle</h4> +<pre>public void setSubTitle(<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 subTitle 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="getContentWithMarkup()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getContentWithMarkup</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> getContentWithMarkup()</pre> +<div class="block">Gets the value of the contentWithMarkup 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="setContentWithMarkup(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setContentWithMarkup</h4> +<pre>public void setContentWithMarkup(<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 contentWithMarkup 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="getTags()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getTags</h4> +<pre>public <a href="../../../com/gnip/api/Article.Tags.html" title="class in com.gnip.api">Article.Tags</a> getTags()</pre> +<div class="block">Gets the value of the tags property.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is + <a href="../../../com/gnip/api/Article.Tags.html" title="class in com.gnip.api"><code>Article.Tags</code></a></dd></dl> +</li> +</ul> +<a name="setTags(com.gnip.api.Article.Tags)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setTags</h4> +<pre>public void setTags(<a href="../../../com/gnip/api/Article.Tags.html" title="class in com.gnip.api">Article.Tags</a> value)</pre> +<div class="block">Sets the value of the tags property.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is + <a href="../../../com/gnip/api/Article.Tags.html" title="class in com.gnip.api"><code>Article.Tags</code></a></dd></dl> +</li> +</ul> +<a name="getPublishedDate()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getPublishedDate</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> getPublishedDate()</pre> +<div class="block">Gets the value of the publishedDate 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="setPublishedDate(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setPublishedDate</h4> +<pre>public void setPublishedDate(<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 publishedDate 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="getHarvestDate()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getHarvestDate</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> getHarvestDate()</pre> +<div class="block">Gets the value of the harvestDate 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="setHarvestDate(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setHarvestDate</h4> +<pre>public void setHarvestDate(<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 harvestDate 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="getEmbargoDate()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getEmbargoDate</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> getEmbargoDate()</pre> +<div class="block">Gets the value of the embargoDate 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="setEmbargoDate(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setEmbargoDate</h4> +<pre>public void setEmbargoDate(<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 embargoDate 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="getLicenseEndDate()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getLicenseEndDate</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> getLicenseEndDate()</pre> +<div class="block">Gets the value of the licenseEndDate 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="setLicenseEndDate(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setLicenseEndDate</h4> +<pre>public void setLicenseEndDate(<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 licenseEndDate 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="getUrl()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getUrl</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> getUrl()</pre> +<div class="block">Gets the value of the url 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="setUrl(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setUrl</h4> +<pre>public void setUrl(<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 url 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="getOriginalUrl()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOriginalUrl</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> getOriginalUrl()</pre> +<div class="block">Gets the value of the originalUrl 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="setOriginalUrl(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setOriginalUrl</h4> +<pre>public void setOriginalUrl(<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 originalUrl 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="getCommentsUrl()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getCommentsUrl</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> getCommentsUrl()</pre> +<div class="block">Gets the value of the commentsUrl 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="setCommentsUrl(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setCommentsUrl</h4> +<pre>public void setCommentsUrl(<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 commentsUrl 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="getOutboundUrls()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getOutboundUrls</h4> +<pre>public <a href="../../../com/gnip/api/Article.OutboundUrls.html" title="class in com.gnip.api">Article.OutboundUrls</a> getOutboundUrls()</pre> +<div class="block">Gets the value of the outboundUrls property.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is + <a href="../../../com/gnip/api/Article.OutboundUrls.html" title="class in com.gnip.api"><code>Article.OutboundUrls</code></a></dd></dl> +</li> +</ul> +<a name="setOutboundUrls(com.gnip.api.Article.OutboundUrls)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setOutboundUrls</h4> +<pre>public void setOutboundUrls(<a href="../../../com/gnip/api/Article.OutboundUrls.html" title="class in com.gnip.api">Article.OutboundUrls</a> value)</pre> +<div class="block">Sets the value of the outboundUrls property.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is + <a href="../../../com/gnip/api/Article.OutboundUrls.html" title="class in com.gnip.api"><code>Article.OutboundUrls</code></a></dd></dl> +</li> +</ul> +<a name="getWordCount()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getWordCount</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> getWordCount()</pre> +<div class="block">Gets the value of the wordCount 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="setWordCount(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setWordCount</h4> +<pre>public void setWordCount(<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 wordCount 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="getDataFormat()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getDataFormat</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> getDataFormat()</pre> +<div class="block">Gets the value of the dataFormat 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="setDataFormat(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setDataFormat</h4> +<pre>public void setDataFormat(<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 dataFormat 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="getCopyright()"> +<!-- --> +</a>
[... 452 lines stripped ...]
