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