Uses of Enum Class
com.bytedesk.service.statistic.ServiceStatisticTypeEnum
Packages that use ServiceStatisticTypeEnum
Package
Description
Customer Service Statistics Package
Provides comprehensive statistical functionalities for the customer service system, including:
-
Uses of ServiceStatisticTypeEnum in com.bytedesk.service.statistic
Methods in com.bytedesk.service.statistic that return ServiceStatisticTypeEnumModifier and TypeMethodDescriptionstatic ServiceStatisticTypeEnum
Returns the enum constant of this class with the specified name.static ServiceStatisticTypeEnum[]
ServiceStatisticTypeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.