Uses of Class
org.openhab.core.automation.dto.TriggerTypeDTO
Packages that use TriggerTypeDTO
-
Uses of TriggerTypeDTO in org.openhab.core.automation.dto
Subclasses of TriggerTypeDTO in org.openhab.core.automation.dtoModifier and TypeClassDescriptionclassThis is a data transfer object that is used to serialize the respective class.Methods in org.openhab.core.automation.dto that return TriggerTypeDTOModifier and TypeMethodDescriptionstatic TriggerTypeDTOTriggerTypeDTOMapper.map(TriggerType triggerType) Methods in org.openhab.core.automation.dto that return types with arguments of type TriggerTypeDTOModifier and TypeMethodDescriptionstatic List<TriggerTypeDTO> TriggerTypeDTOMapper.map(@Nullable Collection<TriggerType> types)