Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.PeerDownNotificationBuilder
Packages that use PeerDownNotificationBuilder
Package
Description
-
Uses of PeerDownNotificationBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120 that return PeerDownNotificationBuilderModifier and TypeMethodDescriptionPeerDownNotificationBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<PeerDownNotification> augmentation) Add an augmentation to this builder's product.PeerDownNotificationBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<PeerDownNotification>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toPeerDown.getData()to the specified value.PeerDownNotificationBuilder.setLocalSystemClosed(Boolean value) Set the property corresponding toPeerDown.getLocalSystemClosed()to the specified value.PeerDownNotificationBuilder.setPeerHeader(PeerHeader value) Set the property corresponding toPeerHeader.getPeerHeader()to the specified value.