Class I18nText
Object
I18nText
Representing i18n parameters: template key and arguments
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Object[]
int
hashCode()
void
setArguments
(Object[] arguments) void
setI18nKey
(String i18nKey) toString()
-
Constructor Details
-
I18nText
Message arguments: [String|Number|null] -
I18nText
public I18nText()
-
-
Method Details