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