Uses of Enum Class
org.openhab.core.thing.link.ItemChannelLinkRegistry.ItemChannelLinkProblem
Packages that use ItemChannelLinkRegistry.ItemChannelLinkProblem
- 
Uses of ItemChannelLinkRegistry.ItemChannelLinkProblem in org.openhab.core.io.rest.core.linkFields in org.openhab.core.io.rest.core.link declared as ItemChannelLinkRegistry.ItemChannelLinkProblemConstructors in org.openhab.core.io.rest.core.link with parameters of type ItemChannelLinkRegistry.ItemChannelLinkProblemModifierConstructorDescriptionBrokenItemChannelLinkDTO(EnrichedItemChannelLinkDTO itemChannelLink, ItemChannelLinkRegistry.ItemChannelLinkProblem problem) 
- 
Uses of ItemChannelLinkRegistry.ItemChannelLinkProblem in org.openhab.core.thing.linkMethods in org.openhab.core.thing.link that return ItemChannelLinkRegistry.ItemChannelLinkProblemModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ItemChannelLinkRegistry.ItemChannelLinkProblem.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openhab.core.thing.link that return types with arguments of type ItemChannelLinkRegistry.ItemChannelLinkProblemModifier and TypeMethodDescriptionItemChannelLinkRegistry.getOrphanLinks()Get all orphan links (item or channel missing)