| Package | Description |
|---|---|
| org.openl.rules.enumeration | |
| org.openl.rules.table.properties |
| Modifier and Type | Method and Description |
|---|---|
static RecalculateEnum |
RecalculateEnum.fromString(String displayName) |
static RecalculateEnum |
RecalculateEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecalculateEnum[] |
RecalculateEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RecalculateEnum |
ITableProperties.getRecalculate() |
RecalculateEnum |
TableProperties.getRecalculate() |
| Modifier and Type | Method and Description |
|---|---|
void |
ITableProperties.setRecalculate(RecalculateEnum recalculate) |
void |
TableProperties.setRecalculate(RecalculateEnum recalculate) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.