Uses of Enum
org.jboss.logging.processor.validation.ValidationMessage.Type
Packages that use ValidationMessage.Type
-
Uses of ValidationMessage.Type in org.jboss.logging.processor.validation
Methods in org.jboss.logging.processor.validation that return ValidationMessage.TypeModifier and TypeMethodDescriptionValidationMessage.type()
The type of the message.ValidationMessageFactory.ValidationErrorMessage.type()
ValidationMessageFactory.ValidationWarningMessage.type()
static ValidationMessage.Type
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.