public interface MessageTranslation
Modifier and Type | Method and Description |
---|---|
Iterable<Message.AlternateFormMapping> |
getAllMessageForms()
Get all the alternate forms of this message.
|
String |
getDefaultMessage()
Get the message to use if nothing else matches.
|
GwtLocale |
getMatchedLocale()
Get the locale for this translation.
|
Iterable<Message.AlternateFormMapping> getAllMessageForms()
Message.AlternateFormMapping
instancesString getDefaultMessage()
GwtLocale getMatchedLocale()
Copyright © 2018. All rights reserved.