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