Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.close.message.CCloseMessageBuilder
Package
Description
-
Uses of CCloseMessageBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.close.message
Modifier and TypeMethodDescriptionCCloseMessageBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<CCloseMessage> augmentation) Add an augmentation to this builder's product.CCloseMessageBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<CCloseMessage>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toCloseObject.getCClose()
to the specified value.CCloseMessageBuilder.setVersion
(ProtocolVersion value) Set the property corresponding toMessageHeader.getVersion()
to the specified value.