Guvnor - Services API 6.1.0.Beta2

Uses of Class
org.guvnor.common.services.shared.validation.model.ValidationMessage.Level

Packages that use ValidationMessage.Level
org.guvnor.common.services.shared.validation.model   
 

Uses of ValidationMessage.Level in org.guvnor.common.services.shared.validation.model
 

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

Methods in org.guvnor.common.services.shared.validation.model with parameters of type ValidationMessage.Level
 void ValidationMessage.setLevel(ValidationMessage.Level level)
           
 


Guvnor - Services API 6.1.0.Beta2

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