Uses of Enum
org.jboss.logging.processor.validation.StringFormatPart.Conversion
Packages that use StringFormatPart.Conversion
-
Uses of StringFormatPart.Conversion in org.jboss.logging.processor.validation
Fields in org.jboss.logging.processor.validation declared as StringFormatPart.ConversionMethods in org.jboss.logging.processor.validation that return StringFormatPart.ConversionModifier and TypeMethodDescriptionStringFormatPart.conversion()
The conversion for the string format.static StringFormatPart.Conversion
StringFormatPart.Conversion.fromChar
(char c) Converts the character into a conversion descriptor.static StringFormatPart.Conversion
Returns the enum constant of this type with the specified name.static StringFormatPart.Conversion[]
StringFormatPart.Conversion.values()
Returns an array containing the constants of this enum type, in the order they are declared.