Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.prefix.set.prefix.set.PrefixBuilder
Packages that use PrefixBuilder
Package
Description
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.prefix.set.prefix.set
-
Uses of PrefixBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.prefix.set.prefix.set
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.prefix.set.prefix.set that return PrefixBuilderModifier and TypeMethodDescriptionPrefixBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Prefix> augmentation) Add an augmentation to this builder's product.PrefixBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Prefix>> augmentationType) Remove an augmentation from this builder's product.PrefixBuilder.setIpPrefix(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix value) Set the property corresponding toPrefix.getIpPrefix()to the specified value.PrefixBuilder.setMasklengthRange(String value) Set the property corresponding toPrefix.getMasklengthRange()to the specified value.Set the key value corresponding toPrefix.key()to the specified value.