| Modifier and Type | Field and Description |
|---|---|
protected boolean |
ascending |
protected java.lang.Object |
propertyId |
| Constructor and Description |
|---|
SortInfo(java.lang.Object propertyId,
boolean ascending)
Constructor for a SortInfo object.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAscending() |
java.lang.Object |
getPropertyId() |
protected final java.lang.Object propertyId
protected final boolean ascending