| Package | Description |
|---|---|
| org.n52.shetland.ogc.gml |
| Modifier and Type | Method and Description |
|---|---|
GmlConstants.SortingOrder |
SortBy.getOrder()
Get order
|
static GmlConstants.SortingOrder |
GmlConstants.SortingOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GmlConstants.SortingOrder[] |
GmlConstants.SortingOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SortBy.setOrder(GmlConstants.SortingOrder order)
Set ordering
|
| Constructor and Description |
|---|
SortBy(String propertyp,
GmlConstants.SortingOrder orderp)
constructor
|
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.