|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfEvent.EventType | |
---|---|
com.genesyslab.platform.applicationblocks.com |
Uses of ConfEvent.EventType in com.genesyslab.platform.applicationblocks.com |
---|
Methods in com.genesyslab.platform.applicationblocks.com that return ConfEvent.EventType | |
---|---|
ConfEvent.EventType |
ConfEvent.getEventType()
The type of event received. |
static ConfEvent.EventType |
ConfEvent.EventType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ConfEvent.EventType[] |
ConfEvent.EventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |