Class LocaleWrapper
java.lang.Object
com.inductiveautomation.ignition.common.i18n.LocaleWrapper
- All Implemented Interfaces:
- Serializable,- Comparable<LocaleWrapper>
A class that represents a locale. It can be created with either a locale object or the lang code, and to-strings
 nicely.
- See Also:
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
LocaleWrapper
- 
LocaleWrapper
 
- 
- 
Method Details- 
getLangCode
- 
getLocale
- 
equals
- 
toString
- 
compareTo- Specified by:
- compareToin interface- Comparable<LocaleWrapper>
 
 
-