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.Ipv6PrefixSidTlvCaseBuilder
Package
Description
-
Uses of Ipv6PrefixSidTlvCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.range.sub.tlvs.range.sub.tlv
Modifier and TypeMethodDescriptionIpv6PrefixSidTlvCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6PrefixSidTlvCase> augmentation) Add an augmentation to this builder's product.Ipv6PrefixSidTlvCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Ipv6PrefixSidTlvCase>> augmentationType) Remove an augmentation from this builder's product.Ipv6PrefixSidTlvCaseBuilder.setIpv6PrefixSidTlv
(Ipv6PrefixSidTlv value) Set the property corresponding toIpv6PrefixSidTlvCase.getIpv6PrefixSidTlv()
to the specified value.