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