| Package | Description |
|---|---|
| org.n52.shetland.filter |
| Modifier and Type | Method and Description |
|---|---|
OrderProperty |
OrderProperty.setSortOrder(FilterConstants.SortOrder sortOrder) |
OrderProperty |
OrderProperty.setValueReference(String valueReference) |
| Modifier and Type | Method and Description |
|---|---|
List<OrderProperty> |
OrderByFilter.getSortProperties() |
| Modifier and Type | Method and Description |
|---|---|
OrderByFilter |
OrderByFilter.addSortProperty(OrderProperty sortProperty) |
| Modifier and Type | Method and Description |
|---|---|
OrderByFilter |
OrderByFilter.addSortProperties(List<OrderProperty> sortProperties) |
| Constructor and Description |
|---|
OrderByFilter(OrderProperty sortProperty) |
| Constructor and Description |
|---|
OrderByFilter(List<OrderProperty> sortProperties) |
Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.