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