Package org.openhab.core.sitemap.dto
Class MappingDTO
java.lang.Object
org.openhab.core.sitemap.dto.MappingDTO
This is a data transfer object that is used to serialize command mappings.
- Author:
- Kai Kreuzer - Initial contribution, Laurent Garnier - New fields position and icon, Laurent Garnier - Replace field position by fields row and column, Laurent Garnier - New field releaseCommand
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
row
-
column
-
command
-
releaseCommand
-
label
-
icon
-
-
Constructor Details
-
MappingDTO
public MappingDTO()
-