Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.test.rev180515.bgp.rib.rib.peer.adj.rib.in.tables.routes.Ipv4RoutesCase
Package
Description
-
Uses of Ipv4RoutesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.test.rev180515.bgp.rib.rib.peer.adj.rib.in.tables.routes
Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4RoutesCase>>
E$$Ipv4RoutesCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescription@NonNull Ipv4RoutesCase
Ipv4RoutesCaseBuilder.build()
A newIpv4RoutesCase
instance.Modifier and TypeMethodDescriptiondefault Class<Ipv4RoutesCase>
Ipv4RoutesCase.implementedInterface()
Modifier and TypeMethodDescriptionstatic boolean
Ipv4RoutesCase.bindingEquals
(@NonNull Ipv4RoutesCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Ipv4RoutesCase.bindingHashCode
(@NonNull Ipv4RoutesCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Ipv4RoutesCase.bindingToString
(@NonNull Ipv4RoutesCase obj) Default implementation ofObject.toString()
contract for this interface.Modifier and TypeMethodDescriptionIpv4RoutesCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4RoutesCase> augmentation) Add an augmentation to this builder's product.Ipv4RoutesCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv4RoutesCase>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedIpv4RoutesCase
.