Uses of Interface
org.n52.shetland.ogc.filter.AbstractSortingClause
-
Packages that use AbstractSortingClause Package Description org.n52.shetland.filter org.n52.shetland.ogc.filter -
-
Uses of AbstractSortingClause in org.n52.shetland.filter
Classes in org.n52.shetland.filter that implement AbstractSortingClause Modifier and Type Class Description classOrderByFilterclass for OrderBy element -
Uses of AbstractSortingClause in org.n52.shetland.ogc.filter
Classes in org.n52.shetland.ogc.filter that implement AbstractSortingClause Modifier and Type Class Description classFesSortByDeprecated.UseOrderByFilterMethods in org.n52.shetland.ogc.filter that return AbstractSortingClause Modifier and Type Method Description AbstractSortingClauseAbstractAdHocQueryExpression. getSortingClause()Methods in org.n52.shetland.ogc.filter with parameters of type AbstractSortingClause Modifier and Type Method Description AbstractAdHocQueryExpressionAbstractAdHocQueryExpression. setSortingClause(AbstractSortingClause sortingClause)
-