Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.DestinationFlowspecL3vpnIpv4CaseBuilder
Package
Description
-
Uses of DestinationFlowspecL3vpnIpv4CaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type
Modifier and TypeMethodDescriptionDestinationFlowspecL3vpnIpv4CaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<DestinationFlowspecL3vpnIpv4Case> augmentation) Add an augmentation to this builder's product.DestinationFlowspecL3vpnIpv4CaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationFlowspecL3vpnIpv4Case>> augmentationType) Remove an augmentation from this builder's product.DestinationFlowspecL3vpnIpv4CaseBuilder.setDestinationFlowspecL3vpnIpv4
(DestinationFlowspecL3vpnIpv4 value) Set the property corresponding toFlowspecL3vpnDestinationIpv4.getDestinationFlowspecL3vpnIpv4()
to the specified value.