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