public class SortInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SortInfo.Direction
Enum with values for sort direction
|
| Modifier and Type | Field and Description |
|---|---|
protected String |
by
Value by which field will be sorted
|
protected SortInfo.Direction |
direction
Sorting direction
|
| Constructor and Description |
|---|
SortInfo() |
protected String by
protected SortInfo.Direction direction
Copyright © 2022. All rights reserved.