Uses of Interface
org.openhab.core.items.ItemStateConverter
Packages that use ItemStateConverter
-
Uses of ItemStateConverter in org.openhab.core.items
Fields in org.openhab.core.items declared as ItemStateConverterModifier and TypeFieldDescriptionprotected @Nullable ItemStateConverter
GenericItem.itemStateConverter
Methods in org.openhab.core.items with parameters of type ItemStateConverterModifier and TypeMethodDescriptionvoid
GenericItem.setItemStateConverter
(@Nullable ItemStateConverter itemStateConverter)