Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.update.message.WithdrawnRoutesBuilder
Package
Description
-
Uses of WithdrawnRoutesBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.update.message
Modifier and TypeMethodDescriptionWithdrawnRoutesBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<WithdrawnRoutes> augmentation) Add an augmentation to this builder's product.WithdrawnRoutesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<WithdrawnRoutes>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toPathIdGrouping.getPathId()
to the specified value.WithdrawnRoutesBuilder.setPrefix
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix value) Set the property corresponding toIpv4PrefixAndPathId.getPrefix()
to the specified value.