public class EventType
extends java.lang.Object
implements java.io.Serializable
Event
.
This is an unique object representing the type / class of an event instance.
Constructor and Description |
---|
EventType(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
public static final EventType ALWAYS