Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.two.level.list.top.level.list.NestedListBuilder
Packages that use NestedListBuilder
Package
Description
-
Uses of NestedListBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.two.level.list.top.level.list
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.two.level.list.top.level.list that return NestedListBuilderModifier and TypeMethodDescriptionNestedListBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NestedList> augmentation) Add an augmentation to this builder's product.NestedListBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NestedList>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toNestedList.getName()to the specified value.Set the property corresponding toNestedList.getType()to the specified value.NestedListBuilder.withKey(NestedListKey key) Set the key value corresponding toNestedList.key()to the specified value.