| Package | Description |
|---|---|
| net.sourceforge.jbizmo.commons.search.dto |
| Modifier and Type | Method and Description |
|---|---|
SortDirectionEnum |
SearchFieldDTO.getSortOrder() |
static SortDirectionEnum |
SortDirectionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortDirectionEnum[] |
SortDirectionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchFieldDTO.setSortOrder(SortDirectionEnum sortOrder)
Set sort order
|
Copyright © 2015. All rights reserved.