Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.two.level.list.TopLevelListBuilder
-
Packages that use TopLevelListBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.two.level.list -
-
Uses of TopLevelListBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.two.level.list
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.two.level.list that return TopLevelListBuilder Modifier and Type Method Description TopLevelListBuilderTopLevelListBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TopLevelList> augmentation)Add an augmentation to this builder's product.TopLevelListBuilderTopLevelListBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TopLevelList>> augmentationType)Remove an augmentation from this builder's product.TopLevelListBuilderTopLevelListBuilder. setName(String value)Set the property corresponding toTopLevelList.getName()to the specified value.TopLevelListBuilderTopLevelListBuilder. setNestedList(List<NestedList> values)Set the property corresponding toTopLevelList.getNestedList()to the specified value.TopLevelListBuilderTopLevelListBuilder. withKey(TopLevelListKey key)
-