Uses of Enum Class
com.mypurecloud.sdk.v2.model.HistoricalAdherenceExceptionInfo.ActualActivityCategoryEnum
Packages that use HistoricalAdherenceExceptionInfo.ActualActivityCategoryEnum
-
Uses of HistoricalAdherenceExceptionInfo.ActualActivityCategoryEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return HistoricalAdherenceExceptionInfo.ActualActivityCategoryEnumModifier and TypeMethodDescriptionHistoricalAdherenceExceptionInfo.ActualActivityCategoryEnum.fromString(String key) HistoricalAdherenceExceptionInfo.getActualActivityCategory()Returns the enum constant of this class with the specified name.HistoricalAdherenceExceptionInfo.ActualActivityCategoryEnum.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.ActualActivityCategoryEnumModifier and TypeMethodDescriptionHistoricalAdherenceExceptionInfo.actualActivityCategory(HistoricalAdherenceExceptionInfo.ActualActivityCategoryEnum actualActivityCategory) Activity for which the user is actually engagedvoidHistoricalAdherenceExceptionInfo.setActualActivityCategory(HistoricalAdherenceExceptionInfo.ActualActivityCategoryEnum actualActivityCategory)