public class EventSortDirective
extends java.lang.Object
| Constructor and Description |
|---|
EventSortDirective(java.lang.String column,
boolean tablefield,
boolean ascending) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getField() |
boolean |
isAscending() |
boolean |
isTablefield() |
void |
setAscending(boolean ascending) |