public class I18nText extends Object
Constructor and Description |
---|
I18nText() |
I18nText(String i18nKey,
Object... arguments) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Object[] |
getArguments() |
String |
getI18nKey() |
int |
hashCode() |
void |
setArguments(Object[] arguments) |
void |
setArguments(String[] arguments)
Deprecated.
|
void |
setI18nKey(String i18nKey) |
String |
toString() |
Copyright © 2019 ALM Works. All Rights Reserved.