Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier.ospf.node._case.OspfNodeBuilder
Package
Description
-
Uses of OspfNodeBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier.ospf.node._case
Modifier and TypeMethodDescriptionOspfNodeBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<OspfNode> augmentation) Add an augmentation to this builder's product.OspfNodeBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OspfNode>> augmentationType) Remove an augmentation from this builder's product.OspfNodeBuilder.setOspfRouterId
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toOspfRouterIdentifier.getOspfRouterId()
to the specified value.