Uses of Enum Class
com.mypurecloud.sdk.v2.model.KnowledgeGuestDocumentFeedback.SurfacingMethodEnum
Packages that use KnowledgeGuestDocumentFeedback.SurfacingMethodEnum
-
Uses of KnowledgeGuestDocumentFeedback.SurfacingMethodEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeGuestDocumentFeedback.SurfacingMethodEnumModifier and TypeMethodDescriptionKnowledgeGuestDocumentFeedback.SurfacingMethodEnum.fromString(String key) KnowledgeGuestDocumentFeedback.getSurfacingMethod()Returns the enum constant of this class with the specified name.KnowledgeGuestDocumentFeedback.SurfacingMethodEnum.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 KnowledgeGuestDocumentFeedback.SurfacingMethodEnumModifier and TypeMethodDescriptionvoidKnowledgeGuestDocumentFeedback.setSurfacingMethod(KnowledgeGuestDocumentFeedback.SurfacingMethodEnum surfacingMethod) KnowledgeGuestDocumentFeedback.surfacingMethod(KnowledgeGuestDocumentFeedback.SurfacingMethodEnum surfacingMethod) The method how knowledge was surfaced.