Package | Description |
---|---|
org.guvnor.common.services.project.model |
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-2013 JBoss by Red Hat. All Rights Reserved.