public class I18nName extends Object implements I18nAware, NameAware
I18nAware.I18nSource| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
@Nullable Object[] |
getI18nArgs()
the args of template
|
String |
getI18nCode()
the i18n code, also template id
|
@Nullable String |
getI18nHint()
the default message or template (if no template by code)
|
String |
getName() |
int |
hashCode() |
static I18nName |
of(String name) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitapplyLocale, getI18nArgsIf, getI18nArgsOr, getI18nCodeIf, getI18nCodeOr, getI18nHintIf, getI18nHintOr, toI18nString, toI18nString, toI18nString, toString, toString, toStringpublic I18nName(String name)
public String getI18nCode()
I18nAwaregetI18nCode in interface I18nAware@Nullable public @Nullable Object[] getI18nArgs()
I18nAwaregetI18nArgs in interface I18nAware@Nullable public @Nullable String getI18nHint()
I18nAwaregetI18nHint in interface I18nAwareCopyright © 2025. All rights reserved.