Uses of Class
org.sonar.plugins.core.violationssourceviewer.client.model.Violation.LevelType

Packages that use Violation.LevelType
org.sonar.plugins.core.violationssourceviewer.client.model   
 

Uses of Violation.LevelType in org.sonar.plugins.core.violationssourceviewer.client.model
 

Methods in org.sonar.plugins.core.violationssourceviewer.client.model that return Violation.LevelType
 Violation.LevelType Violation.getLevel()
           
static Violation.LevelType Violation.LevelType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Violation.LevelType[] Violation.LevelType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008 SonarSource SA. All Rights Reserved.