Uses of Enum
org.jboss.logging.annotations.Message.Format
Packages that use Message.Format
Package
Description
-
Uses of Message.Format in org.jboss.logging.annotations
Subclasses with type arguments of type Message.Format in org.jboss.logging.annotationsMethods in org.jboss.logging.annotations that return Message.FormatModifier and TypeMethodDescriptionstatic Message.FormatReturns 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. -
Uses of Message.Format in org.jboss.logging.processor.apt
Methods in org.jboss.logging.processor.apt that return Message.Format -
Uses of Message.Format in org.jboss.logging.processor.model
Methods in org.jboss.logging.processor.model that return Message.FormatModifier and TypeMethodDescriptionMessageMethod.Message.format()The message format type for the message. -
Uses of Message.Format in org.jboss.logging.processor.validation
Methods in org.jboss.logging.processor.validation with parameters of type Message.FormatModifier and TypeMethodDescriptionstatic FormatValidatorFormatValidatorFactory.create(Message.Format format, String message)