Package org.openhab.core.sitemap.dto
Class ButtonDefinitionDTO
java.lang.Object
org.openhab.core.sitemap.dto.ButtonDefinitionDTO
This is a data transfer object that is used to serialize button definitions.
- Author:
- Mark Herwege - Initial contribution
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
row
-
column
-
command
-
label
-
icon
-
-
Constructor Details
-
ButtonDefinitionDTO
public ButtonDefinitionDTO()
-