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