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