Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.ethernet.a.d.route.EthernetADRouteBuilder
Package
Description
-
Uses of EthernetADRouteBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.ethernet.a.d.route
Modifier and TypeMethodDescriptionEthernetADRouteBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<EthernetADRoute> augmentation) Add an augmentation to this builder's product.EthernetADRouteBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<EthernetADRoute>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toEsi.getEsi()
to the specified value.EthernetADRouteBuilder.setEthernetTagId
(EthernetTagId value) Set the property corresponding toEthernetTagId.getEthernetTagId()
to the specified value.EthernetADRouteBuilder.setMplsLabel
(MplsLabel value) Set the property corresponding toEthernetADRoute.getMplsLabel()
to the specified value.