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
Subclasses with type arguments of type ValidationMessage.Type in org.jboss.logging.processor.validationModifier and TypeClassDescriptionstatic enumValidation message type enum.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.TypeReturns 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.