Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemovedBuilder
Packages that use LinkRemovedBuilder
-
Uses of LinkRemovedBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 that return LinkRemovedBuilderModifier and TypeMethodDescriptionLinkRemovedBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<LinkRemoved> augmentation) Add an augmentation to this builder's product.LinkRemovedBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LinkRemoved>> augmentationType) Remove an augmentation from this builder's product.LinkRemovedBuilder.setDestination
(NodeConnectorRef value) Set the property corresponding toLink.getDestination()
to the specified value.LinkRemovedBuilder.setSource
(NodeConnectorRef value) Set the property corresponding toLink.getSource()
to the specified value.