Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier.OspfNodeCaseBuilder
Package
Description
-
Uses of OspfNodeCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier
Modifier and TypeMethodDescriptionOspfNodeCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<OspfNodeCase> augmentation) Add an augmentation to this builder's product.OspfNodeCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OspfNodeCase>> augmentationType) Remove an augmentation from this builder's product.OspfNodeCaseBuilder.setOspfNode
(OspfNode value) Set the property corresponding toOspfNodeCase.getOspfNode()
to the specified value.