Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.update.message.Nlri
Package
Description
-
Uses of Nlri in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120
Modifier and TypeMethodDescriptionUpdateBuilder.getNlri()
Return current value associated with the property corresponding toUpdateMessage.getNlri()
.UpdateMessage.getNlri()
Return nlri, ornull
if it is not present.UpdateMessage.nonnullNlri()
Return nlri, or an empty list if it is not present.Modifier and TypeMethodDescriptionSet the property corresponding toUpdateMessage.getNlri()
to the specified value. -
Uses of Nlri in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.update.message
Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Nlri>>
E$$NlriBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescriptionstatic boolean
Nlri.bindingEquals
(@NonNull Nlri thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Nlri.bindingHashCode
(@NonNull Nlri obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Nlri.bindingToString
(@NonNull Nlri obj) Default implementation ofObject.toString()
contract for this interface.Modifier and TypeMethodDescriptionNlriBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Nlri> augmentation) Add an augmentation to this builder's product.NlriBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Nlri>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionNlriBuilder
(Nlri base) Construct a builder initialized with state from specifiedNlri
. -
Uses of Nlri in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.mirror.pdu.tlvs
Modifier and TypeMethodDescriptionPduUpdateTlvBuilder.getNlri()
Return current value associated with the property corresponding toUpdateMessage.getNlri()
.Modifier and TypeMethodDescriptionSet the property corresponding toUpdateMessage.getNlri()
to the specified value. -
Uses of Nlri in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.route.monitoring.message
Modifier and TypeMethodDescriptionUpdateBuilder.getNlri()
Return current value associated with the property corresponding toUpdateMessage.getNlri()
.Modifier and TypeMethodDescriptionSet the property corresponding toUpdateMessage.getNlri()
to the specified value.