SortType

class SortType

Determines the direction of a sort.

Fields

class SortType
ASCENDING

Sorting is in ascending order.

DESCENDING

Sorting is in descending order.