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