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