<h2title="Uses of Class Argument"class="title">Uses of Class<br>Argument</h2>
</div>
<divclass="classUseContainer">
<ulclass="blockList">
<liclass="blockList">
<ulclass="blockList">
<liclass="blockList"><aname>
<!---->
</a>
<h3>Uses of <ahref="../Argument.html"title="class in <Unnamed>">Argument</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="../Argument.html"title="class in <Unnamed>">Argument</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="../Argument.html"title="class in <Unnamed>">Argument</a>></code></td>
<divclass="block">Récupère tous les arguments de la méthode.</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="../Argument.html"title="class in <Unnamed>">Argument</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">Method.</span><code><spanclass="memberNameLink"><ahref="../Method.html#addArgument-Argument-">addArgument</a></span>(<ahref="../Argument.html"title="class in <Unnamed>">Argument</a> a)</code>
<divclass="block">Ajoute un argument à la méthode.</div>
<tdclass="colLast"><spanclass="typeNameLabel">Method.</span><code><spanclass="memberNameLink"><ahref="../Method.html#removeArgument-Argument-">removeArgument</a></span>(<ahref="../Argument.html"title="class in <Unnamed>">Argument</a> a)</code>
<divclass="block">Retire un argument de la méthode.</div>
<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="../Argument.html"title="class in <Unnamed>">Argument</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colOne"scope="col">Constructor and Description</th>