Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.evpn.choice.MacIpAdvRouteCaseBuilder
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.evpn.choice
-
Uses of MacIpAdvRouteCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.evpn.choice
Modifier and TypeMethodDescriptionMacIpAdvRouteCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<MacIpAdvRouteCase> augmentation) Add an augmentation to this builder's product.MacIpAdvRouteCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MacIpAdvRouteCase>> augmentationType) Remove an augmentation from this builder's product.MacIpAdvRouteCaseBuilder.setMacIpAdvRoute
(MacIpAdvRoute value) Set the property corresponding toMacIpAdvRoute.getMacIpAdvRoute()
to the specified value.