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