| Package | Description |
|---|---|
| org.gcube.data.spd.model | |
| org.gcube.data.spd.model.service.types |
| Modifier and Type | Method and Description |
|---|---|
Condition.Operator |
Condition.getOp() |
static Condition.Operator |
Condition.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Condition.Operator[] |
Condition.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Condition(Conditions cond,
Object value,
Condition.Operator op) |
| Modifier and Type | Method and Description |
|---|---|
Condition.Operator |
SearchCondition.getOperator() |
| Constructor and Description |
|---|
SearchCondition(Conditions type,
Condition.Operator op,
String value) |
Copyright © 2020. All Rights Reserved.