Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.bgp.rib.rib.peer.effective.rib.in.tables.routes.VpnIpv6RoutesCase
Package
Description
-
Uses of VpnIpv6RoutesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.vpn.ipv6.rev180329.bgp.rib.rib.peer.effective.rib.in.tables.routes
Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<VpnIpv6RoutesCase>>
E$$VpnIpv6RoutesCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescription@NonNull VpnIpv6RoutesCase
VpnIpv6RoutesCaseBuilder.build()
A newVpnIpv6RoutesCase
instance.Modifier and TypeMethodDescriptiondefault Class
<VpnIpv6RoutesCase> VpnIpv6RoutesCase.implementedInterface()
Modifier 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.Modifier and TypeMethodDescriptionVpnIpv6RoutesCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<VpnIpv6RoutesCase> augmentation) Add an augmentation to this builder's product.VpnIpv6RoutesCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<VpnIpv6RoutesCase>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedVpnIpv6RoutesCase
.