Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.stat.tlvs.PerAfiSafiLocRibTlvBuilder
Packages that use PerAfiSafiLocRibTlvBuilder
Package
Description
-
Uses of PerAfiSafiLocRibTlvBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.stat.tlvs
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bmp.message.rev200120.stat.tlvs that return PerAfiSafiLocRibTlvBuilderModifier and TypeMethodDescriptionPerAfiSafiLocRibTlvBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<PerAfiSafiLocRibTlv> augmentation) Add an augmentation to this builder's product.PerAfiSafiLocRibTlvBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<PerAfiSafiLocRibTlv>> augmentationType) Remove an augmentation from this builder's product.PerAfiSafiLocRibTlvBuilder.setAfi
(AddressFamily value) Set the property corresponding toBgpTableType.getAfi()
to the specified value.PerAfiSafiLocRibTlvBuilder.setCount
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Gauge64 value) Set the property corresponding toAfiSafiGaugeTlv.getCount()
to the specified value.PerAfiSafiLocRibTlvBuilder.setSafi
(SubsequentAddressFamily value) Set the property corresponding toBgpTableType.getSafi()
to the specified value.