|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParsableValue | |
|---|---|
| org.gcube.dataaccess.spql.model.where | |
| Uses of ParsableValue in org.gcube.dataaccess.spql.model.where |
|---|
| Classes in org.gcube.dataaccess.spql.model.where that implement ParsableValue | |
|---|---|
class |
AbstractParsableValue<T>
|
class |
ParserCoordinate
|
class |
ParserDate
|
| Fields in org.gcube.dataaccess.spql.model.where declared as ParsableValue | |
|---|---|
protected ParsableValue<?> |
Condition.value
|
| Methods in org.gcube.dataaccess.spql.model.where that return ParsableValue | |
|---|---|
ParsableValue<?> |
Condition.getValue()
|
| Methods in org.gcube.dataaccess.spql.model.where with parameters of type ParsableValue | |
|---|---|
void |
Condition.setValue(ParsableValue<?> value)
|
| Constructors in org.gcube.dataaccess.spql.model.where with parameters of type ParsableValue | |
|---|---|
Condition(ConditionParameter parameter,
RelationalOperator operator,
ParsableValue<?> value)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||