Uses of Enum Class
io.github.devsecops.engine.domain.sonar.model.MetricType
Packages that use MetricType
-
Uses of MetricType in io.github.devsecops.engine.domain.sonar.model
Methods in io.github.devsecops.engine.domain.sonar.model that return MetricTypeModifier and TypeMethodDescriptionstatic MetricTypeReturns the enum constant of this class with the specified name.static MetricType[]MetricType.values()Returns an array containing the constants of this enum class, in the order they are declared.