Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.application.rib.tables.routes.LabeledUnicastIpv6RoutesCase
Packages that use 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
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.application.rib.tables.routes with type parameters of type LabeledUnicastIpv6RoutesCaseModifier 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.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.application.rib.tables.routes that return LabeledUnicastIpv6RoutesCaseModifier and TypeMethodDescription@NonNull LabeledUnicastIpv6RoutesCase
LabeledUnicastIpv6RoutesCaseBuilder.build()
A newLabeledUnicastIpv6RoutesCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.application.rib.tables.routes that return types with arguments of type LabeledUnicastIpv6RoutesCaseModifier and TypeMethodDescriptiondefault Class
<LabeledUnicastIpv6RoutesCase> LabeledUnicastIpv6RoutesCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.application.rib.tables.routes with parameters of type LabeledUnicastIpv6RoutesCaseModifier 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.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.application.rib.tables.routes with type arguments of type LabeledUnicastIpv6RoutesCaseModifier 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.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.application.rib.tables.routes with parameters of type LabeledUnicastIpv6RoutesCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedLabeledUnicastIpv6RoutesCase
.