Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422.ListsBuilder
Packages that use ListsBuilder
Package
Description
-
Uses of ListsBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422 that return ListsBuilderModifier and TypeMethodDescriptionListsBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Lists> augmentation) Add an augmentation to this builder's product.ListsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Lists>> augmentationType) Remove an augmentation from this builder's product.ListsBuilder.setOrderedContainer(OrderedContainer value) Set the property corresponding toLists.getOrderedContainer()to the specified value.ListsBuilder.setUnkeyedContainer(UnkeyedContainer value) Set the property corresponding toLists.getUnkeyedContainer()to the specified value.ListsBuilder.setUnorderedContainer(UnorderedContainer value) Set the property corresponding toLists.getUnorderedContainer()to the specified value.