Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved
Packages that use LinkRemoved
-
Uses of LinkRemoved 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 with type parameters of type LinkRemovedModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<LinkRemoved>>
E$$LinkRemovedBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 that return LinkRemovedModifier and TypeMethodDescription@NonNull LinkRemoved
LinkRemovedBuilder.build()
A newLinkRemoved
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 that return types with arguments of type LinkRemovedModifier and TypeMethodDescriptiondefault Class<LinkRemoved>
LinkRemoved.implementedInterface()
Deprecated.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 with parameters of type LinkRemovedModifier and TypeMethodDescriptionstatic boolean
LinkRemoved.bindingEquals
(@NonNull LinkRemoved thisObj, Object obj) Deprecated.Default implementation ofObject.equals(Object)
contract for this interface.static int
LinkRemoved.bindingHashCode
(@NonNull LinkRemoved obj) Deprecated.Default implementation ofObject.hashCode()
contract for this interface.static String
LinkRemoved.bindingToString
(@NonNull LinkRemoved obj) Deprecated.Default implementation ofObject.toString()
contract for this interface.void
FlowTopologyDiscoveryListener.onLinkRemoved
(LinkRemoved notification) Deprecated.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 with type arguments of type LinkRemovedModifier 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.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 with parameters of type LinkRemovedModifierConstructorDescriptionConstruct a builder initialized with state from specifiedLinkRemoved
.