We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
EventType functionality
String toString ()
String name ()
Handle handle ()
EventType parent ()
EventType[] children ()
Boolean isOfType (EventType arg)
Boolean isOfExactType (EventType arg)
Config config ()
Found in "dmz/runtime/eventType"
EventType lookup (String name)
EventType isTypeOf (EventType type)