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