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(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)Set the property corresponding toNestedList.getName()to the specified value.NestedListBuilderNestedListBuilder. setType(String value)Set the property corresponding toNestedList.getType()to the specified value.NestedListBuilderNestedListBuilder. withKey(NestedListKey key)
-