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.NoPathBuilder
Package
Description
-
Uses of NoPathBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pcrep.message.pcrep.message.replies.result.failure._case
Modifier and TypeMethodDescriptionNoPathBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<NoPath> augmentation) Add an augmentation to this builder's product.NoPathBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<NoPath>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toObjectHeader.getIgnore()
to the specified value.NoPathBuilder.setNatureOfIssue
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toNoPathObject.getNatureOfIssue()
to the specified value.NoPathBuilder.setProcessingRule
(Boolean value) Set the property corresponding toObjectHeader.getProcessingRule()
to the specified value.Set the property corresponding toNoPath.getTlvs()
to the specified value.NoPathBuilder.setUnsatisfiedConstraints
(Boolean value) Set the property corresponding toNoPathObject.getUnsatisfiedConstraints()
to the specified value.