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