Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemovedBuilder
-
Packages that use LinkRemovedBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 -
-
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 LinkRemovedBuilder Modifier and Type Method Description LinkRemovedBuilderLinkRemovedBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<LinkRemoved> augmentation)Add an augmentation to this builder's product.LinkRemovedBuilderLinkRemovedBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<LinkRemoved>> augmentationType)Remove an augmentation from this builder's product.LinkRemovedBuilderLinkRemovedBuilder. setDestination(NodeConnectorRef value)Set the property corresponding toLink.getDestination()to the specified value.LinkRemovedBuilderLinkRemovedBuilder. setSource(NodeConnectorRef value)Set the property corresponding toLink.getSource()to the specified value.
-