Uses of Enum Class
com.mypurecloud.sdk.v2.model.UpdatedTopicSystemMessage.ReasonEnum
Packages that use UpdatedTopicSystemMessage.ReasonEnum
-
Uses of UpdatedTopicSystemMessage.ReasonEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdatedTopicSystemMessage.ReasonEnumModifier and TypeMethodDescriptionUpdatedTopicSystemMessage.ReasonEnum.fromString(String key) UpdatedTopicSystemMessage.getReason()Returns the enum constant of this class with the specified name.static UpdatedTopicSystemMessage.ReasonEnum[]UpdatedTopicSystemMessage.ReasonEnum.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 UpdatedTopicSystemMessage.ReasonEnumModifier and TypeMethodDescriptionUpdatedTopicSystemMessage.reason(UpdatedTopicSystemMessage.ReasonEnum reason) voidUpdatedTopicSystemMessage.setReason(UpdatedTopicSystemMessage.ReasonEnum reason)