Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.tag.set.TagSetBuilder
Package
Description
-
Uses of TagSetBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.routing.policy.rev151009.tag.set
Modifier and TypeMethodDescriptionTagSetBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<TagSet> augmentation) Add an augmentation to this builder's product.TagSetBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TagSet>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toTagSet.getTag()
to the specified value.TagSetBuilder.setTagSetName
(String value) Set the property corresponding toTagSet.getTagSetName()
to the specified value.Set the key value corresponding toTagSet.key()
to the specified value.