Uses of Class
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.ted.node.attributes.Ipv4LocalAddressBuilder
Package
Description
-
Uses of Ipv4LocalAddressBuilder in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.ted.rev131021.ted.node.attributes
Modifier and TypeMethodDescriptionIpv4LocalAddressBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Ipv4LocalAddress> augmentation) Add an augmentation to this builder's product.Ipv4LocalAddressBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Ipv4LocalAddress>> augmentationType) Remove an augmentation from this builder's product.Ipv4LocalAddressBuilder.setIpv4Prefix
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix value) Set the property corresponding toIpv4LocalAddress.getIpv4Prefix()
to the specified value.Ipv4LocalAddressBuilder.withKey
(Ipv4LocalAddressKey key) Set the key value corresponding toIpv4LocalAddress.key()
to the specified value.