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