Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp.iro.bnc.choice.BncCaseBuilder
Packages that use BncCaseBuilder
Package
Description
-
Uses of BncCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp.iro.bnc.choice
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcreq.message.pcreq.message.requests.segment.computation.p2mp.iro.bnc.choice that return BncCaseBuilderModifier and TypeMethodDescriptionBncCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<BncCase> augmentation) Add an augmentation to this builder's product.BncCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BncCase>> augmentationType) Remove an augmentation from this builder's product.BncCaseBuilder.setBranchNodeType
(BranchNodeType value) Set the property corresponding toBncObject.getBranchNodeType()
to the specified value.