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