Uses of Enum Class
com.mypurecloud.sdk.v2.model.WfmUserNotificationTopicAdherenceExplanationNotification.TypeEnum
Packages that use WfmUserNotificationTopicAdherenceExplanationNotification.TypeEnum
-
Uses of WfmUserNotificationTopicAdherenceExplanationNotification.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmUserNotificationTopicAdherenceExplanationNotification.TypeEnumModifier and TypeMethodDescriptionWfmUserNotificationTopicAdherenceExplanationNotification.TypeEnum.fromString(String key) WfmUserNotificationTopicAdherenceExplanationNotification.getType()Returns the enum constant of this class with the specified name.WfmUserNotificationTopicAdherenceExplanationNotification.TypeEnum.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 WfmUserNotificationTopicAdherenceExplanationNotification.TypeEnumModifier and TypeMethodDescriptionvoidWfmUserNotificationTopicAdherenceExplanationNotification.setType(WfmUserNotificationTopicAdherenceExplanationNotification.TypeEnum type) WfmUserNotificationTopicAdherenceExplanationNotification.type(WfmUserNotificationTopicAdherenceExplanationNotification.TypeEnum type)