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