<h1title="Uses of Class com.plannaplan.models.UserApiResponse"class="title">Uses of Class<br>com.plannaplan.models.UserApiResponse</h1>
</div>
<divclass="classUseContainer">
<divclass="useSummary">
<table>
<caption><span>Packages that use <ahref="../UserApiResponse.html"title="class in com.plannaplan.models">UserApiResponse</a></span><spanclass="tabEnd"> </span></caption>
<h2>Uses of <ahref="../UserApiResponse.html"title="class in com.plannaplan.models">UserApiResponse</a> in <ahref="../../entities/package-summary.html">com.plannaplan.entities</a></h2>
<divclass="useSummary">
<table>
<caption><span>Methods in <ahref="../../entities/package-summary.html">com.plannaplan.entities</a> with parameters of type <ahref="../UserApiResponse.html"title="class in com.plannaplan.models">UserApiResponse</a></span><spanclass="tabEnd"> </span></caption>
<thead>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colSecond"scope="col">Method</th>
<thclass="colLast"scope="col">Description</th>
</tr>
</thead>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>void</code></td>
<thclass="colSecond"scope="row"><spanclass="typeNameLabel">User.</span><code><spanclass="memberNameLink"><ahref="../../entities/User.html#updateWithUsosData(com.plannaplan.models.UserApiResponse)">updateWithUsosData</a></span>​(<ahref="../UserApiResponse.html"title="class in com.plannaplan.models">UserApiResponse</a> usosData)</code></th>
<tdclass="colLast">
<divclass="block">updates user entity with data got by UsosApiService::getUserData</div>
<h2>Uses of <ahref="../UserApiResponse.html"title="class in com.plannaplan.models">UserApiResponse</a> in <ahref="../../services/package-summary.html">com.plannaplan.services</a></h2>
<divclass="useSummary">
<table>
<caption><span>Methods in <ahref="../../services/package-summary.html">com.plannaplan.services</a> that return <ahref="../UserApiResponse.html"title="class in com.plannaplan.models">UserApiResponse</a></span><spanclass="tabEnd"> </span></caption>
<thead>
<tr>
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colSecond"scope="col">Method</th>
<thclass="colLast"scope="col">Description</th>
</tr>
</thead>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code><ahref="../UserApiResponse.html"title="class in com.plannaplan.models">UserApiResponse</a></code></td>