Package | Description |
---|---|
org.drools.core.metadata |
Modifier and Type | Method and Description |
---|---|
MetaCallableTask.KIND |
NewInstanceLiteral.kind() |
MetaCallableTask.KIND |
DonLiteral.kind() |
MetaCallableTask.KIND |
MetaCallableTask.kind() |
MetaCallableTask.KIND |
ModifyLiteral.kind() |
static MetaCallableTask.KIND |
MetaCallableTask.KIND.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetaCallableTask.KIND[] |
MetaCallableTask.KIND.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.