public class PropertyMessage extends FormattingMessageSupport
DEFAULT_LOCALE| Constructor and Description |
|---|
PropertyMessage(Locale locale,
Property<?> property,
FormatterFactory<?> formatterFactory) |
| Modifier and Type | Method and Description |
|---|---|
String |
get() |
String |
getId() |
Locale |
getLocale() |
static PropertyMessage |
messageFor(Locale locale,
Property<?> property) |
static PropertyMessage |
messageFor(Locale locale,
Property<?> property,
FormatterFactory<?> formatterFactory) |
Property<?> |
property() |
format, formatterequals, format, format, format, formatInternal, hashCode, toString@Nonnull public static PropertyMessage messageFor(@Nullable Locale locale, @Nonnull Property<?> property)
@Nonnull public static PropertyMessage messageFor(@Nullable Locale locale, @Nonnull Property<?> property, @Nullable FormatterFactory<?> formatterFactory)
Copyright © 2023 echocat. All rights reserved.