Uses of Record Class
org.openhab.core.thing.fileconverter.AbstractThingFileGenerator.ConfigParameter
Packages that use AbstractThingFileGenerator.ConfigParameter
-
Uses of AbstractThingFileGenerator.ConfigParameter in org.openhab.core.thing.fileconverter
Methods in org.openhab.core.thing.fileconverter that return types with arguments of type AbstractThingFileGenerator.ConfigParameterModifier and TypeMethodDescriptionprotected List
<AbstractThingFileGenerator.ConfigParameter> AbstractThingFileGenerator.getConfigurationParameters
(Channel channel, boolean hideDefaultParameters) Get the list of configuration parameters for a channel.protected List
<AbstractThingFileGenerator.ConfigParameter> AbstractThingFileGenerator.getConfigurationParameters
(Thing thing, boolean hideDefaultParameters) Get the list of configuration parameters for a thing.