Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.mirror.pdu.tlvs.PduUpdateTlvBuilder
Package
Description
-
Uses of PduUpdateTlvBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.mirror.pdu.tlvs
Modifier and TypeMethodDescriptionPduUpdateTlvBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<PduUpdateTlv> augmentation) Add an augmentation to this builder's product.PduUpdateTlvBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PduUpdateTlv>> augmentationType) Remove an augmentation from this builder's product.PduUpdateTlvBuilder.setAttributes
(Attributes value) Set the property corresponding toPathAttributes.getAttributes()
to the specified value.Set the property corresponding toUpdateMessage.getNlri()
to the specified value.PduUpdateTlvBuilder.setWithdrawnRoutes
(List<WithdrawnRoutes> values) Set the property corresponding toUpdateMessage.getWithdrawnRoutes()
to the specified value.