Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.bgp.rib.rib.loc.rib.tables.routes.LabeledUnicastRoutesCase
Packages that use LabeledUnicastRoutesCase
Package
Description
-
Uses of LabeledUnicastRoutesCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.bgp.rib.rib.loc.rib.tables.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.bgp.rib.rib.loc.rib.tables.routes with type parameters of type LabeledUnicastRoutesCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<LabeledUnicastRoutesCase>>
E$$LabeledUnicastRoutesCaseBuilder.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.bgp.rib.rib.loc.rib.tables.routes that return LabeledUnicastRoutesCaseModifier and TypeMethodDescription@NonNull LabeledUnicastRoutesCase
LabeledUnicastRoutesCaseBuilder.build()
A newLabeledUnicastRoutesCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.bgp.rib.rib.loc.rib.tables.routes that return types with arguments of type LabeledUnicastRoutesCaseModifier and TypeMethodDescriptiondefault Class
<LabeledUnicastRoutesCase> LabeledUnicastRoutesCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.bgp.rib.rib.loc.rib.tables.routes with parameters of type LabeledUnicastRoutesCaseModifier and TypeMethodDescriptionstatic boolean
LabeledUnicastRoutesCase.bindingEquals
(@NonNull LabeledUnicastRoutesCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
LabeledUnicastRoutesCase.bindingHashCode
(@NonNull LabeledUnicastRoutesCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
LabeledUnicastRoutesCase.bindingToString
(@NonNull LabeledUnicastRoutesCase 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.bgp.rib.rib.loc.rib.tables.routes with type arguments of type LabeledUnicastRoutesCaseModifier and TypeMethodDescriptionLabeledUnicastRoutesCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<LabeledUnicastRoutesCase> augmentation) Add an augmentation to this builder's product.LabeledUnicastRoutesCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<LabeledUnicastRoutesCase>> 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.bgp.rib.rib.loc.rib.tables.routes with parameters of type LabeledUnicastRoutesCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedLabeledUnicastRoutesCase
.