Uses of Class
org.openhab.core.automation.dto.ActionTypeDTO
Packages that use ActionTypeDTO
-
Uses of ActionTypeDTO in org.openhab.core.automation.dto
Subclasses of ActionTypeDTO 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 ActionTypeDTOModifier and TypeMethodDescriptionstatic ActionTypeDTOActionTypeDTOMapper.map(ActionType actionType) Methods in org.openhab.core.automation.dto that return types with arguments of type ActionTypeDTOModifier and TypeMethodDescriptionstatic List<ActionTypeDTO> ActionTypeDTOMapper.map(@Nullable Collection<ActionType> types)