Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.prefix.set.PrefixSetBuilder
Package
Description
-
Uses of PrefixSetBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.prefix.set
Modifier and TypeMethodDescriptionPrefixSetBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<PrefixSet> augmentation) Add an augmentation to this builder's product.PrefixSetBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<PrefixSet>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toPrefixSet.getPrefix()
to the specified value.PrefixSetBuilder.setPrefixSetName
(String value) Set the property corresponding toPrefixSet.getPrefixSetName()
to the specified value.PrefixSetBuilder.withKey
(PrefixSetKey key) Set the key value corresponding toPrefixSet.key()
to the specified value.