Uses of Enum Class
com.bytedesk.ai.ai_statistic.AiStatisticTypeEnum
Packages that use AiStatisticTypeEnum
-
Uses of AiStatisticTypeEnum in com.bytedesk.ai.ai_statistic
Methods in com.bytedesk.ai.ai_statistic that return AiStatisticTypeEnumModifier and TypeMethodDescriptionstatic AiStatisticTypeEnumReturns the enum constant of this class with the specified name.static AiStatisticTypeEnum[]AiStatisticTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.