Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes.bgp.prefix.sid.BgpPrefixSidTlvsBuilder
Packages that use BgpPrefixSidTlvsBuilder
Package
Description
-
Uses of BgpPrefixSidTlvsBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes.bgp.prefix.sid
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes.bgp.prefix.sid that return BgpPrefixSidTlvsBuilderModifier and TypeMethodDescriptionBgpPrefixSidTlvsBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<BgpPrefixSidTlvs> augmentation) Add an augmentation to this builder's product.BgpPrefixSidTlvsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<BgpPrefixSidTlvs>> augmentationType) Remove an augmentation from this builder's product.BgpPrefixSidTlvsBuilder.setBgpPrefixSidTlv(BgpPrefixSidTlv value) Set the property corresponding toBgpPrefixSidTlvs.getBgpPrefixSidTlv()to the specified value.