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.Ipv4RoutesCase
Packages that use Ipv4RoutesCase
Package
Description
-
Uses of Ipv4RoutesCase 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 Ipv4RoutesCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Ipv4RoutesCase>>
E$$Ipv4RoutesCaseBuilder.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 Ipv4RoutesCaseModifier and TypeMethodDescription@NonNull Ipv4RoutesCaseIpv4RoutesCaseBuilder.build()A newIpv4RoutesCaseinstance.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 Ipv4RoutesCaseModifier and TypeMethodDescriptiondefault Class<Ipv4RoutesCase> Ipv4RoutesCase.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 Ipv4RoutesCaseModifier and TypeMethodDescriptionstatic booleanIpv4RoutesCase.bindingEquals(@NonNull Ipv4RoutesCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intIpv4RoutesCase.bindingHashCode(@NonNull Ipv4RoutesCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringIpv4RoutesCase.bindingToString(@NonNull Ipv4RoutesCase 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 Ipv4RoutesCaseModifier and TypeMethodDescriptionIpv4RoutesCaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Ipv4RoutesCase> augmentation) Add an augmentation to this builder's product.Ipv4RoutesCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Ipv4RoutesCase>> 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 Ipv4RoutesCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedIpv4RoutesCase.