- Enclosing class:
- PsaRstApiQue
public static class PsaRstApiQue.SortEntry
extends Object
sort entry
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
SortEntry
public SortEntry()
-
Method Details
-
set
set the value
- Parameters:
field
- field
direction
- order direction
- Returns:
- this
-
getField
get the field
- Returns:
- field
-
getDirection
public boolean getDirection()
get the order direction
- Returns:
- direction
-