<h2title="Uses of Class de.epiceric.shopchest.shop.Shop"class="title">Uses of Class<br>de.epiceric.shopchest.shop.Shop</h2>
</div>
<divclass="classUseContainer">
<ulclass="blockList">
<liclass="blockList">
<tableclass="useSummary"border="0"cellpadding="3"cellspacing="0"summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <ahref="../../../../../de/epiceric/shopchest/shop/Shop.html"title="class in de.epiceric.shopchest.shop">Shop</a></span><spanclass="tabEnd"> </span></caption>
<h3>Uses of <ahref="../../../../../de/epiceric/shopchest/shop/Shop.html"title="class in de.epiceric.shopchest.shop">Shop</a> in <ahref="../../../../../de/epiceric/shopchest/sql/package-summary.html">de.epiceric.shopchest.sql</a></h3>
<tableclass="useSummary"border="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../../../de/epiceric/shopchest/sql/package-summary.html">de.epiceric.shopchest.sql</a> with parameters of type <ahref="../../../../../de/epiceric/shopchest/shop/Shop.html"title="class in de.epiceric.shopchest.shop">Shop</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">Database.</span><code><spanclass="memberNameLink"><ahref="../../../../../de/epiceric/shopchest/sql/Database.html#addShop-de.epiceric.shopchest.shop.Shop-int-">addShop</a></span>(<ahref="../../../../../de/epiceric/shopchest/shop/Shop.html"title="class in de.epiceric.shopchest.shop">Shop</a> shop,
int reconnectAttempts)</code>
<divclass="block">Adds a shop to the database</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>void</code></td>
<tdclass="colLast"><spanclass="typeNameLabel">Database.</span><code><spanclass="memberNameLink"><ahref="../../../../../de/epiceric/shopchest/sql/Database.html#removeShop-de.epiceric.shopchest.shop.Shop-int-">removeShop</a></span>(<ahref="../../../../../de/epiceric/shopchest/shop/Shop.html"title="class in de.epiceric.shopchest.shop">Shop</a> shop,
int reconnectAttempts)</code>
<divclass="block">Remove a shop from the database</div>
<h3>Uses of <ahref="../../../../../de/epiceric/shopchest/shop/Shop.html"title="class in de.epiceric.shopchest.shop">Shop</a> in <ahref="../../../../../de/epiceric/shopchest/utils/package-summary.html">de.epiceric.shopchest.utils</a></h3>
<tableclass="useSummary"border="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../../../de/epiceric/shopchest/utils/package-summary.html">de.epiceric.shopchest.utils</a> that return <ahref="../../../../../de/epiceric/shopchest/shop/Shop.html"title="class in de.epiceric.shopchest.shop">Shop</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>static <ahref="../../../../../de/epiceric/shopchest/shop/Shop.html"title="class in de.epiceric.shopchest.shop">Shop</a></code></td>
<divclass="block">Get the shop at a given location</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>static <ahref="../../../../../de/epiceric/shopchest/shop/Shop.html"title="class in de.epiceric.shopchest.shop">Shop</a>[]</code></td>
<tableclass="useSummary"border="0"cellpadding="3"cellspacing="0"summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../../../de/epiceric/shopchest/utils/package-summary.html">de.epiceric.shopchest.utils</a> with parameters of type <ahref="../../../../../de/epiceric/shopchest/shop/Shop.html"title="class in de.epiceric.shopchest.shop">Shop</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>static void</code></td>
<tdclass="colLast"><spanclass="typeNameLabel">ShopUtils.</span><code><spanclass="memberNameLink"><ahref="../../../../../de/epiceric/shopchest/utils/ShopUtils.html#addShop-de.epiceric.shopchest.shop.Shop-boolean-">addShop</a></span>(<ahref="../../../../../de/epiceric/shopchest/shop/Shop.html"title="class in de.epiceric.shopchest.shop">Shop</a> shop,
boolean addToDatabase)</code>
<divclass="block">Add a shop</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><code>static void</code></td>
<tdclass="colLast"><spanclass="typeNameLabel">ShopUtils.</span><code><spanclass="memberNameLink"><ahref="../../../../../de/epiceric/shopchest/utils/ShopUtils.html#removeShop-de.epiceric.shopchest.shop.Shop-boolean-">removeShop</a></span>(<ahref="../../../../../de/epiceric/shopchest/shop/Shop.html"title="class in de.epiceric.shopchest.shop">Shop</a> shop,