Uses of Class
org.sonar.runner.api.RunnerVersion

Uses of RunnerVersion in org.sonar.runner.api
 

Methods in org.sonar.runner.api that return RunnerVersion
static RunnerVersion RunnerVersion.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RunnerVersion[] RunnerVersion.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011-2014 SonarSource. All Rights Reserved.