Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes.VpnIpv6RoutesCase
Packages that use VpnIpv6RoutesCase
Package
Description
-
Uses of VpnIpv6RoutesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes with type parameters of type VpnIpv6RoutesCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<VpnIpv6RoutesCase>>
E$$VpnIpv6RoutesCaseBuilder.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.vpn.ipv6.rev180329.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes that return VpnIpv6RoutesCaseModifier and TypeMethodDescription@NonNull VpnIpv6RoutesCase
VpnIpv6RoutesCaseBuilder.build()
A newVpnIpv6RoutesCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes that return types with arguments of type VpnIpv6RoutesCaseModifier and TypeMethodDescriptiondefault Class<VpnIpv6RoutesCase>
VpnIpv6RoutesCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes with parameters of type VpnIpv6RoutesCaseModifier and TypeMethodDescriptionstatic boolean
VpnIpv6RoutesCase.bindingEquals
(@NonNull VpnIpv6RoutesCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
VpnIpv6RoutesCase.bindingHashCode
(@NonNull VpnIpv6RoutesCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
VpnIpv6RoutesCase.bindingToString
(@NonNull VpnIpv6RoutesCase obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes with type arguments of type VpnIpv6RoutesCaseModifier and TypeMethodDescriptionVpnIpv6RoutesCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<VpnIpv6RoutesCase> augmentation) Add an augmentation to this builder's product.VpnIpv6RoutesCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<VpnIpv6RoutesCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes with parameters of type VpnIpv6RoutesCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedVpnIpv6RoutesCase
.