Uses of Class
org.openhab.core.automation.dto.ConditionTypeDTO
Packages that use ConditionTypeDTO
-
Uses of ConditionTypeDTO in org.openhab.core.automation.dto
Subclasses of ConditionTypeDTO in org.openhab.core.automation.dtoModifier and TypeClassDescriptionclass
This is a data transfer object that is used to serialize the respective class.Methods in org.openhab.core.automation.dto that return ConditionTypeDTOModifier and TypeMethodDescriptionstatic ConditionTypeDTO
ConditionTypeDTOMapper.map
(ConditionType conditionType) Methods in org.openhab.core.automation.dto that return types with arguments of type ConditionTypeDTOModifier and TypeMethodDescriptionstatic List
<ConditionTypeDTO> ConditionTypeDTOMapper.map
(@Nullable Collection<ConditionType> types)