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