Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.sid.label.index.sid.label.index.Ipv6AddressCaseBuilder
Package
Description
-
Uses of Ipv6AddressCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.segment.routing.ext.rev200120.sid.label.index.sid.label.index
Modifier and TypeMethodDescriptionIpv6AddressCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Ipv6AddressCase> augmentation) Add an augmentation to this builder's product.Ipv6AddressCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Ipv6AddressCase>> augmentationType) Remove an augmentation from this builder's product.Ipv6AddressCaseBuilder.setIpv6Address
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone value) Set the property corresponding toIpv6AddressCase.getIpv6Address()
to the specified value.