Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbors.neighbor.state.MessagesBuilder
Packages that use MessagesBuilder
Package
Description
-
Uses of MessagesBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbors.neighbor.state
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbors.neighbor.state that return MessagesBuilderModifier 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.