<h2title="Uses of Class Attribute"class="title">Uses of Class<br>Attribute</h2>
</div>
<divclass="classUseContainer">
<ulclass="blockList">
<liclass="blockList">
<ulclass="blockList">
<liclass="blockList"><aname>
<!---->
</a>
<h3>Uses of <ahref="../Attribute.html"title="class in <Unnamed>">Attribute</a> in <ahref="../package-summary.html"><Unnamed></a></h3>
<tableclass="useSummary"border="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../package-summary.html"><Unnamed></a> that return types with arguments of type <ahref="../Attribute.html"title="class in <Unnamed>">Attribute</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>java.util.List<<ahref="../Attribute.html"title="class in <Unnamed>">Attribute</a>></code></td>
<divclass="block">Récupère tous les attributs de la classe.</div>
</td>
</tr>
</tbody>
</table>
<tableclass="useSummary"border="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../package-summary.html"><Unnamed></a> with parameters of type <ahref="../Attribute.html"title="class in <Unnamed>">Attribute</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><spanclass="typeNameLabel">Class.</span><code><spanclass="memberNameLink"><ahref="../Class.html#addAttribute-Attribute-">addAttribute</a></span>(<ahref="../Attribute.html"title="class in <Unnamed>">Attribute</a> a)</code>
<divclass="block">Ajoute un attribut à la classe.</div>
</td>
</tr>
</tbody>
</table>
<tableclass="useSummary"border="0"cellpadding="3"cellspacing="0"summary="Use table, listing constructors, and an explanation">
<caption><span>Constructor parameters in <ahref="../package-summary.html"><Unnamed></a> with type arguments of type <ahref="../Attribute.html"title="class in <Unnamed>">Attribute</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colOne"scope="col">Constructor and Description</th>