Package org.hcjf.layers.query
Interface Query.QueryOrderParameter
-
- All Superinterfaces:
Query.QueryComponent
- All Known Implementing Classes:
Query.QueryOrderField,Query.QueryOrderFunction
- Enclosing class:
- Query
public static interface Query.QueryOrderParameter extends Query.QueryComponent
-
-
Method Summary
Modifier and Type Method Description booleanisDesc()Return the desc property.-
Methods inherited from interface org.hcjf.layers.query.Query.QueryComponent
isUnderlying
-
-