Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.DestinationEvpnCaseBuilder
Package
Description
-
Uses of DestinationEvpnCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type
Modifier and TypeMethodDescriptionDestinationEvpnCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<DestinationEvpnCase> augmentation) Add an augmentation to this builder's product.DestinationEvpnCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<DestinationEvpnCase>> augmentationType) Remove an augmentation from this builder's product.DestinationEvpnCaseBuilder.setDestinationEvpn
(DestinationEvpn value) Set the property corresponding toDestinationEvpnCase.getDestinationEvpn()
to the specified value.