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