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 ConfigI18nLocalizationServiceAbstractXmlConfigDescriptionProvider.getConfigI18nLocalizerService()protected ConfigI18nLocalizationServiceConfigXmlConfigDescriptionProvider.getConfigI18nLocalizerService()Constructors in org.openhab.core.config.core.xml with parameters of type ConfigI18nLocalizationServiceModifierConstructorDescriptionConfigXmlConfigDescriptionProvider(ConfigI18nLocalizationService configI18nService, ReadyService readyService)