Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.evpn.choice.IncMultiEthernetTagResCaseBuilder
Package
Description
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.evpn.choice
-
Uses of IncMultiEthernetTagResCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.evpn.evpn.choice
Modifier and TypeMethodDescriptionIncMultiEthernetTagResCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<IncMultiEthernetTagResCase> augmentation) Add an augmentation to this builder's product.IncMultiEthernetTagResCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<IncMultiEthernetTagResCase>> augmentationType) Remove an augmentation from this builder's product.IncMultiEthernetTagResCaseBuilder.setIncMultiEthernetTagRes
(IncMultiEthernetTagRes value) Set the property corresponding toIncMultiEthernetTagRes.getIncMultiEthernetTagRes()
to the specified value.