Uses of Class
org.openhab.core.config.core.dto.ConfigDescriptionDTO
Packages that use ConfigDescriptionDTO
Package
Description
-
Uses of ConfigDescriptionDTO in org.openhab.core.config.core.dto
Methods in org.openhab.core.config.core.dto that return ConfigDescriptionDTOModifier and TypeMethodDescriptionstatic ConfigDescriptionDTO
ConfigDescriptionDTOMapper.map
(ConfigDescription configDescription) Maps configuration description into configuration description DTO object. -
Uses of ConfigDescriptionDTO in org.openhab.core.io.rest.core.config
Methods in org.openhab.core.io.rest.core.config that return ConfigDescriptionDTOModifier and TypeMethodDescriptionstatic ConfigDescriptionDTO
EnrichedConfigDescriptionDTOMapper.map
(ConfigDescription configDescription) Maps configuration description into configuration description DTO object. -
Uses of ConfigDescriptionDTO in org.openhab.core.ui.components
Methods in org.openhab.core.ui.components that return ConfigDescriptionDTOModifier and TypeMethodDescriptionRootUIComponent.getProps()
Gets the configurable parameters ("props") of the componentMethods in org.openhab.core.ui.components with parameters of type ConfigDescriptionDTOModifier and TypeMethodDescriptionvoid
RootUIComponent.setProps
(ConfigDescriptionDTO props) Sets the configurable parameters ("props") of the component