Uses of Enum Class
com.mypurecloud.sdk.v2.model.HistoricalAdherenceExceptionInfo.ScheduledActivityCategoryEnum
Packages that use HistoricalAdherenceExceptionInfo.ScheduledActivityCategoryEnum
-
Uses of HistoricalAdherenceExceptionInfo.ScheduledActivityCategoryEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return HistoricalAdherenceExceptionInfo.ScheduledActivityCategoryEnumModifier and TypeMethodDescriptionHistoricalAdherenceExceptionInfo.ScheduledActivityCategoryEnum.fromString(String key) HistoricalAdherenceExceptionInfo.getScheduledActivityCategory()Returns the enum constant of this class with the specified name.HistoricalAdherenceExceptionInfo.ScheduledActivityCategoryEnum.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.ScheduledActivityCategoryEnumModifier and TypeMethodDescriptionHistoricalAdherenceExceptionInfo.scheduledActivityCategory(HistoricalAdherenceExceptionInfo.ScheduledActivityCategoryEnum scheduledActivityCategory) Activity for which the user is scheduledvoidHistoricalAdherenceExceptionInfo.setScheduledActivityCategory(HistoricalAdherenceExceptionInfo.ScheduledActivityCategoryEnum scheduledActivityCategory)