|
JBoss Logging I18n Annotation Processor 1.0.3.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Annotations.FormatType | |
---|---|
org.jboss.logging.processor | |
org.jboss.logging.processor.apt | |
org.jboss.logging.processor.intf.model | |
org.jboss.logging.processor.validation |
Uses of Annotations.FormatType in org.jboss.logging.processor |
---|
Methods in org.jboss.logging.processor that return Annotations.FormatType | |
---|---|
static Annotations.FormatType |
Annotations.FormatType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Annotations.FormatType[] |
Annotations.FormatType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of Annotations.FormatType in org.jboss.logging.processor.apt |
---|
Methods in org.jboss.logging.processor.apt that return Annotations.FormatType | |
---|---|
Annotations.FormatType |
AptHelperImpl.messageFormat(ExecutableElement method)
|
Annotations.FormatType |
AptHelper.messageFormat(ExecutableElement method)
Returns the method format type. |
Methods in org.jboss.logging.processor.apt with parameters of type Annotations.FormatType | |
---|---|
String |
AptHelperImpl.loggerMethod(Annotations.FormatType formatType)
|
String |
AptHelper.loggerMethod(Annotations.FormatType formatType)
Returns the logger method name to use or an empty string if the method is not a logger method. |
Uses of Annotations.FormatType in org.jboss.logging.processor.intf.model |
---|
Methods in org.jboss.logging.processor.intf.model that return Annotations.FormatType | |
---|---|
Annotations.FormatType |
MessageMethod.Message.format()
The message format type for the message. |
Uses of Annotations.FormatType in org.jboss.logging.processor.validation |
---|
Methods in org.jboss.logging.processor.validation with parameters of type Annotations.FormatType | |
---|---|
static FormatValidator |
FormatValidatorFactory.create(Annotations.FormatType format,
String message)
|
|
JBoss Logging I18n Annotation Processor 1.0.3.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |