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