Uses of Enum Class
com.mypurecloud.sdk.v2.model.HistoricalAdherenceExceptionInfo.ImpactEnum
Packages that use HistoricalAdherenceExceptionInfo.ImpactEnum
-
Uses of HistoricalAdherenceExceptionInfo.ImpactEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return HistoricalAdherenceExceptionInfo.ImpactEnumModifier and TypeMethodDescriptionHistoricalAdherenceExceptionInfo.ImpactEnum.fromString(String key) HistoricalAdherenceExceptionInfo.getImpact()Returns the enum constant of this class with the specified name.HistoricalAdherenceExceptionInfo.ImpactEnum.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 HistoricalAdherenceExceptionInfo.ImpactEnumModifier and TypeMethodDescriptionHistoricalAdherenceExceptionInfo.impact(HistoricalAdherenceExceptionInfo.ImpactEnum impact) The impact of the current adherence state for this uservoidHistoricalAdherenceExceptionInfo.setImpact(HistoricalAdherenceExceptionInfo.ImpactEnum impact)