Uses of Enum Class
com.bytedesk.kbase.settings_service.ServiceSettingsTypeEnum
Packages that use ServiceSettingsTypeEnum
Package
Description
ByteDesk 客服服务设置管理包
 
 本包提供客服系统核心服务功能的配置与管理,主要功能包括:
 
 1.
- 
Uses of ServiceSettingsTypeEnum in com.bytedesk.kbase.settings_serviceMethods in com.bytedesk.kbase.settings_service that return ServiceSettingsTypeEnumModifier and TypeMethodDescriptionstatic ServiceSettingsTypeEnumReturns the enum constant of this class with the specified name.static ServiceSettingsTypeEnum[]ServiceSettingsTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.