Uses of Class
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.ted.node.attributes.Ipv6LocalAddressBuilder
Package
Description
-
Uses of Ipv6LocalAddressBuilder in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.ted.node.attributes
Modifier and TypeMethodDescriptionIpv6LocalAddressBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Ipv6LocalAddress> augmentation) Add an augmentation to this builder's product.Ipv6LocalAddressBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Ipv6LocalAddress>> augmentationType) Remove an augmentation from this builder's product.Ipv6LocalAddressBuilder.setIpv6Prefix
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix value) Set the property corresponding toIpv6LocalAddress.getIpv6Prefix()
to the specified value.Ipv6LocalAddressBuilder.setPrefixOption
(org.opendaylight.yangtools.yang.common.Uint8 value) Set the property corresponding toIpv6LocalAddress.getPrefixOption()
to the specified value.Ipv6LocalAddressBuilder.withKey
(Ipv6LocalAddressKey key) Set the key value corresponding toIpv6LocalAddress.key()
to the specified value.