<li><ahref="../../../../de/epiceric/shopchest/event/ShopCreateEvent.html"title="class in de.epiceric.shopchest.event"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="../../../../de/epiceric/shopchest/event/ShopInfoEvent.html"title="class in de.epiceric.shopchest.event"><spanclass="typeNameLink">Next Class</span></a></li>
<li><ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ulclass="inheritance">
<li>org.bukkit.event.Event</li>
<li>
<ulclass="inheritance">
<li>de.epiceric.shopchest.event.ShopEvent</li>
</ul>
</li>
</ul>
</li>
</ul>
<divclass="description">
<ulclass="blockList">
<liclass="blockList">
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><ahref="../../../../de/epiceric/shopchest/event/ShopBuySellEvent.html"title="class in de.epiceric.shopchest.event">ShopBuySellEvent</a>, <ahref="../../../../de/epiceric/shopchest/event/ShopCreateEvent.html"title="class in de.epiceric.shopchest.event">ShopCreateEvent</a>, <ahref="../../../../de/epiceric/shopchest/event/ShopInfoEvent.html"title="class in de.epiceric.shopchest.event">ShopInfoEvent</a>, <ahref="../../../../de/epiceric/shopchest/event/ShopPreCreateEvent.html"title="class in de.epiceric.shopchest.event">ShopPreCreateEvent</a>, <ahref="../../../../de/epiceric/shopchest/event/ShopRemoveEvent.html"title="class in de.epiceric.shopchest.event">ShopRemoveEvent</a></dd>
</dl>
<hr>
<br>
<pre>public abstract class <spanclass="typeNameLabel">ShopEvent</span>
<tdclass="colFirst"><code>abstract <ahref="../../../../de/epiceric/shopchest/shop/Shop.html"title="class in de.epiceric.shopchest.shop">Shop</a></code></td>
<h3>Methods inherited from class java.lang.<ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</a></h3>
<code><ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--"title="class or interface in java.lang">clone</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-"title="class or interface in java.lang">equals</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--"title="class or interface in java.lang">finalize</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--"title="class or interface in java.lang">getClass</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--"title="class or interface in java.lang">hashCode</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--"title="class or interface in java.lang">notify</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--"title="class or interface in java.lang">notifyAll</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--"title="class or interface in java.lang">toString</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--"title="class or interface in java.lang">wait</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-"title="class or interface in java.lang">wait</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-"title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<divclass="details">
<ulclass="blockList">
<liclass="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ulclass="blockList">
<liclass="blockList"><aname="constructor.detail">
<!---->
</a>
<h3>Constructor Detail</h3>
<aname="ShopEvent--">
<!---->
</a>
<ulclass="blockListLast">
<liclass="blockList">
<h4>ShopEvent</h4>
<pre>public ShopEvent()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ulclass="blockList">
<liclass="blockList"><aname="method.detail">
<!---->
</a>
<h3>Method Detail</h3>
<aname="getShop--">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>getShop</h4>
<pre>public abstract <ahref="../../../../de/epiceric/shopchest/shop/Shop.html"title="class in de.epiceric.shopchest.shop">Shop</a> getShop()</pre>
<li><ahref="../../../../de/epiceric/shopchest/event/ShopCreateEvent.html"title="class in de.epiceric.shopchest.event"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="../../../../de/epiceric/shopchest/event/ShopInfoEvent.html"title="class in de.epiceric.shopchest.event"><spanclass="typeNameLink">Next Class</span></a></li>