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