Uses of Class
org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.RootBuilder
-
Packages that use RootBuilder Package Description org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101 -
-
Uses of RootBuilder in org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101
Methods in org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101 that return RootBuilder Modifier and Type Method Description RootBuilderRootBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Root> augmentation)Add an augmentation to this builder's product.RootBuilderRootBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Root>> augmentationType)Remove an augmentation from this builder's product.RootBuilderRootBuilder. setFooroot(List<Fooroot> values)Set the property corresponding toRoot.getFooroot()to the specified value.
-