Package org.openhab.core.automation.dto
Class TriggerTypeDTO
java.lang.Object
org.openhab.core.automation.dto.ModuleTypeDTO
org.openhab.core.automation.dto.TriggerTypeDTO
- Direct Known Subclasses:
CompositeTriggerTypeDTO
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
-
outputs
-
-
Constructor Details
-
TriggerTypeDTO
public TriggerTypeDTO()
-