Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier.IsisNodeCaseBuilder
-
Packages that use IsisNodeCaseBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier -
-
Uses of IsisNodeCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev200120.node.identifier.c.router.identifier that return IsisNodeCaseBuilder Modifier and Type Method Description IsisNodeCaseBuilderIsisNodeCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<IsisNodeCase> augmentation)Add an augmentation to this builder's product.IsisNodeCaseBuilderIsisNodeCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<IsisNodeCase>> augmentationType)Remove an augmentation from this builder's product.IsisNodeCaseBuilderIsisNodeCaseBuilder. setIsisNode(IsisNode value)Set the property corresponding toIsisNodeCase.getIsisNode()to the specified value.
-