Uses of Record Class
org.openhab.core.items.fileconverter.AbstractItemFileGenerator.ConfigParameter
Packages that use AbstractItemFileGenerator.ConfigParameter
-
Uses of AbstractItemFileGenerator.ConfigParameter in org.openhab.core.items.fileconverter
Methods in org.openhab.core.items.fileconverter that return types with arguments of type AbstractItemFileGenerator.ConfigParameterModifier and TypeMethodDescriptionprotected List
<AbstractItemFileGenerator.ConfigParameter> AbstractItemFileGenerator.getConfigurationParameters
(Metadata metadata) Get the list of configuration parameters for a metadata, sorted by natural order of their names with the exception of the "stateDescription" namespace where "min", "max" and "step" parameters are provided at first in this order.