Uses of Class
org.openhab.core.thing.type.ChannelTypeRegistry
Packages that use ChannelTypeRegistry
Package
Description
-
Uses of ChannelTypeRegistry in org.openhab.core.thing.fileconverter
Fields in org.openhab.core.thing.fileconverter declared as ChannelTypeRegistryModifier and TypeFieldDescriptionprotected final ChannelTypeRegistry
AbstractThingFileGenerator.channelTypeRegistry
Constructors in org.openhab.core.thing.fileconverter with parameters of type ChannelTypeRegistryModifierConstructorDescriptionAbstractThingFileGenerator
(ThingTypeRegistry thingTypeRegistry, ChannelTypeRegistry channelTypeRegistry, ConfigDescriptionRegistry configDescRegistry) -
Uses of ChannelTypeRegistry in org.openhab.core.thing.i18n
Constructors in org.openhab.core.thing.i18n with parameters of type ChannelTypeRegistryModifierConstructorDescriptionChannelGroupTypeI18nLocalizationService
(TranslationProvider i18nProvider, ChannelTypeI18nLocalizationService channelTypeI18nLocalizationService, ChannelTypeRegistry channelTypeRegistry) ThingTypeI18nLocalizationService
(TranslationProvider i18nProvider, ChannelGroupTypeI18nLocalizationService channelGroupTypeI18nLocalizationService, ChannelGroupTypeRegistry channelGroupTypeRegistry, ChannelTypeI18nLocalizationService channelTypeI18nLocalizationService, ChannelTypeRegistry channelTypeRegistry) -
Uses of ChannelTypeRegistry in org.openhab.core.thing.type
Constructors in org.openhab.core.thing.type with parameters of type ChannelTypeRegistry