Package | Description |
---|---|
org.jboss.logging.annotations | |
org.jboss.logging.processor.model | |
org.jboss.logging.processor.validation |
Modifier and Type | Method and Description |
---|---|
static Message.Format |
Message.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Message.Format[] |
Message.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Message.Format |
MessageMethod.Message.format()
The message format type for the message.
|
Modifier and Type | Method and Description |
---|---|
static FormatValidator |
FormatValidatorFactory.create(Message.Format format,
String message) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.