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