public class OrderByRepresentation extends Object
| Constructor and Description |
|---|
OrderByRepresentation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
boolean |
isAscending() |
void |
setAscending(boolean ascending) |
void |
setName(String name) |
Copyright © 2018. All rights reserved.