Enum EventType

  • All Implemented Interfaces:
    Serializable, Comparable<EventType>

    public enum EventType
    extends Enum<EventType>
    Stores event types and offers a way to call a stored event.
    Since:
    1.8RC1
    Version:
    $Id: a41a437f6d5e24a013e4966e8b5d38b97de43db3 $