Uses of Class
org.openhab.core.config.core.dto.XmlParameterGroup
Packages that use XmlParameterGroup
-
Uses of XmlParameterGroup in org.openhab.core.config.core.dto
Fields in org.openhab.core.config.core.dto with type parameters of type XmlParameterGroupModifier and TypeFieldDescriptionprotected List
<XmlParameterGroup> XmlConfigDescription.parameterGroup
Methods in org.openhab.core.config.core.dto that return XmlParameterGroupModifier and TypeMethodDescriptionObjectFactory.createXmlParameterGroup()
Create an instance ofXmlParameterGroup
Methods in org.openhab.core.config.core.dto that return types with arguments of type XmlParameterGroupModifier and TypeMethodDescriptionXmlConfigDescription.getParameterGroup()
Gets the value of the parameterGroup property.