Uses of Enum Class
com.mypurecloud.sdk.v2.model.KnowledgeGuestDocumentFeedback.QueryTypeEnum
Packages that use KnowledgeGuestDocumentFeedback.QueryTypeEnum
-
Uses of KnowledgeGuestDocumentFeedback.QueryTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeGuestDocumentFeedback.QueryTypeEnumModifier and TypeMethodDescriptionKnowledgeGuestDocumentFeedback.QueryTypeEnum.fromString(String key) KnowledgeGuestDocumentFeedback.getQueryType()Returns the enum constant of this class with the specified name.KnowledgeGuestDocumentFeedback.QueryTypeEnum.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.QueryTypeEnumModifier and TypeMethodDescriptionKnowledgeGuestDocumentFeedback.queryType(KnowledgeGuestDocumentFeedback.QueryTypeEnum queryType) The type of the query that surfaced the document on which the feedback was given.voidKnowledgeGuestDocumentFeedback.setQueryType(KnowledgeGuestDocumentFeedback.QueryTypeEnum queryType)