Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422.Lists
-
Packages that use Lists Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422 -
-
Uses of Lists 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 with type parameters of type Lists Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Lists>>
E$$ListsBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422 that return Lists Modifier and Type Method Description ListsListsBuilder. build()@Nullable ListsOpendaylightSalTestStoreData. getLists()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422 that return types with arguments of type Lists Modifier and Type Method Description default Class<Lists>Lists. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422 with type arguments of type Lists Modifier and Type Method Description ListsBuilderListsBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Lists>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Lists> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherListsBuilder.addAugmentation(Augmentation)orListsBuilder.removeAugmentation(Class)instead.ListsBuilderListsBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Lists>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Lists> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherListsBuilder.addAugmentation(Augmentation)orListsBuilder.removeAugmentation(Class)instead.ListsBuilderListsBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Lists> augmentation)Add an augmentation to this builder's product.ListsBuilderListsBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Lists>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.store.rev140422 with parameters of type Lists Constructor Description ListsBuilder(Lists base)
-