Class I18nText
Object
I18nText
Representing i18n parameters: template key and arguments
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleanObject[]inthashCode()voidsetArguments(Object[] arguments) voidsetI18nKey(String i18nKey) toString() 
- 
Constructor Details
- 
I18nText
Message arguments: [String|Number|null] - 
I18nText
public I18nText() 
 - 
 - 
Method Details