blob: 10c03777498215cf07317d0d70f366e5d61fa5d4 [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 (1.8.0_92) on Wed Dec 06 14:36:24 CET 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute (olingo-odata2-parent 2.0.10 API)</title>
<meta name="date" content="2017-12-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute (olingo-odata2-parent 2.0.10 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<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="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">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?org/apache/olingo/odata2/api/edm/provider/class-use/AnnotationAttribute.html" target="_top">Frames</a></li>
<li><a href="AnnotationAttribute.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;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 org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute" class="title">Uses of Class<br>org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a></span><span class="tabEnd">&nbsp;</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="#org.apache.olingo.odata2.api.edm.provider">org.apache.olingo.odata2.api.edm.provider</a></td>
<td class="colLast">
<div class="block">Entity Data Model Provider API</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.olingo.odata2.api.edm.provider">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a> in <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a> that return <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a></code></td>
<td class="colLast"><span class="typeNameLabel">AnnotationAttribute.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html#setName-java.lang.String-">setName</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Sets the name for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a></code></td>
<td class="colLast"><span class="typeNameLabel">AnnotationAttribute.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html#setNamespace-java.lang.String-">setNamespace</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace)</code>
<div class="block">Sets the namespace for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a></code></td>
<td class="colLast"><span class="typeNameLabel">AnnotationAttribute.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html#setPrefix-java.lang.String-">setPrefix</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;prefix)</code>
<div class="block">Sets the prefix for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a></code></td>
<td class="colLast"><span class="typeNameLabel">AnnotationAttribute.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html#setText-java.lang.String-">setText</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</code>
<div class="block">Sets the text for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a>.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a> that return types with arguments of type <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Using.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Using.html#getAnnotationAttributes--">getAnnotationAttributes</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Schema.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Schema.html#getAnnotationAttributes--">getAnnotationAttributes</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">ReferentialConstraintRole.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html#getAnnotationAttributes--">getAnnotationAttributes</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">ReferentialConstraint.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html#getAnnotationAttributes--">getAnnotationAttributes</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PropertyRef.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/PropertyRef.html#getAnnotationAttributes--">getAnnotationAttributes</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Property.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Property.html#getAnnotationAttributes--">getAnnotationAttributes</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">OnDelete.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/OnDelete.html#getAnnotationAttributes--">getAnnotationAttributes</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">NavigationProperty.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html#getAnnotationAttributes--">getAnnotationAttributes</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Key.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Key.html#getAnnotationAttributes--">getAnnotationAttributes</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">FunctionImportParameter.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html#getAnnotationAttributes--">getAnnotationAttributes</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">FunctionImport.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/FunctionImport.html#getAnnotationAttributes--">getAnnotationAttributes</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">EntitySet.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/EntitySet.html#getAnnotationAttributes--">getAnnotationAttributes</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">EntityContainerInfo.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html#getAnnotationAttributes--">getAnnotationAttributes</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Documentation.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Documentation.html#getAnnotationAttributes--">getAnnotationAttributes</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">ComplexType.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/ComplexType.html#getAnnotationAttributes--">getAnnotationAttributes</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">AssociationSetEnd.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html#getAnnotationAttributes--">getAnnotationAttributes</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">AssociationSet.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AssociationSet.html#getAnnotationAttributes--">getAnnotationAttributes</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">AssociationEnd.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html#getAnnotationAttributes--">getAnnotationAttributes</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Association.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Association.html#getAnnotationAttributes--">getAnnotationAttributes</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">AnnotationElement.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html#getAttributes--">getAttributes</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/package-summary.html">org.apache.olingo.odata2.api.edm.provider</a> with type arguments of type <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a></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>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Using.html" title="class in org.apache.olingo.odata2.api.edm.provider">Using</a></code></td>
<td class="colLast"><span class="typeNameLabel">Using.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Using.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;&nbsp;annotationAttributes)</code>
<div class="block">Sets the collection of <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Using.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Using</code></a></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">SimpleProperty</a></code></td>
<td class="colLast"><span class="typeNameLabel">SimpleProperty.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/SimpleProperty.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;&nbsp;annotationAttributes)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider">Schema</a></code></td>
<td class="colLast"><span class="typeNameLabel">Schema.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Schema.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;&nbsp;annotationAttributes)</code>
<div class="block">Sets the List of <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Schema.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Schema</code></a></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReferentialConstraintRole</a></code></td>
<td class="colLast"><span class="typeNameLabel">ReferentialConstraintRole.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;&nbsp;annotationAttributes)</code>
<div class="block">Sets the List of <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/ReferentialConstraintRole.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>ReferentialConstraintRole</code></a></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html" title="class in org.apache.olingo.odata2.api.edm.provider">ReferentialConstraint</a></code></td>
<td class="colLast"><span class="typeNameLabel">ReferentialConstraint.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;&nbsp;annotationAttributes)</code>
<div class="block">Sets the List of <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/ReferentialConstraint.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>ReferentialConstraint</code></a></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/PropertyRef.html" title="class in org.apache.olingo.odata2.api.edm.provider">PropertyRef</a></code></td>
<td class="colLast"><span class="typeNameLabel">PropertyRef.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/PropertyRef.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;&nbsp;annotationAttributes)</code>
<div class="block">Sets the List of <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/PropertyRef.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>PropertyRef</code></a></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider">Property</a></code></td>
<td class="colLast"><span class="typeNameLabel">Property.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Property.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;&nbsp;annotationAttributes)</code>
<div class="block">Sets the List of <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Property.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Property</code></a></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/OnDelete.html" title="class in org.apache.olingo.odata2.api.edm.provider">OnDelete</a></code></td>
<td class="colLast"><span class="typeNameLabel">OnDelete.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/OnDelete.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;&nbsp;annotationAttributes)</code>
<div class="block">Sets the List of <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/OnDelete.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>OnDelete</code></a></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">NavigationProperty</a></code></td>
<td class="colLast"><span class="typeNameLabel">NavigationProperty.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;&nbsp;annotationAttributes)</code>
<div class="block">Sets the List of <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/NavigationProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>NavigationProperty</code></a></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Key.html" title="class in org.apache.olingo.odata2.api.edm.provider">Key</a></code></td>
<td class="colLast"><span class="typeNameLabel">Key.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Key.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;&nbsp;annotationAttributes)</code>
<div class="block">Sets the List of <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Key.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Key</code></a></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImportParameter</a></code></td>
<td class="colLast"><span class="typeNameLabel">FunctionImportParameter.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;&nbsp;annotationAttributes)</code>
<div class="block">Sets the collection of <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/FunctionImportParameter.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>FunctionImportParameter</code></a></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider">FunctionImport</a></code></td>
<td class="colLast"><span class="typeNameLabel">FunctionImport.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/FunctionImport.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;&nbsp;annotationAttributes)</code>
<div class="block">Sets the collection of <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/FunctionImport.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>FunctionImport</code></a></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityType</a></code></td>
<td class="colLast"><span class="typeNameLabel">EntityType.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/EntityType.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;&nbsp;annotationAttributes)</code>
<div class="block">Sets the collection of <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/EntityType.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityType</code></a></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/EntitySet.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntitySet</a></code></td>
<td class="colLast"><span class="typeNameLabel">EntitySet.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/EntitySet.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;&nbsp;annotationAttributes)</code>
<div class="block">Sets the collection of <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/EntitySet.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntitySet</code></a></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html" title="class in org.apache.olingo.odata2.api.edm.provider">EntityContainerInfo</a></code></td>
<td class="colLast"><span class="typeNameLabel">EntityContainerInfo.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/EntityContainerInfo.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;&nbsp;annotationAttributes)</code>
<div class="block">Sets the collection of <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/EntityContainer.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>EntityContainer</code></a></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider">Documentation</a></code></td>
<td class="colLast"><span class="typeNameLabel">Documentation.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Documentation.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;&nbsp;annotationAttributes)</code>
<div class="block">Sets the collection of <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Documentation.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Documentation</code></a></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexType</a></code></td>
<td class="colLast"><span class="typeNameLabel">ComplexType.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/ComplexType.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;&nbsp;annotationAttributes)</code>
<div class="block">Sets the collection of <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/ComplexType.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>ComplexType</code></a></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html" title="class in org.apache.olingo.odata2.api.edm.provider">ComplexProperty</a></code></td>
<td class="colLast"><span class="typeNameLabel">ComplexProperty.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/ComplexProperty.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;&nbsp;annotationAttributes)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSetEnd</a></code></td>
<td class="colLast"><span class="typeNameLabel">AssociationSetEnd.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;&nbsp;annotationAttributes)</code>
<div class="block">Sets the collection of <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AssociationSetEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationSetEnd</code></a></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationSet</a></code></td>
<td class="colLast"><span class="typeNameLabel">AssociationSet.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AssociationSet.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;&nbsp;annotationAttributes)</code>
<div class="block">Sets the collection of <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AssociationSet.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationSet</code></a></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider">AssociationEnd</a></code></td>
<td class="colLast"><span class="typeNameLabel">AssociationEnd.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;&nbsp;annotationAttributes)</code>
<div class="block">Sets the collection of <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AssociationEnd.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AssociationEnd</code></a></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider">Association</a></code></td>
<td class="colLast"><span class="typeNameLabel">Association.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Association.html#setAnnotationAttributes-java.util.List-">setAnnotationAttributes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;&nbsp;annotationAttributes)</code>
<div class="block">Sets the collection of <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationAttribute</code></a> for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/Association.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>Association</code></a></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationElement</a></code></td>
<td class="colLast"><span class="typeNameLabel">AnnotationElement.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html#setAttributes-java.util.List-">setAttributes</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">AnnotationAttribute</a>&gt;&nbsp;attributes)</code>
<div class="block">Sets the attributes for this <a href="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationElement.html" title="class in org.apache.olingo.odata2.api.edm.provider"><code>AnnotationElement</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<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="../../../../../../../../org/apache/olingo/odata2/api/edm/provider/AnnotationAttribute.html" title="class in org.apache.olingo.odata2.api.edm.provider">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?org/apache/olingo/odata2/api/edm/provider/class-use/AnnotationAttribute.html" target="_top">Frames</a></li>
<li><a href="AnnotationAttribute.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../../allclasses-noframe.html">All&nbsp;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 &#169; 2013-2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>