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