Added: websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-sysomos/apidocs/com/sysomos/xml/BeatApi.Errors.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-sysomos/apidocs/com/sysomos/xml/BeatApi.Errors.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-sysomos/apidocs/com/sysomos/xml/BeatApi.Errors.html Sat May 16 22:00:17 2015 @@ -0,0 +1,388 @@ +<!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.Errors (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.Errors (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.Errors.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.Beat.Tag.html" title="class in com.sysomos.xml"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../com/sysomos/xml/ObjectFactory.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.Errors.html" target="_top">Frames</a></li> +<li><a href="BeatApi.Errors.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>Nested | </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.Errors" class="title">Class BeatApi.Errors</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.Errors</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.Errors</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="error" type="{http://www.w3.org/2001/XMLSchema}boolean"/> + <element name="errorMessage" type="{http://www.w3.org/2001/XMLSchema}string"/> + </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.Errors">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- =========== 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 boolean</code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.Errors.html#error">error</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.Errors.html#errorMessage">errorMessage</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.Errors.html#BeatApi.Errors()">BeatApi.Errors</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.Errors.html#getErrorMessage()">getErrorMessage</a></strong>()</code> +<div class="block">Gets the value of the errorMessage property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.Errors.html#isError()">isError</a></strong>()</code> +<div class="block">Gets the value of the error 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.Errors.html#setError(boolean)">setError</a></strong>(boolean value)</code> +<div class="block">Sets the value of the error 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.Errors.html#setErrorMessage(java.lang.String)">setErrorMessage</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 errorMessage 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="error"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>error</h4> +<pre>protected boolean error</pre> +</li> +</ul> +<a name="errorMessage"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>errorMessage</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> errorMessage</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.Errors()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BeatApi.Errors</h4> +<pre>public BeatApi.Errors()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="isError()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isError</h4> +<pre>public boolean isError()</pre> +<div class="block">Gets the value of the error property.</div> +</li> +</ul> +<a name="setError(boolean)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setError</h4> +<pre>public void setError(boolean value)</pre> +<div class="block">Sets the value of the error property.</div> +</li> +</ul> +<a name="getErrorMessage()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getErrorMessage</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> getErrorMessage()</pre> +<div class="block">Gets the value of the errorMessage 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="setErrorMessage(java.lang.String)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>setErrorMessage</h4> +<pre>public void setErrorMessage(<a href="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 errorMessage 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.Errors.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.Beat.Tag.html" title="class in com.sysomos.xml"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../com/sysomos/xml/ObjectFactory.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.Errors.html" target="_top">Frames</a></li> +<li><a href="BeatApi.Errors.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>Nested | </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.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-sysomos/apidocs/com/sysomos/xml/BeatApi.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-sysomos/apidocs/com/sysomos/xml/BeatApi.html Sat May 16 22:00:17 2015 @@ -0,0 +1,557 @@ +<!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 (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 (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.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/Adapter1.html" title="class in com.sysomos.xml"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../com/sysomos/xml/BeatApi.BeatRequest.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.html" target="_top">Frames</a></li> +<li><a href="BeatApi.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" class="title">Class BeatApi</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</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">BeatApi</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="beatRequest"> + <complexType> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element name="heatbeatID" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="startDate" type="{http://www.w3.org/2001/XMLSchema}dateTime"/> + <element name="endDate" type="{http://www.w3.org/2001/XMLSchema}dateTime"/> + <element name="key" type="{http://www.w3.org/2001/XMLSchema}string"/> + <element name="size" type="{http://www.w3.org/2001/XMLSchema}short"/> + <element name="offset" type="{http://www.w3.org/2001/XMLSchema}byte"/> + </sequence> + </restriction> + </complexContent> + </complexType> + </element> + <element name="beatResponse"> + <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> + </element> + <element name="errors" minOccurs="0"> + <complexType> + <complexContent> + <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> + <sequence> + <element name="error" type="{http://www.w3.org/2001/XMLSchema}boolean"/> + <element name="errorMessage" type="{http://www.w3.org/2001/XMLSchema}string"/> + </sequence> + </restriction> + </complexContent> + </complexType> + </element> + </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">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.BeatRequest.html" title="class in com.sysomos.xml">BeatApi.BeatRequest</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.html" title="class in com.sysomos.xml">BeatApi.BeatResponse</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/sysomos/xml/BeatApi.Errors.html" title="class in com.sysomos.xml">BeatApi.Errors</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="../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml">BeatApi.BeatRequest</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.html#beatRequest">beatRequest</a></strong></code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <a href="../../../com/sysomos/xml/BeatApi.BeatResponse.html" title="class in com.sysomos.xml">BeatApi.BeatResponse</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.html#beatResponse">beatResponse</a></strong></code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="../../../com/sysomos/xml/BeatApi.Errors.html" title="class in com.sysomos.xml">BeatApi.Errors</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.html#errors">errors</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.html#BeatApi()">BeatApi</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="../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml">BeatApi.BeatRequest</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.html#getBeatRequest()">getBeatRequest</a></strong>()</code> +<div class="block">Gets the value of the beatRequest property.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.html" title="class in com.sysomos.xml">BeatApi.BeatResponse</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.html#getBeatResponse()">getBeatResponse</a></strong>()</code> +<div class="block">Gets the value of the beatResponse property.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/sysomos/xml/BeatApi.Errors.html" title="class in com.sysomos.xml">BeatApi.Errors</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/BeatApi.html#getErrors()">getErrors</a></strong>()</code> +<div class="block">Gets the value of the errors 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.html#setBeatRequest(com.sysomos.xml.BeatApi.BeatRequest)">setBeatRequest</a></strong>(<a href="../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml">BeatApi.BeatRequest</a> value)</code> +<div class="block">Sets the value of the beatRequest 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.html#setBeatResponse(com.sysomos.xml.BeatApi.BeatResponse)">setBeatResponse</a></strong>(<a href="../../../com/sysomos/xml/BeatApi.BeatResponse.html" title="class in com.sysomos.xml">BeatApi.BeatResponse</a> value)</code> +<div class="block">Sets the value of the beatResponse 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.html#setErrors(com.sysomos.xml.BeatApi.Errors)">setErrors</a></strong>(<a href="../../../com/sysomos/xml/BeatApi.Errors.html" title="class in com.sysomos.xml">BeatApi.Errors</a> value)</code> +<div class="block">Sets the value of the errors 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="beatRequest"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>beatRequest</h4> +<pre>protected <a href="../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml">BeatApi.BeatRequest</a> beatRequest</pre> +</li> +</ul> +<a name="beatResponse"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>beatResponse</h4> +<pre>protected <a href="../../../com/sysomos/xml/BeatApi.BeatResponse.html" title="class in com.sysomos.xml">BeatApi.BeatResponse</a> beatResponse</pre> +</li> +</ul> +<a name="errors"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>errors</h4> +<pre>protected <a href="../../../com/sysomos/xml/BeatApi.Errors.html" title="class in com.sysomos.xml">BeatApi.Errors</a> errors</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()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>BeatApi</h4> +<pre>public BeatApi()</pre> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="getBeatRequest()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBeatRequest</h4> +<pre>public <a href="../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml">BeatApi.BeatRequest</a> getBeatRequest()</pre> +<div class="block">Gets the value of the beatRequest property.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is + <a href="../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml"><code>BeatApi.BeatRequest</code></a></dd></dl> +</li> +</ul> +<a name="setBeatRequest(com.sysomos.xml.BeatApi.BeatRequest)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setBeatRequest</h4> +<pre>public void setBeatRequest(<a href="../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml">BeatApi.BeatRequest</a> value)</pre> +<div class="block">Sets the value of the beatRequest property.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is + <a href="../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml"><code>BeatApi.BeatRequest</code></a></dd></dl> +</li> +</ul> +<a name="getBeatResponse()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getBeatResponse</h4> +<pre>public <a href="../../../com/sysomos/xml/BeatApi.BeatResponse.html" title="class in com.sysomos.xml">BeatApi.BeatResponse</a> getBeatResponse()</pre> +<div class="block">Gets the value of the beatResponse property.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is + <a href="../../../com/sysomos/xml/BeatApi.BeatResponse.html" title="class in com.sysomos.xml"><code>BeatApi.BeatResponse</code></a></dd></dl> +</li> +</ul> +<a name="setBeatResponse(com.sysomos.xml.BeatApi.BeatResponse)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>setBeatResponse</h4> +<pre>public void setBeatResponse(<a href="../../../com/sysomos/xml/BeatApi.BeatResponse.html" title="class in com.sysomos.xml">BeatApi.BeatResponse</a> value)</pre> +<div class="block">Sets the value of the beatResponse property.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is + <a href="../../../com/sysomos/xml/BeatApi.BeatResponse.html" title="class in com.sysomos.xml"><code>BeatApi.BeatResponse</code></a></dd></dl> +</li> +</ul> +<a name="getErrors()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>getErrors</h4> +<pre>public <a href="../../../com/sysomos/xml/BeatApi.Errors.html" title="class in com.sysomos.xml">BeatApi.Errors</a> getErrors()</pre> +<div class="block">Gets the value of the errors property.</div> +<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is + <a href="../../../com/sysomos/xml/BeatApi.Errors.html" title="class in com.sysomos.xml"><code>BeatApi.Errors</code></a></dd></dl> +</li> +</ul> +<a name="setErrors(com.sysomos.xml.BeatApi.Errors)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>setErrors</h4> +<pre>public void setErrors(<a href="../../../com/sysomos/xml/BeatApi.Errors.html" title="class in com.sysomos.xml">BeatApi.Errors</a> value)</pre> +<div class="block">Sets the value of the errors property.</div> +<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is + <a href="../../../com/sysomos/xml/BeatApi.Errors.html" title="class in com.sysomos.xml"><code>BeatApi.Errors</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.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/Adapter1.html" title="class in com.sysomos.xml"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../com/sysomos/xml/BeatApi.BeatRequest.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.html" target="_top">Frames</a></li> +<li><a href="BeatApi.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/ObjectFactory.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-sysomos/apidocs/com/sysomos/xml/ObjectFactory.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-sysomos/apidocs/com/sysomos/xml/ObjectFactory.html Sat May 16 22:00:17 2015 @@ -0,0 +1,371 @@ +<!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>ObjectFactory (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="ObjectFactory (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/ObjectFactory.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.Errors.html" title="class in com.sysomos.xml"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?com/sysomos/xml/ObjectFactory.html" target="_top">Frames</a></li> +<li><a href="ObjectFactory.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>Nested | </li> +<li>Field | </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>Field | </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 ObjectFactory" class="title">Class ObjectFactory</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.ObjectFactory</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<hr> +<br> +<pre>public class <span class="strong">ObjectFactory</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></pre> +<div class="block">This object contains factory methods for each + Java content interface and Java element interface + generated in the com.sysomos.xml package. + <p>An ObjectFactory allows you to programatically + construct new instances of the Java representation + for XML content. The Java representation of XML + content can consist of schema derived interfaces + and classes representing the binding of schema + type definitions, element declarations and model + groups. Factory methods for each of these are + provided in this class.</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </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/ObjectFactory.html#ObjectFactory()">ObjectFactory</a></strong>()</code> +<div class="block">Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sysomos.xml</div> +</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="../../../com/sysomos/xml/BeatApi.html" title="class in com.sysomos.xml">BeatApi</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/ObjectFactory.html#createBeatApi()">createBeatApi</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/sysomos/xml/BeatApi.html" title="class in com.sysomos.xml"><code>BeatApi</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml">BeatApi.BeatRequest</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/ObjectFactory.html#createBeatApiBeatRequest()">createBeatApiBeatRequest</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml"><code>BeatApi.BeatRequest</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/sysomos/xml/BeatApi.BeatResponse.html" title="class in com.sysomos.xml">BeatApi.BeatResponse</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/ObjectFactory.html#createBeatApiBeatResponse()">createBeatApiBeatResponse</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/sysomos/xml/BeatApi.BeatResponse.html" title="class in com.sysomos.xml"><code>BeatApi.BeatResponse</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><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/ObjectFactory.html#createBeatApiBeatResponseBeat()">createBeatApiBeatResponseBeat</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html" title="class in com.sysomos.xml"><code>BeatApi.BeatResponse.Beat</code></a></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/ObjectFactory.html#createBeatApiBeatResponseBeatLocation()">createBeatApiBeatResponseBeatLocation</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml"><code>BeatApi.BeatResponse.Beat.Location</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><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/ObjectFactory.html#createBeatApiBeatResponseBeatTag()">createBeatApiBeatResponseBeatTag</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Tag.html" title="class in com.sysomos.xml"><code>BeatApi.BeatResponse.Beat.Tag</code></a></div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../com/sysomos/xml/BeatApi.Errors.html" title="class in com.sysomos.xml">BeatApi.Errors</a></code></td> +<td class="colLast"><code><strong><a href="../../../com/sysomos/xml/ObjectFactory.html#createBeatApiErrors()">createBeatApiErrors</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../com/sysomos/xml/BeatApi.Errors.html" title="class in com.sysomos.xml"><code>BeatApi.Errors</code></a></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"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="ObjectFactory()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>ObjectFactory</h4> +<pre>public ObjectFactory()</pre> +<div class="block">Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sysomos.xml</div> +</li> +</ul> +</li> +</ul> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="createBeatApi()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createBeatApi</h4> +<pre>public <a href="../../../com/sysomos/xml/BeatApi.html" title="class in com.sysomos.xml">BeatApi</a> createBeatApi()</pre> +<div class="block">Create an instance of <a href="../../../com/sysomos/xml/BeatApi.html" title="class in com.sysomos.xml"><code>BeatApi</code></a></div> +</li> +</ul> +<a name="createBeatApiBeatResponse()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createBeatApiBeatResponse</h4> +<pre>public <a href="../../../com/sysomos/xml/BeatApi.BeatResponse.html" title="class in com.sysomos.xml">BeatApi.BeatResponse</a> createBeatApiBeatResponse()</pre> +<div class="block">Create an instance of <a href="../../../com/sysomos/xml/BeatApi.BeatResponse.html" title="class in com.sysomos.xml"><code>BeatApi.BeatResponse</code></a></div> +</li> +</ul> +<a name="createBeatApiBeatResponseBeat()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createBeatApiBeatResponseBeat</h4> +<pre>public <a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat</a> createBeatApiBeatResponseBeat()</pre> +<div class="block">Create an instance of <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="createBeatApiBeatRequest()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createBeatApiBeatRequest</h4> +<pre>public <a href="../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml">BeatApi.BeatRequest</a> createBeatApiBeatRequest()</pre> +<div class="block">Create an instance of <a href="../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml"><code>BeatApi.BeatRequest</code></a></div> +</li> +</ul> +<a name="createBeatApiErrors()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createBeatApiErrors</h4> +<pre>public <a href="../../../com/sysomos/xml/BeatApi.Errors.html" title="class in com.sysomos.xml">BeatApi.Errors</a> createBeatApiErrors()</pre> +<div class="block">Create an instance of <a href="../../../com/sysomos/xml/BeatApi.Errors.html" title="class in com.sysomos.xml"><code>BeatApi.Errors</code></a></div> +</li> +</ul> +<a name="createBeatApiBeatResponseBeatLocation()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>createBeatApiBeatResponseBeatLocation</h4> +<pre>public <a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat.Location</a> createBeatApiBeatResponseBeatLocation()</pre> +<div class="block">Create an instance of <a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml"><code>BeatApi.BeatResponse.Beat.Location</code></a></div> +</li> +</ul> +<a name="createBeatApiBeatResponseBeatTag()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>createBeatApiBeatResponseBeatTag</h4> +<pre>public <a href="../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Tag.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat.Tag</a> createBeatApiBeatResponseBeatTag()</pre> +<div class="block">Create an instance of <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> +</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/ObjectFactory.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.Errors.html" title="class in com.sysomos.xml"><span class="strong">Prev Class</span></a></li> +<li>Next Class</li> +</ul> +<ul class="navList"> +<li><a href="../../../index.html?com/sysomos/xml/ObjectFactory.html" target="_top">Frames</a></li> +<li><a href="ObjectFactory.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>Nested | </li> +<li>Field | </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>Field | </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/class-use/Adapter1.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-sysomos/apidocs/com/sysomos/xml/class-use/Adapter1.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-sysomos/apidocs/com/sysomos/xml/class-use/Adapter1.html Sat May 16 22:00:17 2015 @@ -0,0 +1,117 @@ +<!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:49 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class com.sysomos.xml.Adapter1 (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="Uses of Class com.sysomos.xml.Adapter1 (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><a href="../../../../com/sysomos/xml/Adapter1.html" title="class in com.sysomos.xml">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/sysomos/xml/class-use/Adapter1.html" target="_top">Frames</a></li> +<li><a href="Adapter1.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> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class com.sysomos.xml.Adapter1" class="title">Uses of Class<br>com.sysomos.xml.Adapter1</h2> +</div> +<div class="classUseContainer">No usage of com.sysomos.xml.Adapter1</div> +<!-- ======= 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><a href="../../../../com/sysomos/xml/Adapter1.html" title="class in com.sysomos.xml">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/sysomos/xml/class-use/Adapter1.html" target="_top">Frames</a></li> +<li><a href="Adapter1.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> +<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/class-use/BeatApi.BeatRequest.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-sysomos/apidocs/com/sysomos/xml/class-use/BeatApi.BeatRequest.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-sysomos/apidocs/com/sysomos/xml/class-use/BeatApi.BeatRequest.html Sat May 16 22:00:17 2015 @@ -0,0 +1,193 @@ +<!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:49 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class com.sysomos.xml.BeatApi.BeatRequest (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="Uses of Class com.sysomos.xml.BeatApi.BeatRequest (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><a href="../../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/sysomos/xml/class-use/BeatApi.BeatRequest.html" target="_top">Frames</a></li> +<li><a href="BeatApi.BeatRequest.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> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class com.sysomos.xml.BeatApi.BeatRequest" class="title">Uses of Class<br>com.sysomos.xml.BeatApi.BeatRequest</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml">BeatApi.BeatRequest</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#com.sysomos.xml">com.sysomos.xml</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="com.sysomos.xml"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml">BeatApi.BeatRequest</a> in <a href="../../../../com/sysomos/xml/package-summary.html">com.sysomos.xml</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> +<caption><span>Fields in <a href="../../../../com/sysomos/xml/package-summary.html">com.sysomos.xml</a> declared as <a href="../../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml">BeatApi.BeatRequest</a></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> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>protected <a href="../../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml">BeatApi.BeatRequest</a></code></td> +<td class="colLast"><span class="strong">BeatApi.</span><code><strong><a href="../../../../com/sysomos/xml/BeatApi.html#beatRequest">beatRequest</a></strong></code> </td> +</tr> +</tbody> +</table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../com/sysomos/xml/package-summary.html">com.sysomos.xml</a> that return <a href="../../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml">BeatApi.BeatRequest</a></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> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml">BeatApi.BeatRequest</a></code></td> +<td class="colLast"><span class="strong">ObjectFactory.</span><code><strong><a href="../../../../com/sysomos/xml/ObjectFactory.html#createBeatApiBeatRequest()">createBeatApiBeatRequest</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml"><code>BeatApi.BeatRequest</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml">BeatApi.BeatRequest</a></code></td> +<td class="colLast"><span class="strong">BeatApi.</span><code><strong><a href="../../../../com/sysomos/xml/BeatApi.html#getBeatRequest()">getBeatRequest</a></strong>()</code> +<div class="block">Gets the value of the beatRequest property.</div> +</td> +</tr> +</tbody> +</table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../com/sysomos/xml/package-summary.html">com.sysomos.xml</a> with parameters of type <a href="../../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml">BeatApi.BeatRequest</a></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> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">BeatApi.</span><code><strong><a href="../../../../com/sysomos/xml/BeatApi.html#setBeatRequest(com.sysomos.xml.BeatApi.BeatRequest)">setBeatRequest</a></strong>(<a href="../../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml">BeatApi.BeatRequest</a> value)</code> +<div class="block">Sets the value of the beatRequest property.</div> +</td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= 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><a href="../../../../com/sysomos/xml/BeatApi.BeatRequest.html" title="class in com.sysomos.xml">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/sysomos/xml/class-use/BeatApi.BeatRequest.html" target="_top">Frames</a></li> +<li><a href="BeatApi.BeatRequest.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> +<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/class-use/BeatApi.BeatResponse.Beat.Location.html ============================================================================== --- websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-sysomos/apidocs/com/sysomos/xml/class-use/BeatApi.BeatResponse.Beat.Location.html (added) +++ websites/production/streams/content/site/0.2-incubating/streams-project/streams-contrib/streams-provider-sysomos/apidocs/com/sysomos/xml/class-use/BeatApi.BeatResponse.Beat.Location.html Sat May 16 22:00:17 2015 @@ -0,0 +1,193 @@ +<!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:49 CDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class com.sysomos.xml.BeatApi.BeatResponse.Beat.Location (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="Uses of Class com.sysomos.xml.BeatApi.BeatResponse.Beat.Location (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><a href="../../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/sysomos/xml/class-use/BeatApi.BeatResponse.Beat.Location.html" target="_top">Frames</a></li> +<li><a href="BeatApi.BeatResponse.Beat.Location.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> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class com.sysomos.xml.BeatApi.BeatResponse.Beat.Location" class="title">Uses of Class<br>com.sysomos.xml.BeatApi.BeatResponse.Beat.Location</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat.Location</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#com.sysomos.xml">com.sysomos.xml</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="com.sysomos.xml"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat.Location</a> in <a href="../../../../com/sysomos/xml/package-summary.html">com.sysomos.xml</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> +<caption><span>Fields in <a href="../../../../com/sysomos/xml/package-summary.html">com.sysomos.xml</a> declared as <a href="../../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat.Location</a></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> +<tbody> +<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"><span class="strong">BeatApi.BeatResponse.Beat.</span><code><strong><a href="../../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.html#location">location</a></strong></code> </td> +</tr> +</tbody> +</table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../com/sysomos/xml/package-summary.html">com.sysomos.xml</a> that return <a href="../../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat.Location</a></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> +<tbody> +<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"><span class="strong">ObjectFactory.</span><code><strong><a href="../../../../com/sysomos/xml/ObjectFactory.html#createBeatApiBeatResponseBeatLocation()">createBeatApiBeatResponseBeatLocation</a></strong>()</code> +<div class="block">Create an instance of <a href="../../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml"><code>BeatApi.BeatResponse.Beat.Location</code></a></div> +</td> +</tr> +<tr class="rowColor"> +<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"><span class="strong">BeatApi.BeatResponse.Beat.</span><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> +</tbody> +</table> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../com/sysomos/xml/package-summary.html">com.sysomos.xml</a> with parameters of type <a href="../../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml">BeatApi.BeatResponse.Beat.Location</a></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> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">BeatApi.BeatResponse.Beat.</span><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> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= 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><a href="../../../../com/sysomos/xml/BeatApi.BeatResponse.Beat.Location.html" title="class in com.sysomos.xml">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?com/sysomos/xml/class-use/BeatApi.BeatResponse.Beat.Location.html" target="_top">Frames</a></li> +<li><a href="BeatApi.BeatResponse.Beat.Location.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> +<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>
