Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.non.branch.node.object.NonBranchNodeListBuilder
Package
Description
-
Uses of NonBranchNodeListBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.non.branch.node.object
Modifier and TypeMethodDescriptionNonBranchNodeListBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<NonBranchNodeList> augmentation) Add an augmentation to this builder's product.NonBranchNodeListBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<NonBranchNodeList>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toObjectHeader.getIgnore()
to the specified value.NonBranchNodeListBuilder.setProcessingRule
(Boolean value) Set the property corresponding toObjectHeader.getProcessingRule()
to the specified value.NonBranchNodeListBuilder.setSubobject
(List<Subobject> values) Set the property corresponding toBnc.getSubobject()
to the specified value.