Uses of Class
org.openhab.core.items.dto.GroupFunctionDTO
Packages that use GroupFunctionDTO
-
Uses of GroupFunctionDTO in org.openhab.core.io.rest.core.item
Fields in org.openhab.core.io.rest.core.item declared as GroupFunctionDTO -
Uses of GroupFunctionDTO in org.openhab.core.items.dto
Fields in org.openhab.core.items.dto declared as GroupFunctionDTOMethods in org.openhab.core.items.dto that return GroupFunctionDTOModifier and TypeMethodDescriptionstatic @Nullable GroupFunctionDTO
ItemDTOMapper.mapFunction
(@Nullable GroupFunction function) Methods in org.openhab.core.items.dto with parameters of type GroupFunctionDTOModifier and TypeMethodDescriptionstatic GroupFunction
ItemDTOMapper.mapFunction
(@Nullable Item baseItem, GroupFunctionDTO function)