Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.binding.sub.tlvs.binding.sub.tlv.ipv6.prefix.sid._case.Ipv6PrefixSidBuilder
Packages that use Ipv6PrefixSidBuilder
Package
Description
-
Uses of Ipv6PrefixSidBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.binding.sub.tlvs.binding.sub.tlv.ipv6.prefix.sid._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.binding.sub.tlvs.binding.sub.tlv.ipv6.prefix.sid._case that return Ipv6PrefixSidBuilderModifier and TypeMethodDescriptionIpv6PrefixSidBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6PrefixSid> augmentation) Add an augmentation to this builder's product.Ipv6PrefixSidBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6PrefixSid>> augmentationType) Remove an augmentation from this builder's product.Ipv6PrefixSidBuilder.setAlgorithm
(Algorithm value) Set the property corresponding toIpv6PrefixSidTlv.getAlgorithm()
to the specified value.