Uses of Class
org.openhab.core.automation.dto.ActionTypeDTO
-
Uses of ActionTypeDTO in org.openhab.core.automation.dto
Modifier and TypeClassDescriptionclass
This is a data transfer object that is used to serialize the respective class.Modifier and TypeMethodDescriptionstatic ActionTypeDTO
ActionTypeDTOMapper.map
(ActionType actionType) Modifier and TypeMethodDescriptionstatic List<ActionTypeDTO>
ActionTypeDTOMapper.map
(@Nullable Collection<ActionType> types)