Package | Description |
---|---|
org.guvnor.common.services.shared.validation.model |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
ValidationMessage.setLevel(ValidationMessage.Level level) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.