Uses of Class
com.mypurecloud.sdk.v2.model.TimeAndDateSubConditionRange
Packages that use TimeAndDateSubConditionRange
-
Uses of TimeAndDateSubConditionRange in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TimeAndDateSubConditionRangeModifier and TypeMethodDescriptionTimeAndDateSubCondition.getRange()A set of values that the date/ time data should be in.The maximum value of the range.The minimum value of the range.Methods in com.mypurecloud.sdk.v2.model with parameters of type TimeAndDateSubConditionRangeModifier and TypeMethodDescriptionTimeAndDateSubCondition.range(TimeAndDateSubConditionRange range) A range of values for BETWEEN and IN operators.voidTimeAndDateSubCondition.setRange(TimeAndDateSubConditionRange range)