Package org.openhab.core.automation.dto
Class ConditionDTO
java.lang.Object
org.openhab.core.automation.dto.ModuleDTO
org.openhab.core.automation.dto.ConditionDTO
This is a data transfer object that is used to serialize the respective class.
- Author:
 - Markus Rathgeb - Initial contribution
 
- 
Field Summary
FieldsFields inherited from class org.openhab.core.automation.dto.ModuleDTO
configuration, description, id, label, type - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
inputs
 
 - 
 - 
Constructor Details
- 
ConditionDTO
public ConditionDTO() 
 -