Package | Description |
---|---|
org.jboss.logging.processor.validation |
Modifier and Type | Method | Description |
---|---|---|
ValidationMessage.Type |
ValidationMessage.type() |
The type of the message.
|
static ValidationMessage.Type |
ValidationMessage.Type.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ValidationMessage.Type[] |
ValidationMessage.Type.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.