Package | Description |
---|---|
org.komodo.spi |
Modifier and Type | Method and Description |
---|---|
KEvent.Type |
KEvent.getType() |
static KEvent.Type |
KEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KEvent.Type[] |
KEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
KEvent(T source,
KEvent.Type type)
Constructor
|
Copyright © 2013–2019. All rights reserved.