public class Order extends Object
| Constructor and Description |
|---|
Order() |
| Modifier and Type | Method and Description |
|---|---|
static Order |
asc(String property) |
static Order |
desc(String property) |
Direction |
getDirection() |
String |
getProperty() |
boolean |
hasOrder() |
Copyright © 2018 UiO. All rights reserved.