Uses of Enum Class
com.mypurecloud.sdk.v2.model.WemCoachingUserNotificationTopicCoachingUserNotification.ActionTypeEnum
Packages that use WemCoachingUserNotificationTopicCoachingUserNotification.ActionTypeEnum
-
Uses of WemCoachingUserNotificationTopicCoachingUserNotification.ActionTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WemCoachingUserNotificationTopicCoachingUserNotification.ActionTypeEnumModifier and TypeMethodDescriptionWemCoachingUserNotificationTopicCoachingUserNotification.ActionTypeEnum.fromString(String key) WemCoachingUserNotificationTopicCoachingUserNotification.getActionType()Returns the enum constant of this class with the specified name.WemCoachingUserNotificationTopicCoachingUserNotification.ActionTypeEnum.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 WemCoachingUserNotificationTopicCoachingUserNotification.ActionTypeEnumModifier and TypeMethodDescriptionWemCoachingUserNotificationTopicCoachingUserNotification.actionType(WemCoachingUserNotificationTopicCoachingUserNotification.ActionTypeEnum actionType) voidWemCoachingUserNotificationTopicCoachingUserNotification.setActionType(WemCoachingUserNotificationTopicCoachingUserNotification.ActionTypeEnum actionType)