| Modifier and Type | Method and Description |
|---|---|
Msg |
ValidationMsg.getMessage() |
static Msg |
Msg.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Msg[] |
Msg.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ValidationMsg(ValidationMsg.Severity severity,
Msg message,
Object reference) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.