Uses of Interface
org.openhab.core.converter.ObjectSerializer
Packages that use ObjectSerializer
-
Uses of ObjectSerializer in org.openhab.core.items.fileconverter
Subinterfaces of ObjectSerializer in org.openhab.core.items.fileconverterModifier and TypeInterfaceDescriptioninterfaceItemSerializeris the interface to implement by any file generator forItemobject.Classes in org.openhab.core.items.fileconverter that implement ObjectSerializerModifier and TypeClassDescriptionclassAbstractItemSerializeris the base class for anyItemserializer. -
Uses of ObjectSerializer in org.openhab.core.thing.fileconverter
Subinterfaces of ObjectSerializer in org.openhab.core.thing.fileconverterModifier and TypeInterfaceDescriptioninterfaceThingSerializeris the interface to implement by any file generator forThingobject.Classes in org.openhab.core.thing.fileconverter that implement ObjectSerializerModifier and TypeClassDescriptionclassAbstractThingSerializeris the base class for anyThingserializer.