Uses of Class
org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService
Packages that use ChannelTypeI18nLocalizationService
Package
Description
-
Uses of ChannelTypeI18nLocalizationService in org.openhab.core.thing
Constructors in org.openhab.core.thing with parameters of type ChannelTypeI18nLocalizationServiceModifierConstructorDescriptionDefaultSystemChannelTypeProvider(ChannelTypeI18nLocalizationService channelTypeI18nLocalizationService, BundleResolver bundleResolver) -
Uses of ChannelTypeI18nLocalizationService in org.openhab.core.thing.binding
Fields in org.openhab.core.thing.binding declared as ChannelTypeI18nLocalizationServiceModifier and TypeFieldDescriptionprotected @Nullable ChannelTypeI18nLocalizationServiceAbstractDynamicDescriptionProvider.channelTypeI18nLocalizationService -
Uses of ChannelTypeI18nLocalizationService in org.openhab.core.thing.i18n
Constructors in org.openhab.core.thing.i18n with parameters of type ChannelTypeI18nLocalizationServiceModifierConstructorDescriptionChannelGroupTypeI18nLocalizationService(TranslationProvider i18nProvider, ChannelTypeI18nLocalizationService channelTypeI18nLocalizationService, ChannelTypeRegistry channelTypeRegistry) ThingTypeI18nLocalizationService(TranslationProvider i18nProvider, ChannelGroupTypeI18nLocalizationService channelGroupTypeI18nLocalizationService, ChannelGroupTypeRegistry channelGroupTypeRegistry, ChannelTypeI18nLocalizationService channelTypeI18nLocalizationService, ChannelTypeRegistry channelTypeRegistry)