blob: 4723349cc9379e9f3940af7fa093766fe5bea8e7 [file] [log] [blame]
<!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_07) on Sat Apr 05 09:19:41 EDT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>GetChildren (Apache Chemistry OpenCMIS 0.11.0 API)</title>
<meta name="date" content="2014-04-05">
<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="GetChildren (Apache Chemistry OpenCMIS 0.11.0 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/GetChildren.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetCheckedOutDocsResponse.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildrenResponse.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html" target="_top">Frames</a></li>
<li><a href="GetChildren.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.chemistry.opencmis.commons.impl.jaxb</div>
<h2 title="Class GetChildren" class="title">Class GetChildren</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.chemistry.opencmis.commons.impl.jaxb.GetChildren</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">GetChildren</span>
extends <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</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>
&lt;complexType>
&lt;complexContent>
&lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
&lt;sequence>
&lt;element name="repositoryId" type="{http://www.w3.org/2001/XMLSchema}string"/>
&lt;element name="folderId" type="{http://www.w3.org/2001/XMLSchema}string"/>
&lt;element name="filter" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
&lt;element name="orderBy" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
&lt;element name="includeAllowableActions" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
&lt;element name="includeRelationships" type="{http://docs.oasis-open.org/ns/cmis/core/200908/}enumIncludeRelationships" minOccurs="0"/>
&lt;element name="renditionFilter" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
&lt;element name="includePathSegment" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
&lt;element name="maxItems" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
&lt;element name="skipCount" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
&lt;element name="extension" type="{http://docs.oasis-open.org/ns/cmis/messaging/200908/}cmisExtensionType" minOccurs="0"/>
&lt;/sequence>
&lt;/restriction>
&lt;/complexContent>
&lt;/complexType>
</pre></div>
</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">&nbsp;</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://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#extension">extension</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#filter">filter</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#folderId">folderId</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#includeAllowableActions">includeAllowableActions</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#includePathSegment">includePathSegment</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#includeRelationships">includeRelationships</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#maxItems">maxItems</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#orderBy">orderBy</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#renditionFilter">renditionFilter</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#repositoryId">repositoryId</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#skipCount">skipCount</a></strong></code>&nbsp;</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">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#GetChildren()">GetChildren</a></strong>()</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#getExtension()">getExtension</a></strong>()</code>
<div class="block">Gets the value of the extension property.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#getFilter()">getFilter</a></strong>()</code>
<div class="block">Gets the value of the filter property.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#getFolderId()">getFolderId</a></strong>()</code>
<div class="block">Gets the value of the folderId property.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#getIncludeAllowableActions()">getIncludeAllowableActions</a></strong>()</code>
<div class="block">Gets the value of the includeAllowableActions property.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#getIncludePathSegment()">getIncludePathSegment</a></strong>()</code>
<div class="block">Gets the value of the includePathSegment property.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#getIncludeRelationships()">getIncludeRelationships</a></strong>()</code>
<div class="block">Gets the value of the includeRelationships property.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#getMaxItems()">getMaxItems</a></strong>()</code>
<div class="block">Gets the value of the maxItems property.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#getOrderBy()">getOrderBy</a></strong>()</code>
<div class="block">Gets the value of the orderBy property.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#getRenditionFilter()">getRenditionFilter</a></strong>()</code>
<div class="block">Gets the value of the renditionFilter property.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#getRepositoryId()">getRepositoryId</a></strong>()</code>
<div class="block">Gets the value of the repositoryId property.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#getSkipCount()">getSkipCount</a></strong>()</code>
<div class="block">Gets the value of the skipCount property.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#setExtension(javax.xml.bind.JAXBElement)">setExtension</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&gt;&nbsp;value)</code>
<div class="block">Sets the value of the extension property.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#setFilter(javax.xml.bind.JAXBElement)">setFilter</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;value)</code>
<div class="block">Sets the value of the filter property.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#setFolderId(java.lang.String)">setFolderId</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets the value of the folderId property.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#setIncludeAllowableActions(javax.xml.bind.JAXBElement)">setIncludeAllowableActions</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;value)</code>
<div class="block">Sets the value of the includeAllowableActions property.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#setIncludePathSegment(javax.xml.bind.JAXBElement)">setIncludePathSegment</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;value)</code>
<div class="block">Sets the value of the includePathSegment property.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#setIncludeRelationships(javax.xml.bind.JAXBElement)">setIncludeRelationships</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&gt;&nbsp;value)</code>
<div class="block">Sets the value of the includeRelationships property.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#setMaxItems(javax.xml.bind.JAXBElement)">setMaxItems</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&gt;&nbsp;value)</code>
<div class="block">Sets the value of the maxItems property.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#setOrderBy(javax.xml.bind.JAXBElement)">setOrderBy</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;value)</code>
<div class="block">Sets the value of the orderBy property.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#setRenditionFilter(javax.xml.bind.JAXBElement)">setRenditionFilter</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;value)</code>
<div class="block">Sets the value of the renditionFilter property.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#setRepositoryId(java.lang.String)">setRepositoryId</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets the value of the repositoryId property.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html#setSkipCount(javax.xml.bind.JAXBElement)">setSkipCount</a></strong>(<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&gt;&nbsp;value)</code>
<div class="block">Sets the value of the skipCount 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&nbsp;java.lang.<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/1.5.0/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://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" 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="repositoryId">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>repositoryId</h4>
<pre>protected&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> repositoryId</pre>
</li>
</ul>
<a name="folderId">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>folderId</h4>
<pre>protected&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> folderId</pre>
</li>
</ul>
<a name="filter">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>filter</h4>
<pre>protected&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; filter</pre>
</li>
</ul>
<a name="orderBy">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>orderBy</h4>
<pre>protected&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; orderBy</pre>
</li>
</ul>
<a name="includeAllowableActions">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>includeAllowableActions</h4>
<pre>protected&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt; includeAllowableActions</pre>
</li>
</ul>
<a name="includeRelationships">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>includeRelationships</h4>
<pre>protected&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&gt; includeRelationships</pre>
</li>
</ul>
<a name="renditionFilter">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>renditionFilter</h4>
<pre>protected&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; renditionFilter</pre>
</li>
</ul>
<a name="includePathSegment">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>includePathSegment</h4>
<pre>protected&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt; includePathSegment</pre>
</li>
</ul>
<a name="maxItems">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>maxItems</h4>
<pre>protected&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&gt; maxItems</pre>
</li>
</ul>
<a name="skipCount">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>skipCount</h4>
<pre>protected&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&gt; skipCount</pre>
</li>
</ul>
<a name="extension">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>extension</h4>
<pre>protected&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&gt; extension</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="GetChildren()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>GetChildren</h4>
<pre>public&nbsp;GetChildren()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getRepositoryId()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRepositoryId</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getRepositoryId()</pre>
<div class="block">Gets the value of the repositoryId property.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is
<a href="http://download.oracle.com/javase/1.5.0/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="setRepositoryId(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRepositoryId</h4>
<pre>public&nbsp;void&nbsp;setRepositoryId(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets the value of the repositoryId property.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is
<a href="http://download.oracle.com/javase/1.5.0/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="getFolderId()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFolderId</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getFolderId()</pre>
<div class="block">Gets the value of the folderId property.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is
<a href="http://download.oracle.com/javase/1.5.0/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="setFolderId(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFolderId</h4>
<pre>public&nbsp;void&nbsp;setFolderId(<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets the value of the folderId property.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is
<a href="http://download.oracle.com/javase/1.5.0/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="getFilter()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFilter</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getFilter()</pre>
<div class="block">Gets the value of the filter property.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code>&lt;</code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a><code>&gt;</code></dd></dl>
</li>
</ul>
<a name="setFilter(javax.xml.bind.JAXBElement)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFilter</h4>
<pre>public&nbsp;void&nbsp;setFilter(<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;value)</pre>
<div class="block">Sets the value of the filter property.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code>&lt;</code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a><code>&gt;</code></dd></dl>
</li>
</ul>
<a name="getOrderBy()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOrderBy</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getOrderBy()</pre>
<div class="block">Gets the value of the orderBy property.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code>&lt;</code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a><code>&gt;</code></dd></dl>
</li>
</ul>
<a name="setOrderBy(javax.xml.bind.JAXBElement)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOrderBy</h4>
<pre>public&nbsp;void&nbsp;setOrderBy(<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;value)</pre>
<div class="block">Sets the value of the orderBy property.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code>&lt;</code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a><code>&gt;</code></dd></dl>
</li>
</ul>
<a name="getIncludeAllowableActions()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIncludeAllowableActions</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;getIncludeAllowableActions()</pre>
<div class="block">Gets the value of the includeAllowableActions property.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code>&lt;</code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a><code>&gt;</code></dd></dl>
</li>
</ul>
<a name="setIncludeAllowableActions(javax.xml.bind.JAXBElement)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setIncludeAllowableActions</h4>
<pre>public&nbsp;void&nbsp;setIncludeAllowableActions(<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;value)</pre>
<div class="block">Sets the value of the includeAllowableActions property.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code>&lt;</code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a><code>&gt;</code></dd></dl>
</li>
</ul>
<a name="getIncludeRelationships()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIncludeRelationships</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&gt;&nbsp;getIncludeRelationships()</pre>
<div class="block">Gets the value of the includeRelationships property.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code>&lt;</code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb"><code>EnumIncludeRelationships</code></a><code>&gt;</code></dd></dl>
</li>
</ul>
<a name="setIncludeRelationships(javax.xml.bind.JAXBElement)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setIncludeRelationships</h4>
<pre>public&nbsp;void&nbsp;setIncludeRelationships(<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb">EnumIncludeRelationships</a>&gt;&nbsp;value)</pre>
<div class="block">Sets the value of the includeRelationships property.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code>&lt;</code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/EnumIncludeRelationships.html" title="enum in org.apache.chemistry.opencmis.commons.impl.jaxb"><code>EnumIncludeRelationships</code></a><code>&gt;</code></dd></dl>
</li>
</ul>
<a name="getRenditionFilter()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRenditionFilter</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getRenditionFilter()</pre>
<div class="block">Gets the value of the renditionFilter property.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code>&lt;</code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a><code>&gt;</code></dd></dl>
</li>
</ul>
<a name="setRenditionFilter(javax.xml.bind.JAXBElement)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRenditionFilter</h4>
<pre>public&nbsp;void&nbsp;setRenditionFilter(<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;value)</pre>
<div class="block">Sets the value of the renditionFilter property.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code>&lt;</code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"><code>String</code></a><code>&gt;</code></dd></dl>
</li>
</ul>
<a name="getIncludePathSegment()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIncludePathSegment</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;getIncludePathSegment()</pre>
<div class="block">Gets the value of the includePathSegment property.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code>&lt;</code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a><code>&gt;</code></dd></dl>
</li>
</ul>
<a name="setIncludePathSegment(javax.xml.bind.JAXBElement)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setIncludePathSegment</h4>
<pre>public&nbsp;void&nbsp;setIncludePathSegment(<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&gt;&nbsp;value)</pre>
<div class="block">Sets the value of the includePathSegment property.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code>&lt;</code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang"><code>Boolean</code></a><code>&gt;</code></dd></dl>
</li>
</ul>
<a name="getMaxItems()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMaxItems</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&gt;&nbsp;getMaxItems()</pre>
<div class="block">Gets the value of the maxItems property.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code>&lt;</code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math"><code>BigInteger</code></a><code>&gt;</code></dd></dl>
</li>
</ul>
<a name="setMaxItems(javax.xml.bind.JAXBElement)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setMaxItems</h4>
<pre>public&nbsp;void&nbsp;setMaxItems(<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&gt;&nbsp;value)</pre>
<div class="block">Sets the value of the maxItems property.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code>&lt;</code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math"><code>BigInteger</code></a><code>&gt;</code></dd></dl>
</li>
</ul>
<a name="getSkipCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSkipCount</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&gt;&nbsp;getSkipCount()</pre>
<div class="block">Gets the value of the skipCount property.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code>&lt;</code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math"><code>BigInteger</code></a><code>&gt;</code></dd></dl>
</li>
</ul>
<a name="setSkipCount(javax.xml.bind.JAXBElement)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSkipCount</h4>
<pre>public&nbsp;void&nbsp;setSkipCount(<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math">BigInteger</a>&gt;&nbsp;value)</pre>
<div class="block">Sets the value of the skipCount property.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code>&lt;</code><a href="http://download.oracle.com/javase/1.5.0/docs/api/java/math/BigInteger.html?is-external=true" title="class or interface in java.math"><code>BigInteger</code></a><code>&gt;</code></dd></dl>
</li>
</ul>
<a name="getExtension()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getExtension</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&gt;&nbsp;getExtension()</pre>
<div class="block">Gets the value of the extension property.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>possible object is
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code>&lt;</code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb"><code>CmisExtensionType</code></a><code>&gt;</code></dd></dl>
</li>
</ul>
<a name="setExtension(javax.xml.bind.JAXBElement)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setExtension</h4>
<pre>public&nbsp;void&nbsp;setExtension(<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml">javax.xml.bind.JAXBElement</a>&lt;<a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb">CmisExtensionType</a>&gt;&nbsp;value)</pre>
<div class="block">Sets the value of the extension property.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>value</code> - allowed object is
<a href="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/bind.JAXBElement.html?is-external=true" title="class or interface in javax.xml"><code>JAXBElement</code></a><code>&lt;</code><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/CmisExtensionType.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb"><code>CmisExtensionType</code></a><code>&gt;</code></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/GetChildren.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetCheckedOutDocsResponse.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../../org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildrenResponse.html" title="class in org.apache.chemistry.opencmis.commons.impl.jaxb"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/chemistry/opencmis/commons/impl/jaxb/GetChildren.html" target="_top">Frames</a></li>
<li><a href="GetChildren.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:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2009-2014 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>