Uses of Enum Class
com.bytedesk.kbase.settings_intention.IntentionSettingsTypeEnum
Packages that use IntentionSettingsTypeEnum
Package
Description
ByteDesk 意图设置管理包
本包提供客服系统中意图识别和分类的相关设置,主要功能包括:
1.
-
Uses of IntentionSettingsTypeEnum in com.bytedesk.kbase.settings_intention
Methods in com.bytedesk.kbase.settings_intention that return IntentionSettingsTypeEnumModifier and TypeMethodDescriptionstatic IntentionSettingsTypeEnum
Returns the enum constant of this class with the specified name.static IntentionSettingsTypeEnum[]
IntentionSettingsTypeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.