| Package | Description |
|---|---|
| org.kie.workbench.common.services.shared.kmodule |
| Modifier and Type | Method and Description |
|---|---|
static ListenerModel.Kind |
ListenerModel.Kind.fromString(String name) |
ListenerModel.Kind |
ListenerModel.getKind() |
static ListenerModel.Kind |
ListenerModel.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListenerModel.Kind[] |
ListenerModel.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListenerModel.setKind(ListenerModel.Kind kind) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.