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(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Barroot>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Barroot> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitheraddAugmentation(Augmentation)orremoveAugmentation(Class)instead.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)BarrootBuilderBarrootBuilder. setValue(Integer value)BarrootBuilderBarrootBuilder. withKey(BarrootKey key)
-