public static class QueryStore.SortColumn extends Object
| Constructor and Description |
|---|
SortColumn() |
SortColumn(String attribute,
boolean descending) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttribute() |
boolean |
getDescending() |
void |
setAttribute(String attribute) |
void |
setDescending(boolean descending) |
public SortColumn()
public SortColumn(String attribute, boolean descending)
Copyright © 2016. All rights reserved.