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