Uses of Class
org.sonar.check.IsoCategory

Uses of IsoCategory in org.sonar.check
 

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



Copyright © 2009-2010 SonarSource. All Rights Reserved.