Uses of Enum Class
com.mypurecloud.sdk.v2.model.WfmUserNotificationTopicAlternativeShiftNotification.GranularityEnum
Packages that use WfmUserNotificationTopicAlternativeShiftNotification.GranularityEnum
-
Uses of WfmUserNotificationTopicAlternativeShiftNotification.GranularityEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmUserNotificationTopicAlternativeShiftNotification.GranularityEnumModifier and TypeMethodDescriptionWfmUserNotificationTopicAlternativeShiftNotification.GranularityEnum.fromString(String key) WfmUserNotificationTopicAlternativeShiftNotification.getGranularity()Returns the enum constant of this class with the specified name.WfmUserNotificationTopicAlternativeShiftNotification.GranularityEnum.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 WfmUserNotificationTopicAlternativeShiftNotification.GranularityEnumModifier and TypeMethodDescriptionWfmUserNotificationTopicAlternativeShiftNotification.granularity(WfmUserNotificationTopicAlternativeShiftNotification.GranularityEnum granularity) voidWfmUserNotificationTopicAlternativeShiftNotification.setGranularity(WfmUserNotificationTopicAlternativeShiftNotification.GranularityEnum granularity)