| Package | Description |
|---|---|
| org.drools.verifier.core.index.model |
| Modifier and Type | Method and Description |
|---|---|
static ActionSuperType |
ActionSuperType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionSuperType[] |
ActionSuperType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Action(Column column,
ActionSuperType superType,
Values values,
AnalyzerConfiguration configuration) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.