Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.rev200120.routers.RouterBuilder
Package
Description
-
Uses of RouterBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.monitor.rev200120.routers
Modifier and TypeMethodDescriptionRouterBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Router> augmentation) Add an augmentation to this builder's product.RouterBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Router>> augmentationType) Remove an augmentation from this builder's product.RouterBuilder.setDescription
(String value) Set the property corresponding toRouter.getDescription()
to the specified value.Set the property corresponding toRouter.getInfo()
to the specified value.Set the property corresponding toRouter.getName()
to the specified value.Set the property corresponding toPeers.getPeer()
to the specified value.RouterBuilder.setRouterId
(RouterId value) Set the property corresponding toRouter.getRouterId()
to the specified value.Set the property corresponding toRouter.getStatus()
to the specified value.Set the key value corresponding toRouter.key()
to the specified value.