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