Uses of Class
org.opendaylight.yang.gen.v1.opendaylight.test.bug._2562.namespace.rev160101.RootBuilder
Packages that use RootBuilder
-
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 RootBuilderModifier and TypeMethodDescriptionRootBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Root> augmentation) Add an augmentation to this builder's product.RootBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Root>> augmentationType) Remove an augmentation from this builder's product.RootBuilder.setFooroot(List<Fooroot> values) Set the property corresponding toRoot.getFooroot()to the specified value.