Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.openconfig.extensions.rev180329.network.instance.protocol.bgp.neighbor_state.augmentation.MessagesBuilder
Package
Description
-
Uses of MessagesBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.openconfig.extensions.rev180329.network.instance.protocol.bgp.neighbor_state.augmentation
Modifier and TypeMethodDescriptionMessagesBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Messages> augmentation) Add an augmentation to this builder's product.MessagesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Messages>> augmentationType) Remove an augmentation from this builder's product.MessagesBuilder.setReceived
(Received value) Set the property corresponding toMessages.getReceived()
to the specified value.Set the property corresponding toMessages.getSent()
to the specified value.