Uses of Class
org.openhab.core.config.core.i18n.ConfigI18nLocalizationService
Packages that use ConfigI18nLocalizationService
-
Uses of ConfigI18nLocalizationService in org.openhab.core.config.core.xml
Methods in org.openhab.core.config.core.xml that return ConfigI18nLocalizationServiceModifier and TypeMethodDescriptionprotected abstract ConfigI18nLocalizationService
AbstractXmlConfigDescriptionProvider.getConfigI18nLocalizerService()
protected ConfigI18nLocalizationService
ConfigXmlConfigDescriptionProvider.getConfigI18nLocalizerService()
Constructors in org.openhab.core.config.core.xml with parameters of type ConfigI18nLocalizationServiceModifierConstructorDescriptionConfigXmlConfigDescriptionProvider
(ConfigI18nLocalizationService configI18nService, ReadyService readyService)