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