Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.peer.header.PeerHeaderBuilder
Package
Description
-
Uses of PeerHeaderBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.peer.header
Modifier and TypeMethodDescriptionPeerHeaderBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<PeerHeader> augmentation) Add an augmentation to this builder's product.PeerHeaderBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PeerHeader>> augmentationType) Remove an augmentation from this builder's product.PeerHeaderBuilder.setAddress
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone value) Set the property corresponding toPeer.getAddress()
to the specified value.PeerHeaderBuilder.setAdjRibInType
(AdjRibInType value) Set the property corresponding toPeerHeader.getAdjRibInType()
to the specified value.PeerHeaderBuilder.setAs
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.AsNumber value) Set the property corresponding toPeer.getAs()
to the specified value.PeerHeaderBuilder.setBgpId
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone value) Set the property corresponding toPeer.getBgpId()
to the specified value.Set the property corresponding toPeerHeader.getIpv4()
to the specified value.PeerHeaderBuilder.setPeerDistinguisher
(Peer.PeerDistinguisher value) Set the property corresponding toPeer.getPeerDistinguisher()
to the specified value.PeerHeaderBuilder.setTimestampMicro
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Timestamp value) Set the property corresponding toTimestamp.getTimestampMicro()
to the specified value.PeerHeaderBuilder.setTimestampSec
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Timestamp value) Set the property corresponding toTimestamp.getTimestampSec()
to the specified value.Set the property corresponding toPeer.getType()
to the specified value.