|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Condition | |
|---|---|
| org.gcube.dataaccess.spql | |
| org.gcube.dataaccess.spql.model | |
| Uses of Condition in org.gcube.dataaccess.spql |
|---|
| Methods in org.gcube.dataaccess.spql that return Condition | |
|---|---|
Condition |
SPQLParser.boundCondition()
|
Condition |
SPQLParser.dateCondition()
|
Condition |
SPQLParser.expression()
|
| Methods in org.gcube.dataaccess.spql that return types with arguments of type Condition | |
|---|---|
List<Condition> |
SPQLParser.expressions()
|
| Uses of Condition in org.gcube.dataaccess.spql.model |
|---|
| Fields in org.gcube.dataaccess.spql.model with type parameters of type Condition | |
|---|---|
protected List<Condition> |
ParsingResult.conditions
|
| Methods in org.gcube.dataaccess.spql.model that return types with arguments of type Condition | |
|---|---|
List<Condition> |
ParsingResult.getConditions()
|
| Method parameters in org.gcube.dataaccess.spql.model with type arguments of type Condition | |
|---|---|
void |
ParsingResult.setConditions(List<Condition> conditions)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||