Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.update.attributes.mp.reach.nlri.advertized.routes.destination.type.DestinationLabeledUnicastCase
Packages that use DestinationLabeledUnicastCase
Package
Description
-
Uses of DestinationLabeledUnicastCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.update.attributes.mp.reach.nlri.advertized.routes.destination.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.update.attributes.mp.reach.nlri.advertized.routes.destination.type with type parameters of type DestinationLabeledUnicastCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<DestinationLabeledUnicastCase>>
E$$DestinationLabeledUnicastCaseBuilder.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.update.attributes.mp.reach.nlri.advertized.routes.destination.type that return DestinationLabeledUnicastCaseModifier and TypeMethodDescription@NonNull DestinationLabeledUnicastCase
DestinationLabeledUnicastCaseBuilder.build()
A newDestinationLabeledUnicastCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.update.attributes.mp.reach.nlri.advertized.routes.destination.type that return types with arguments of type DestinationLabeledUnicastCaseModifier and TypeMethodDescriptiondefault Class
<DestinationLabeledUnicastCase> DestinationLabeledUnicastCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.update.attributes.mp.reach.nlri.advertized.routes.destination.type with parameters of type DestinationLabeledUnicastCaseModifier and TypeMethodDescriptionstatic boolean
DestinationLabeledUnicastCase.bindingEquals
(@NonNull DestinationLabeledUnicastCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
DestinationLabeledUnicastCase.bindingHashCode
(@NonNull DestinationLabeledUnicastCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
DestinationLabeledUnicastCase.bindingToString
(@NonNull DestinationLabeledUnicastCase 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.update.attributes.mp.reach.nlri.advertized.routes.destination.type with type arguments of type DestinationLabeledUnicastCaseModifier and TypeMethodDescriptionDestinationLabeledUnicastCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<DestinationLabeledUnicastCase> augmentation) Add an augmentation to this builder's product.DestinationLabeledUnicastCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<DestinationLabeledUnicastCase>> 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.update.attributes.mp.reach.nlri.advertized.routes.destination.type with parameters of type DestinationLabeledUnicastCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedDestinationLabeledUnicastCase
.