|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConditionParameter | |
|---|---|
| org.gcube.dataaccess.spql.model.where | |
| Uses of ConditionParameter in org.gcube.dataaccess.spql.model.where |
|---|
| Fields in org.gcube.dataaccess.spql.model.where declared as ConditionParameter | |
|---|---|
protected ConditionParameter |
Condition.parameter
|
| Methods in org.gcube.dataaccess.spql.model.where that return ConditionParameter | |
|---|---|
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. |
| Methods in org.gcube.dataaccess.spql.model.where with parameters of type ConditionParameter | |
|---|---|
void |
Condition.setParameter(ConditionParameter parameter)
|
| Constructors in org.gcube.dataaccess.spql.model.where with parameters of type ConditionParameter | |
|---|---|
Condition(ConditionParameter parameter,
RelationalOperator operator,
ParsableValue<?> value)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||