Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.test.rev180515.ipv4.prefixes.destination.ipv4.Ipv4PrefixesBuilder
Package
Description
-
Uses of Ipv4PrefixesBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.test.rev180515.ipv4.prefixes.destination.ipv4
Modifier and TypeMethodDescriptionIpv4PrefixesBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Ipv4Prefixes> augmentation) Add an augmentation to this builder's product.Ipv4PrefixesBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Ipv4Prefixes>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toPathIdGrouping.getPathId()
to the specified value.Ipv4PrefixesBuilder.setPrefix
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix value) Set the property corresponding toIpv4PrefixAndPathId.getPrefix()
to the specified value.