Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.failure._case.no.path.tlvs.NoPathVectorBuilder
Package
Description
-
Uses of NoPathVectorBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.failure._case.no.path.tlvs
Modifier and TypeMethodDescriptionNoPathVectorBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<NoPathVector> augmentation) Add an augmentation to this builder's product.NoPathVectorBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NoPathVector>> augmentationType) Remove an augmentation from this builder's product.NoPathVectorBuilder.setFlags
(NoPathVectorTlv.Flags value) Set the property corresponding toNoPathVectorTlv.getFlags()
to the specified value.