Package | Description |
---|---|
org.drools.model | |
org.drools.model.constraints |
Modifier and Type | Method and Description |
---|---|
Constraint.Type |
Constraint.getType() |
default Constraint.Type |
SingleConstraint.getType() |
static Constraint.Type |
Constraint.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Constraint.Type[] |
Constraint.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Constraint.Type |
AndConstraints.getType() |
Constraint.Type |
OrConstraints.getType() |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.