Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.l3vpn.mcast.destination.L3vpnMcastDestinationBuilder
Package
Description
-
Uses of L3vpnMcastDestinationBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.l3vpn.mcast.destination
Modifier and TypeMethodDescriptionL3vpnMcastDestinationBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<L3vpnMcastDestination> augmentation) Add an augmentation to this builder's product.L3vpnMcastDestinationBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<L3vpnMcastDestination>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toPathIdGrouping.getPathId()
to the specified value.L3vpnMcastDestinationBuilder.setPrefix
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix value) Set the property corresponding toL3vpnMcastRoute.getPrefix()
to the specified value.L3vpnMcastDestinationBuilder.setRouteDistinguisher
(RouteDistinguisher value) Set the property corresponding toRouteDistinguisherGrouping.getRouteDistinguisher()
to the specified value.