Package | Description |
---|---|
com.whitestein.lsps.stdlib.dmn.model | |
com.whitestein.lsps.stdlib.dmn.xml |
Modifier and Type | Method and Description |
---|---|
ExpressionLanguage |
DecisionTable.getLanguage() |
static ExpressionLanguage |
ExpressionLanguage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExpressionLanguage[] |
ExpressionLanguage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ExpressionLanguage |
XmlDecisionTable.getLanguage() |
Modifier and Type | Method and Description |
---|---|
void |
XmlDecisionTable.setLanguage(ExpressionLanguage language) |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.