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