Package org.openhab.core.automation.dto
Class CompositeConditionTypeDTO
java.lang.Object
org.openhab.core.automation.dto.ModuleTypeDTO
org.openhab.core.automation.dto.ConditionTypeDTO
org.openhab.core.automation.dto.CompositeConditionTypeDTO
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.ConditionTypeDTO
inputs
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
-
CompositeConditionTypeDTO
public CompositeConditionTypeDTO()
-