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