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