Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109.OpenBuilder
Packages that use OpenBuilder
Package
Description
-
Uses of OpenBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.message.rev181109 that return OpenBuilderModifier and TypeMethodDescriptionOpenBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Open> augmentation) Add an augmentation to this builder's product.OpenBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Open>> augmentationType) Remove an augmentation from this builder's product.OpenBuilder.setOpenMessage
(OpenMessage value) Set the property corresponding toOpenMessage.getOpenMessage()
to the specified value.