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