| Package | Description |
|---|---|
| org.drools.compiler.lang.descr |
| Modifier and Type | Method and Description |
|---|---|
ConnectiveType |
ConstraintConnectiveDescr.getConnective() |
static ConnectiveType |
ConnectiveType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectiveType[] |
ConnectiveType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConstraintConnectiveDescr.setConnective(ConnectiveType connective) |
| Constructor and Description |
|---|
ConstraintConnectiveDescr(ConnectiveType connective) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.