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