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