Package ipsk.db.speech
Class LocalizedText
- java.lang.Object
- 
- ipsk.db.speech.LocalizedText
 
- 
 public class LocalizedText extends java.lang.ObjectLocalized text
- 
- 
Constructor SummaryConstructors Constructor Description LocalizedText(java.lang.String text, java.util.Locale locale)default constructor
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.LocalegetLocale()java.lang.StringgetText()
 
-