Uses of Enum Class
com.mypurecloud.sdk.v2.model.CoachingNotification.ActionTypeEnum
Packages that use CoachingNotification.ActionTypeEnum
-
Uses of CoachingNotification.ActionTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CoachingNotification.ActionTypeEnumModifier and TypeMethodDescriptionCoachingNotification.ActionTypeEnum.fromString(String key) CoachingNotification.getActionType()Returns the enum constant of this class with the specified name.static CoachingNotification.ActionTypeEnum[]CoachingNotification.ActionTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.