API reference
API reference
Select your platform
No SDKs available
No versions available

TimeSortCriterion

TimeSortCriterion

class TimeSortCriterion(val attrId: Int) : SortCriterion
Represents a sorting criterion based on a Time attribute.

Constructors

NameSummary
TimeSortCriterion
constructor(attrId: Int)

Properties

NameSummary
attrId
val attrId: Int
propCode
var propCode: Int
sortOption
var sortOption: Int

Functions

NameSummary
asc
fun asc(): SortCriterion

function to set the sorting order to ascending
desc
fun desc(): SortCriterion

function to set the sorting order to descending
Did you find this page helpful?
Thumbs up icon
Thumbs down icon