Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes.LinkstateRoutesCase
Packages that use LinkstateRoutesCase
Package
Description
-
Uses of LinkstateRoutesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes with type parameters of type LinkstateRoutesCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<LinkstateRoutesCase>>
E$$LinkstateRoutesCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes that return LinkstateRoutesCaseModifier and TypeMethodDescription@NonNull LinkstateRoutesCase
LinkstateRoutesCaseBuilder.build()
A newLinkstateRoutesCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes that return types with arguments of type LinkstateRoutesCaseModifier and TypeMethodDescriptiondefault Class
<LinkstateRoutesCase> LinkstateRoutesCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes with parameters of type LinkstateRoutesCaseModifier and TypeMethodDescriptionstatic boolean
LinkstateRoutesCase.bindingEquals
(@NonNull LinkstateRoutesCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
LinkstateRoutesCase.bindingHashCode
(@NonNull LinkstateRoutesCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
LinkstateRoutesCase.bindingToString
(@NonNull LinkstateRoutesCase obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes with type arguments of type LinkstateRoutesCaseModifier and TypeMethodDescriptionLinkstateRoutesCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<LinkstateRoutesCase> augmentation) Add an augmentation to this builder's product.LinkstateRoutesCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<LinkstateRoutesCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes with parameters of type LinkstateRoutesCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedLinkstateRoutesCase
.