Package org.openhab.core.config.core.dto
Class ParameterOptionDTO
java.lang.Object
org.openhab.core.config.core.dto.ParameterOptionDTO
This is a data transfer object that is used to serialize options of a
parameter.
- Author:
- Alex Tugarev - Initial contribution
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
label
-
value
-
-
Constructor Details
-
ParameterOptionDTO
public ParameterOptionDTO() -
ParameterOptionDTO
-