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