Enumeration

CamelSortType

since: 3.2

Declaration

enum Camel.SortType

Description [src]

Determines the direction of a sort.

Available since: 3.2

Members

Name Description
CAMEL_SORT_ASCENDING

Sorting is in ascending order.

CAMEL_SORT_DESCENDING

Sorting is in descending order.