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