Package org.openhab.core.automation.dto
Class CompositeActionTypeDTO
java.lang.Object
org.openhab.core.automation.dto.ModuleTypeDTO
org.openhab.core.automation.dto.ActionTypeDTO
org.openhab.core.automation.dto.CompositeActionTypeDTO
This is a data transfer object that is used to serialize the respective class.
- Author:
- Ana Dimova - Initial contribution
-
Field Summary
Fields inherited from class org.openhab.core.automation.dto.ActionTypeDTO
inputs, outputs
Fields inherited from class org.openhab.core.automation.dto.ModuleTypeDTO
configDescriptions, description, label, tags, uid, visibility
-
Constructor Summary
-
Method Summary
-
Field Details
-
children
-
-
Constructor Details
-
CompositeActionTypeDTO
public CompositeActionTypeDTO()
-