Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.test.rev180515.update.attributes.mp.reach.nlri.advertized.routes.destination.type.DestinationIpv4CaseBuilder
Package
Description
-
Uses of DestinationIpv4CaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.test.rev180515.update.attributes.mp.reach.nlri.advertized.routes.destination.type
Modifier and TypeMethodDescriptionDestinationIpv4CaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<DestinationIpv4Case> augmentation) Add an augmentation to this builder's product.DestinationIpv4CaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationIpv4Case>> augmentationType) Remove an augmentation from this builder's product.DestinationIpv4CaseBuilder.setDestinationIpv4
(DestinationIpv4 value) Set the property corresponding toIpv4Prefixes.getDestinationIpv4()
to the specified value.