Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev180329.bgp.rib.rib.PeerKey
Package
Description
-
Uses of PeerKey in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev180329.bgp.rib
Modifier and TypeMethodDescriptionRib.getPeer()
Return peer, ornull
if it is not present.RibBuilder.getPeer()
Return current value associated with the property corresponding toRib.getPeer()
.Rib.nonnullPeer()
Return peer, or an empty list if it is not present.Modifier and TypeMethodDescriptionSet the property corresponding toRib.getPeer()
to the specified value. -
Uses of PeerKey in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.rib.rev180329.bgp.rib.rib
Modifier and TypeMethodDescriptionPeer.key()
PeerBuilder.key()
Return current value associated with the property corresponding toPeer.key()
.Modifier and TypeMethodDescriptionSet the key value corresponding toPeer.key()
to the specified value.