| Package | Description |
|---|---|
| io.vertigo.account.authorization.metamodel.rulemodel |
| Modifier and Type | Method and Description |
|---|---|
DslExpression.ValueOperator |
DslExpression.getOperator() |
static DslExpression.ValueOperator |
DslExpression.ValueOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DslExpression.ValueOperator[] |
DslExpression.ValueOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DslExpression(String fieldName,
DslExpression.ValueOperator operator,
DslValue value) |
Copyright © 2017. All Rights Reserved.