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 org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.two.level.list.top.level.list -
-
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 NestedListBuilder Modifier and Type Method Description NestedListBuilderNestedListBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NestedList>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<NestedList> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitheraddAugmentation(Augmentation)orremoveAugmentation(Class)instead.NestedListBuilderNestedListBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<NestedList> augmentation)Add an augmentation to this builder's product.NestedListBuilderNestedListBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<NestedList>> augmentationType)Remove an augmentation from this builder's product.NestedListBuilderNestedListBuilder. setName(String value)NestedListBuilderNestedListBuilder. setType(String value)NestedListBuilderNestedListBuilder. withKey(NestedListKey key)
-