Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.ethernet.tag.id.EthernetTagIdBuilder
Package
Description
-
Uses of EthernetTagIdBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.ethernet.tag.id
Modifier and TypeMethodDescriptionEthernetTagIdBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<EthernetTagId> augmentation) Add an augmentation to this builder's product.EthernetTagIdBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<EthernetTagId>> augmentationType) Remove an augmentation from this builder's product.EthernetTagIdBuilder.setVlanId
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toEthernetTagId.getVlanId()
to the specified value.