Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.bgp.rib.rib.peer.effective.rib.in.tables.routes.Ipv6RoutesCase
Packages that use Ipv6RoutesCase
Package
Description
-
Uses of Ipv6RoutesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.bgp.rib.rib.peer.effective.rib.in.tables.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.bgp.rib.rib.peer.effective.rib.in.tables.routes with type parameters of type Ipv6RoutesCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6RoutesCase>>
E$$Ipv6RoutesCaseBuilder.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.inet.rev180329.bgp.rib.rib.peer.effective.rib.in.tables.routes that return Ipv6RoutesCaseModifier and TypeMethodDescription@NonNull Ipv6RoutesCaseIpv6RoutesCaseBuilder.build()A newIpv6RoutesCaseinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.bgp.rib.rib.peer.effective.rib.in.tables.routes that return types with arguments of type Ipv6RoutesCaseModifier and TypeMethodDescriptiondefault Class<Ipv6RoutesCase>Ipv6RoutesCase.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.bgp.rib.rib.peer.effective.rib.in.tables.routes with parameters of type Ipv6RoutesCaseModifier and TypeMethodDescriptionstatic booleanIpv6RoutesCase.bindingEquals(@NonNull Ipv6RoutesCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intIpv6RoutesCase.bindingHashCode(@NonNull Ipv6RoutesCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringIpv6RoutesCase.bindingToString(@NonNull Ipv6RoutesCase obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.bgp.rib.rib.peer.effective.rib.in.tables.routes with type arguments of type Ipv6RoutesCaseModifier and TypeMethodDescriptionIpv6RoutesCaseBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6RoutesCase> augmentation) Add an augmentation to this builder's product.Ipv6RoutesCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6RoutesCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.inet.rev180329.bgp.rib.rib.peer.effective.rib.in.tables.routes with parameters of type Ipv6RoutesCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedIpv6RoutesCase.