Uses of Enum Class
com.mypurecloud.sdk.v2.model.WemCoachingUserNotificationTopicCoachingUserNotification.StatusEnum
Packages that use WemCoachingUserNotificationTopicCoachingUserNotification.StatusEnum
-
Uses of WemCoachingUserNotificationTopicCoachingUserNotification.StatusEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WemCoachingUserNotificationTopicCoachingUserNotification.StatusEnumModifier and TypeMethodDescriptionWemCoachingUserNotificationTopicCoachingUserNotification.StatusEnum.fromString(String key) WemCoachingUserNotificationTopicCoachingUserNotification.getStatus()Returns the enum constant of this class with the specified name.WemCoachingUserNotificationTopicCoachingUserNotification.StatusEnum.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.StatusEnumModifier and TypeMethodDescriptionvoidWemCoachingUserNotificationTopicCoachingUserNotification.setStatus(WemCoachingUserNotificationTopicCoachingUserNotification.StatusEnum status) WemCoachingUserNotificationTopicCoachingUserNotification.status(WemCoachingUserNotificationTopicCoachingUserNotification.StatusEnum status)