Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.local.routing.rev151009.local.routes.top.LocalRoutesBuilder
Package
Description
-
Uses of LocalRoutesBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.local.routing.rev151009.local.routes.top
Modifier and TypeMethodDescriptionLocalRoutesBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<LocalRoutes> augmentation) Add an augmentation to this builder's product.LocalRoutesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<LocalRoutes>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toLocalRoutes.getConfig()
to the specified value.LocalRoutesBuilder.setLocalAggregates
(LocalAggregates value) Set the property corresponding toLocalAggregateTop.getLocalAggregates()
to the specified value.Set the property corresponding toLocalRoutes.getState()
to the specified value.LocalRoutesBuilder.setStaticRoutes
(StaticRoutes value) Set the property corresponding toLocalStaticTop.getStaticRoutes()
to the specified value.