Uses of Enum Class
com.mypurecloud.sdk.v2.model.KnowledgeDocumentsAnswerFilter.AppTypeEnum
Packages that use KnowledgeDocumentsAnswerFilter.AppTypeEnum
-
Uses of KnowledgeDocumentsAnswerFilter.AppTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeDocumentsAnswerFilter.AppTypeEnumModifier and TypeMethodDescriptionKnowledgeDocumentsAnswerFilter.AppTypeEnum.fromString(String key) KnowledgeDocumentsAnswerFilter.getAppType()Returns the enum constant of this class with the specified name.KnowledgeDocumentsAnswerFilter.AppTypeEnum.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.AppTypeEnumModifier and TypeMethodDescriptionKnowledgeDocumentsAnswerFilter.appType(KnowledgeDocumentsAnswerFilter.AppTypeEnum appType) The appTypevoidKnowledgeDocumentsAnswerFilter.setAppType(KnowledgeDocumentsAnswerFilter.AppTypeEnum appType)