class SortKey
extends java.lang.Object
Constructor and Description |
---|
SortKey(FieldType fieldType,
boolean isFieldDescending,
java.lang.String fieldName) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFieldName() |
FieldType |
getFieldType() |
boolean |
isFieldDescending() |