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