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