| Package | Description |
|---|---|
| nl.b3p.xml.ogc.v110.sort | |
| nl.b3p.xml.ogc.v110.sort.types |
| Modifier and Type | Method and Description |
|---|---|
SortOrderType |
SortPropertyType.getSortOrder()
Returns the value of field 'sortOrder'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SortPropertyType.setSortOrder(SortOrderType sortOrder)
Sets the value of field 'sortOrder'.
|
| Modifier and Type | Field and Description |
|---|---|
static SortOrderType |
SortOrderType.ASC
The instance of the ASC type
|
static SortOrderType |
SortOrderType.DESC
The instance of the DESC type
|
| Modifier and Type | Method and Description |
|---|---|
static SortOrderType |
SortOrderType.valueOf(String string)
Method valueOf
Returns a new SortOrderType based on the given String value.
|
Copyright © 2021 B3Partners B.V.. All rights reserved.