Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.bnc.object.branch.node.type.NonBranchNodeCaseBuilder
Packages that use NonBranchNodeCaseBuilder
Package
Description
-
Uses of NonBranchNodeCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.bnc.object.branch.node.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.bnc.object.branch.node.type that return NonBranchNodeCaseBuilderModifier and TypeMethodDescriptionNonBranchNodeCaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<NonBranchNodeCase> augmentation) Add an augmentation to this builder's product.NonBranchNodeCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<NonBranchNodeCase>> augmentationType) Remove an augmentation from this builder's product.NonBranchNodeCaseBuilder.setNonBranchNodeList(NonBranchNodeList value) Set the property corresponding toNonBranchNodeObject.getNonBranchNodeList()to the specified value.