| Package | Description |
|---|---|
| nl.b3p.csw.client | |
| nl.b3p.csw.jaxb.filter |
| Modifier and Type | Method and Description |
|---|---|
static SortBy |
CswRequestCreator.createSortBy(String propertyName,
SortOrderType type) |
| Modifier and Type | Field and Description |
|---|---|
protected SortOrderType |
SortPropertyType.sortOrder |
| Modifier and Type | Method and Description |
|---|---|
static SortOrderType |
SortOrderType.fromValue(String v) |
SortOrderType |
SortPropertyType.getSortOrder()
Gets the value of the sortOrder property.
|
static SortOrderType |
SortOrderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortOrderType[] |
SortOrderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SortPropertyType.setSortOrder(SortOrderType value)
Sets the value of the sortOrder property.
|
| Constructor and Description |
|---|
SortPropertyType(PropertyName propertyName,
SortOrderType sortOrder)
Fully-initialising value constructor
|
Copyright © 2019 B3Partners B.V.. All rights reserved.