Uses of Enum Class
com.mypurecloud.sdk.v2.model.EstimateAvailablePartialDayTimeOffResponse.OverrideDateTypeEnum
Packages that use EstimateAvailablePartialDayTimeOffResponse.OverrideDateTypeEnum
-
Uses of EstimateAvailablePartialDayTimeOffResponse.OverrideDateTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EstimateAvailablePartialDayTimeOffResponse.OverrideDateTypeEnumModifier and TypeMethodDescriptionEstimateAvailablePartialDayTimeOffResponse.OverrideDateTypeEnum.fromString(String key) EstimateAvailablePartialDayTimeOffResponse.getOverrideDateType()Returns the enum constant of this class with the specified name.EstimateAvailablePartialDayTimeOffResponse.OverrideDateTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type EstimateAvailablePartialDayTimeOffResponse.OverrideDateTypeEnumModifier and TypeMethodDescriptionEstimateAvailablePartialDayTimeOffResponse.overrideDateType(EstimateAvailablePartialDayTimeOffResponse.OverrideDateTypeEnum overrideDateType) The override date type, if the partial day request overlaps with an override datevoidEstimateAvailablePartialDayTimeOffResponse.setOverrideDateType(EstimateAvailablePartialDayTimeOffResponse.OverrideDateTypeEnum overrideDateType)