Uses of Enum Class
com.mypurecloud.sdk.v2.model.Warning.RangeTypeEnum
Packages that use Warning.RangeTypeEnum
-
Uses of Warning.RangeTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Warning.RangeTypeEnumModifier and TypeMethodDescriptionstatic Warning.RangeTypeEnumWarning.RangeTypeEnum.fromString(String key) Warning.getRangeType()static Warning.RangeTypeEnumReturns the enum constant of this class with the specified name.static Warning.RangeTypeEnum[]Warning.RangeTypeEnum.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 Warning.RangeTypeEnumModifier and TypeMethodDescriptionWarning.rangeType(Warning.RangeTypeEnum rangeType) The range type for the warning configuration.voidWarning.setRangeType(Warning.RangeTypeEnum rangeType)