Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.test.rev180515.ipv4.prefixes.DestinationIpv4Builder
Package
Description
-
Uses of DestinationIpv4Builder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.test.rev180515.ipv4.prefixes
Modifier and TypeMethodDescriptionDestinationIpv4Builder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<DestinationIpv4> augmentation) Add an augmentation to this builder's product.DestinationIpv4Builder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationIpv4>> augmentationType) Remove an augmentation from this builder's product.DestinationIpv4Builder.setIpv4Prefixes
(List<Ipv4Prefixes> values) Set the property corresponding toDestinationIpv4.getIpv4Prefixes()
to the specified value.