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