Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.close.object.CCloseBuilder
Package
Description
-
Uses of CCloseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.close.object
Modifier and TypeMethodDescriptionCCloseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<CClose> augmentation) Add an augmentation to this builder's product.CCloseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<CClose>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toObjectHeader.getIgnore()
to the specified value.CCloseBuilder.setProcessingRule
(Boolean value) Set the property corresponding toObjectHeader.getProcessingRule()
to the specified value.CCloseBuilder.setReason
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toCClose.getReason()
to the specified value.Set the property corresponding toCClose.getTlvs()
to the specified value.