Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes.FlowspecRoutesCaseBuilder
Package
Description
-
Uses of FlowspecRoutesCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.flowspec.rev200120.bmp.monitor.monitor.router.peer.post.policy.rib.tables.routes
Modifier and TypeMethodDescriptionFlowspecRoutesCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecRoutesCase> augmentation) Add an augmentation to this builder's product.FlowspecRoutesCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<FlowspecRoutesCase>> augmentationType) Remove an augmentation from this builder's product.FlowspecRoutesCaseBuilder.setFlowspecRoutes
(FlowspecRoutes value) Set the property corresponding toFlowspecRoutes.getFlowspecRoutes()
to the specified value.