Uses of Class
org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root.fooroot.BarrootBuilder
Packages that use BarrootBuilder
Package
Description
-
Uses of BarrootBuilder in org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root.fooroot
Methods in org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root.fooroot that return BarrootBuilderModifier and TypeMethodDescriptionBarrootBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Barroot> augmentation) Add an augmentation to this builder's product.BarrootBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Barroot>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toBarroot.getType()to the specified value.Set the property corresponding toBarroot.getValue()to the specified value.BarrootBuilder.withKey(BarrootKey key) Set the key value corresponding toBarroot.key()to the specified value.