| Modifier and Type | Method and Description |
|---|---|
CometEvent.EventType |
CometEvent.getEventType()
Returns the event type.
|
static CometEvent.EventType |
CometEvent.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CometEvent.EventType[] |
CometEvent.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.