Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.evpn.choice.MacIpAdvRouteCase
Packages that use MacIpAdvRouteCase
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.evpn.choice
-
Uses of MacIpAdvRouteCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.evpn.choice
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.evpn.choice with type parameters of type MacIpAdvRouteCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<MacIpAdvRouteCase>>
E$$MacIpAdvRouteCaseBuilder.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.evpn.rev200120.evpn.evpn.choice that return MacIpAdvRouteCaseModifier and TypeMethodDescription@NonNull MacIpAdvRouteCase
MacIpAdvRouteCaseBuilder.build()
A newMacIpAdvRouteCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.evpn.choice that return types with arguments of type MacIpAdvRouteCaseModifier and TypeMethodDescriptiondefault Class
<MacIpAdvRouteCase> MacIpAdvRouteCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.evpn.choice with parameters of type MacIpAdvRouteCaseModifier and TypeMethodDescriptionstatic boolean
MacIpAdvRouteCase.bindingEquals
(@NonNull MacIpAdvRouteCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
MacIpAdvRouteCase.bindingHashCode
(@NonNull MacIpAdvRouteCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
MacIpAdvRouteCase.bindingToString
(@NonNull MacIpAdvRouteCase obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.evpn.choice with type arguments of type MacIpAdvRouteCaseModifier and TypeMethodDescriptionMacIpAdvRouteCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<MacIpAdvRouteCase> augmentation) Add an augmentation to this builder's product.MacIpAdvRouteCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<MacIpAdvRouteCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.evpn.choice with parameters of type MacIpAdvRouteCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedMacIpAdvRouteCase
.