Uses of Class
org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root.fooroot.BarrootBuilder
-
Packages that use BarrootBuilder Package Description org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.root.fooroot -
-
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 BarrootBuilder Modifier and Type Method Description BarrootBuilderBarrootBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Barroot> augmentation)Add an augmentation to this builder's product.BarrootBuilderBarrootBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Barroot>> augmentationType)Remove an augmentation from this builder's product.BarrootBuilderBarrootBuilder. setType(Integer value)Set the property corresponding toBarroot.getType()to the specified value.BarrootBuilderBarrootBuilder. setValue(Integer value)Set the property corresponding toBarroot.getValue()to the specified value.BarrootBuilderBarrootBuilder. withKey(BarrootKey key)
-