Class ModuleTypeDTO

java.lang.Object
org.openhab.core.automation.dto.ModuleTypeDTO
Direct Known Subclasses:
ActionTypeDTO, ConditionTypeDTO, TriggerTypeDTO

public class ModuleTypeDTO extends Object
This is a data transfer object that is used to serialize the respective class.
Author:
Markus Rathgeb - Initial contribution