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