public class LocalizedMessage extends Object
Constructor and Description |
---|
LocalizedMessage(String msgId,
String msgLocale,
String msgText) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getLocaleCode() |
String |
getMessage() |
Copyright © 2013–2019. All rights reserved.