Uses of Class
org.openhab.core.thing.dto.StrippedThingTypeDTO
Packages that use StrippedThingTypeDTO
-
Uses of StrippedThingTypeDTO in org.openhab.core.thing.dto
Subclasses of StrippedThingTypeDTO in org.openhab.core.thing.dtoModifier and TypeClassDescriptionclass
This is a data transfer object that is used with to serialize thing types.Methods in org.openhab.core.thing.dto that return StrippedThingTypeDTOModifier and TypeMethodDescriptionstatic StrippedThingTypeDTO
Maps thing type into stripped thing type data transfer object.