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