This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../no/ntnu/okse/core/CoreServiceTest.TestService.html" title="class in no.ntnu.okse.core">CoreServiceTest.TestService</a></span></code> </td>
</tr>
</tbody>
</table>
<tableclass="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <ahref="../../../../../no/ntnu/okse/core/package-summary.html">no.ntnu.okse.core</a> with type parameters of type <ahref="../../../../../no/ntnu/okse/core/AbstractCoreService.html" title="class in no.ntnu.okse.core">AbstractCoreService</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst" scope="col">Modifier and Type</th>
<thclass="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>private java.util.HashSet<<ahref="../../../../../no/ntnu/okse/core/AbstractCoreService.html" title="class in no.ntnu.okse.core">AbstractCoreService</a>></code></td>
<tableclass="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
@@ -152,7 +132,7 @@ <h3>Uses of <a href="../../../../../no/ntnu/okse/core/AbstractCoreService.html"
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code><ahref="../../../../../no/ntnu/okse/core/AbstractCoreService.html" title="class in no.ntnu.okse.core">AbstractCoreService</a></code></td>
<tdclass="colLast"><spanclass="typeNameLabel">CoreService.</span><code><spanclass="memberNameLink"><ahref="../../../../../no/ntnu/okse/core/CoreService.html#getService-java.lang.Class-">getService</a></span>(<ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a> serviceClass)</code>
<divclass="block">Retrieves a service based on its class.</div>
</td>
</tr>
@@ -242,24 +222,6 @@ <h3>Uses of <a href="../../../../../no/ntnu/okse/core/AbstractCoreService.html"
<h3>Uses of <ahref="../../../../../no/ntnu/okse/core/AbstractCoreService.html" title="class in no.ntnu.okse.core">AbstractCoreService</a> in <ahref="../../../../../no/ntnu/okse/protocol/wsn/package-summary.html">no.ntnu.okse.protocol.wsn</a></h3>
<tableclass="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <ahref="../../../../../no/ntnu/okse/core/AbstractCoreService.html" title="class in no.ntnu.okse.core">AbstractCoreService</a> in <ahref="../../../../../no/ntnu/okse/protocol/wsn/package-summary.html">no.ntnu.okse.protocol.wsn</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst" scope="col">Modifier and Type</th>
<thclass="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>class </code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../no/ntnu/okse/protocol/wsn/WSNSubscriptionManagerTest.TestSubscriptionService.html" title="class in no.ntnu.okse.protocol.wsn">WSNSubscriptionManagerTest.TestSubscriptionService</a></span></code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
@@ -279,7 +241,7 @@ <h3>Uses of <a href="../../../../../no/ntnu/okse/core/AbstractCoreService.html"
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -117,23 +118,6 @@ <h3>Uses of <a href="../../../../../no/ntnu/okse/core/CoreService.html" title="c
<!-- -->
</a>
<h3>Uses of <ahref="../../../../../no/ntnu/okse/core/CoreService.html" title="class in no.ntnu.okse.core">CoreService</a> in <ahref="../../../../../no/ntnu/okse/core/package-summary.html">no.ntnu.okse.core</a></h3>
<tableclass="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <ahref="../../../../../no/ntnu/okse/core/package-summary.html">no.ntnu.okse.core</a> declared as <ahref="../../../../../no/ntnu/okse/core/CoreService.html" title="class in no.ntnu.okse.core">CoreService</a></span><spanclass="tabEnd"> </span></caption>
<tr>
<thclass="colFirst" scope="col">Modifier and Type</th>
<thclass="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<trclass="altColor">
<tdclass="colFirst"><code>private static <ahref="../../../../../no/ntnu/okse/core/CoreService.html" title="class in no.ntnu.okse.core">CoreService</a></code></td>
<tableclass="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <ahref="../../../../../no/ntnu/okse/core/package-summary.html">no.ntnu.okse.core</a> that return <ahref="../../../../../no/ntnu/okse/core/CoreService.html" title="class in no.ntnu.okse.core">CoreService</a></span><spanclass="tabEnd"> </span></caption>
<tr>
@@ -169,7 +153,7 @@ <h3>Uses of <a href="../../../../../no/ntnu/okse/core/CoreService.html" title="c
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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>
<pre>public abstract class <spanclass="typeNameLabel">Event</span>
extends java.lang.Object</pre>
extends <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></pre>
<divclass="block">Created by Aleksander Skraastad (myth) on 3/3/15.
<p>
okse is licenced under the MIT licence.</div>
@@ -137,7 +138,7 @@ <h3>Field Summary</h3>
<thclass="colLast" scope="col">Field and Description</th>
<tdclass="colFirst"><code>protected <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></code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../no/ntnu/okse/core/event/Event.html#Event-java.lang.Object-">Event</a></span>(<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> data)</code>
<divclass="block">Constructs an Event containing an operation, some data and a dataType.</div>
</td>
</tr>
@@ -177,13 +178,13 @@ <h3>Method Summary</h3>
<thclass="colLast" scope="col">Method and Description</th>
<tdclass="colFirst"><code>abstract <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></code></td>
<tdclass="colFirst"><code>abstract <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></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>
@@ -216,7 +217,7 @@ <h3>Field Detail</h3>
<ulclass="blockListLast">
<liclass="blockList">
<h4>data</h4>
<pre>protected java.lang.Object data</pre>
<pre>protected <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> data</pre>
<pre>protected Event(<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> data)</pre>
<divclass="block">Constructs an Event containing an operation, some data and a dataType.
<pre>public abstract <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> getData()</pre>
<divclass="block">An abstract method to retrieve the data payload.
<pre>public abstract <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> getType()</pre>
<divclass="block">An abstract method that should return a subclass enum type</div>
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<li><ahref="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.html" title="class in no.ntnu.okse.core.event"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="../../../../../no/ntnu/okse/core/event/PublisherChangeEventTest.html" title="class in no.ntnu.okse.core.event"><spanclass="typeNameLink">Next Class</span></a></li>
<li><ahref="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.html" title="class in no.ntnu.okse.core.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>java.lang.Enum<<ahref="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">PublisherChangeEvent.Type</a>></li>
<li><ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a><<ahref="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">PublisherChangeEvent.Type</a>></li>
<dd>java.io.Serializable, java.lang.Comparable<<ahref="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">PublisherChangeEvent.Type</a>></dd>
<dd><ahref="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<ahref="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">PublisherChangeEvent.Type</a>></dd>
extends java.lang.Enum<<ahref="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">PublisherChangeEvent.Type</a>></pre>
extends <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a><<ahref="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">PublisherChangeEvent.Type</a>></pre>
</li>
</ul>
</div>
@@ -164,7 +165,7 @@ <h3>Method Summary</h3>
</tr>
<trid="i0" class="altColor">
<tdclass="colFirst"><code>static <ahref="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">PublisherChangeEvent.Type</a></code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html#valueOf-java.lang.String-">valueOf</a></span>(<ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code>
<divclass="block">Returns the enum constant of this type with the specified name.</div>
<h3>Methods inherited from class java.lang.<ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a></h3>
<code><ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.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/Enum.html?is-external=true#compareTo-E-" title="class or interface in java.lang">compareTo</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.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/Enum.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/Enum.html?is-external=true#getDeclaringClass--" title="class or interface in java.lang">getDeclaringClass</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.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/Enum.html?is-external=true#name--" title="class or interface in java.lang">name</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#ordinal--" title="class or interface in java.lang">ordinal</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.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/Enum.html?is-external=true#valueOf-java.lang.Class-java.lang.String-" title="class or interface in java.lang">valueOf</a></code></li>
<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#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#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#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>
@@ -256,7 +257,7 @@ <h4>values</h4>
<ulclass="blockListLast">
<liclass="blockList">
<h4>valueOf</h4>
<pre>public static <ahref="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">PublisherChangeEvent.Type</a> valueOf(java.lang.String name)</pre>
<pre>public static <ahref="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">PublisherChangeEvent.Type</a> valueOf(<ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre>
<divclass="block">Returns the enum constant of this type with the specified name.
The string must match <i>exactly</i> an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
@@ -267,8 +268,8 @@ <h4>valueOf</h4>
<dt><spanclass="returnLabel">Returns:</span></dt>
<dd>the enum constant with the specified name</dd>
<dt><spanclass="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
<dd><code><ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant with the specified name</dd>
<dd><code><ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd>
<li><ahref="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.html" title="class in no.ntnu.okse.core.event"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="../../../../../no/ntnu/okse/core/event/PublisherChangeEventTest.html" title="class in no.ntnu.okse.core.event"><spanclass="typeNameLink">Next Class</span></a></li>
<li><ahref="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.html" title="class in no.ntnu.okse.core.event"><spanclass="typeNameLink">Next Class</span></a></li>
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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><ahref="../../../../../no/ntnu/okse/core/event/Event.html" title="class in no.ntnu.okse.core.event">no.ntnu.okse.core.event.Event</a></li>
@@ -150,17 +151,6 @@ <h3>Nested Class Summary</h3>
<!-- -->
</a>
<h3>Field Summary</h3>
<tableclass="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<tdclass="colFirst"><code><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></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>
@@ -230,23 +220,6 @@ <h3>Methods inherited from class java.lang.Object</h3>
<divclass="details">
<ulclass="blockList">
<liclass="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ulclass="blockList">
<liclass="blockList"><aname="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<aname="type">
<!-- -->
</a>
<ulclass="blockListLast">
<liclass="blockList">
<h4>type</h4>
<pre><ahref="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">PublisherChangeEvent.Type</a> type</pre>
<pre>public <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> getType()</pre>
<divclass="block"><spanclass="descfrmTypeLabel">Description copied from class: <code><ahref="../../../../../no/ntnu/okse/core/event/Event.html#getType--">Event</a></code></span></div>
<divclass="block">An abstract method that should return a subclass enum type</div>
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<li><ahref="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.html" title="class in no.ntnu.okse.core.event"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEventTest.html" title="class in no.ntnu.okse.core.event"><spanclass="typeNameLink">Next Class</span></a></li>
<li><ahref="../../../../../no/ntnu/okse/core/event/SystemEvent.html" title="class in no.ntnu.okse.core.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>java.lang.Enum<<ahref="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">SubscriptionChangeEvent.Type</a>></li>
<li><ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">java.lang.Enum</a><<ahref="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">SubscriptionChangeEvent.Type</a>></li>
<dd>java.io.Serializable, java.lang.Comparable<<ahref="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">SubscriptionChangeEvent.Type</a>></dd>
<dd><ahref="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><<ahref="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">SubscriptionChangeEvent.Type</a>></dd>
extends java.lang.Enum<<ahref="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">SubscriptionChangeEvent.Type</a>></pre>
extends <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a><<ahref="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">SubscriptionChangeEvent.Type</a>></pre>
</li>
</ul>
</div>
@@ -173,7 +174,7 @@ <h3>Method Summary</h3>
</tr>
<trid="i0" class="altColor">
<tdclass="colFirst"><code>static <ahref="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">SubscriptionChangeEvent.Type</a></code></td>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html#valueOf-java.lang.String-">valueOf</a></span>(<ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code>
<divclass="block">Returns the enum constant of this type with the specified name.</div>
<h3>Methods inherited from class java.lang.<ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a></h3>
<code><ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.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/Enum.html?is-external=true#compareTo-E-" title="class or interface in java.lang">compareTo</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.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/Enum.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/Enum.html?is-external=true#getDeclaringClass--" title="class or interface in java.lang">getDeclaringClass</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.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/Enum.html?is-external=true#name--" title="class or interface in java.lang">name</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#ordinal--" title="class or interface in java.lang">ordinal</a>, <ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.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/Enum.html?is-external=true#valueOf-java.lang.Class-java.lang.String-" title="class or interface in java.lang">valueOf</a></code></li>
<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#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#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#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>
@@ -292,7 +293,7 @@ <h4>values</h4>
<ulclass="blockListLast">
<liclass="blockList">
<h4>valueOf</h4>
<pre>public static <ahref="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">SubscriptionChangeEvent.Type</a> valueOf(java.lang.String name)</pre>
<pre>public static <ahref="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">SubscriptionChangeEvent.Type</a> valueOf(<ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre>
<divclass="block">Returns the enum constant of this type with the specified name.
The string must match <i>exactly</i> an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
@@ -303,8 +304,8 @@ <h4>valueOf</h4>
<dt><spanclass="returnLabel">Returns:</span></dt>
<dd>the enum constant with the specified name</dd>
<dt><spanclass="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.IllegalArgumentException</code> - if this enum type has no constant with the specified name</dd>
<dd><code>java.lang.NullPointerException</code> - if the argument is null</dd>
<dd><code><ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</a></code> - if this enum type has no constant with the specified name</dd>
<dd><code><ahref="http://docs.oracle.com/javase/8/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang">NullPointerException</a></code> - if the argument is null</dd>
<li><ahref="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.html" title="class in no.ntnu.okse.core.event"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEventTest.html" title="class in no.ntnu.okse.core.event"><spanclass="typeNameLink">Next Class</span></a></li>
<li><ahref="../../../../../no/ntnu/okse/core/event/SystemEvent.html" title="class in no.ntnu.okse.core.event"><spanclass="typeNameLink">Next Class</span></a></li>
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<li><ahref="../../../../../no/ntnu/okse/core/event/PublisherChangeEventTest.html" title="class in no.ntnu.okse.core.event"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.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><ahref="../../../../../no/ntnu/okse/core/event/Event.html" title="class in no.ntnu.okse.core.event">no.ntnu.okse.core.event.Event</a></li>
@@ -150,17 +151,6 @@ <h3>Nested Class Summary</h3>
<!-- -->
</a>
<h3>Field Summary</h3>
<tableclass="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<thclass="colFirst" scope="col">Modifier and Type</th>
<thclass="colLast" scope="col">Field and Description</th>
</tr>
<trclass="altColor">
<tdclass="colFirst"><code>private <ahref="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">SubscriptionChangeEvent.Type</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>
@@ -230,23 +220,6 @@ <h3>Methods inherited from class java.lang.Object</h3>
<divclass="details">
<ulclass="blockList">
<liclass="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ulclass="blockList">
<liclass="blockList"><aname="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<aname="eventType">
<!-- -->
</a>
<ulclass="blockListLast">
<liclass="blockList">
<h4>eventType</h4>
<pre>private <ahref="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event">SubscriptionChangeEvent.Type</a> eventType</pre>
<li><ahref="../../../../../no/ntnu/okse/core/event/PublisherChangeEventTest.html" title="class in no.ntnu.okse.core.event"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="../../../../../no/ntnu/okse/core/event/PublisherChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="../../../../../no/ntnu/okse/core/event/SubscriptionChangeEvent.Type.html" title="enum in no.ntnu.okse.core.event"><spanclass="typeNameLink">Next Class</span></a></li>