Uses of Class
org.openhab.core.io.rest.core.link.EnrichedItemChannelLinkDTO
Packages that use EnrichedItemChannelLinkDTO
-
Uses of EnrichedItemChannelLinkDTO in org.openhab.core.io.rest.core.link
Fields in org.openhab.core.io.rest.core.link declared as EnrichedItemChannelLinkDTOMethods in org.openhab.core.io.rest.core.link that return EnrichedItemChannelLinkDTOModifier and TypeMethodDescriptionstatic EnrichedItemChannelLinkDTOEnrichedItemChannelLinkDTOMapper.map(ItemChannelLink link, boolean editable) Maps an item channel link into an enriched item channel link DTO object.Constructors in org.openhab.core.io.rest.core.link with parameters of type EnrichedItemChannelLinkDTOModifierConstructorDescriptionBrokenItemChannelLinkDTO(EnrichedItemChannelLinkDTO itemChannelLink, ItemChannelLinkRegistry.ItemChannelLinkProblem problem)