| Package | Description |
|---|---|
| org.gcube.dataaccess.spql.model.where |
| Modifier and Type | Field and Description |
|---|---|
protected ConditionParameter |
Condition.parameter |
| Modifier and Type | Method and Description |
|---|---|
ConditionParameter |
Condition.getParameter() |
static ConditionParameter |
ConditionParameter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConditionParameter[] |
ConditionParameter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Condition.setParameter(ConditionParameter parameter) |
| Constructor and Description |
|---|
Condition(ConditionParameter parameter,
RelationalOperator operator,
ParsableValue<?> value) |
Copyright © 2020. All Rights Reserved.