Guvnor - Project API 6.0.0.CR1

Uses of Class
org.guvnor.common.services.project.builder.model.BuildMessage.Level

Packages that use BuildMessage.Level
org.guvnor.common.services.project.builder.model   
 

Uses of BuildMessage.Level in org.guvnor.common.services.project.builder.model
 

Methods in org.guvnor.common.services.project.builder.model that return BuildMessage.Level
 BuildMessage.Level BuildMessage.getLevel()
           
static BuildMessage.Level BuildMessage.Level.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BuildMessage.Level[] BuildMessage.Level.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.guvnor.common.services.project.builder.model with parameters of type BuildMessage.Level
 void BuildMessage.setLevel(BuildMessage.Level level)
           
 


Guvnor - Project API 6.0.0.CR1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.