| Package | Description |
|---|---|
| no.finn.unleash |
| Modifier and Type | Method and Description |
|---|---|
Operator |
Constraint.getOperator() |
static Operator |
Operator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Operator[] |
Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Constraint(java.lang.String contextName,
Operator operator,
java.util.List<java.lang.String> values) |
Copyright © 2014-2019. All Rights Reserved.