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.
static EventType
ALWAYS
EventType(java.lang.String name)
java.lang.String
getName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final EventType ALWAYS
public EventType(java.lang.String name)
public java.lang.String getName()