Package | Description |
---|---|
org.drools.compiler.lang.descr |
Modifier and Type | Method and Description |
---|---|
ExprConstraintDescr.Type |
ExprConstraintDescr.getType() |
static ExprConstraintDescr.Type |
ExprConstraintDescr.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExprConstraintDescr.Type[] |
ExprConstraintDescr.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ExprConstraintDescr.setType(ExprConstraintDescr.Type type) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.