Uses of Enum Class
com.bytedesk.ai.statistic.StatisticRobotTypeEnum
Packages that use StatisticRobotTypeEnum
Package
Description
Statistics package contains classes for AI-related data analytics and metrics.
-
Uses of StatisticRobotTypeEnum in com.bytedesk.ai.statistic
Methods in com.bytedesk.ai.statistic that return StatisticRobotTypeEnumModifier and TypeMethodDescriptionstatic StatisticRobotTypeEnum
Returns the enum constant of this class with the specified name.static StatisticRobotTypeEnum[]
StatisticRobotTypeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.