Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.opendaylight.test.bug._3090.rev160101.root.ListInRoot
-
-
Uses of ListInRoot in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.opendaylight.test.bug._3090.rev160101
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.opendaylight.test.bug._3090.rev160101 that return types with arguments of type ListInRoot Modifier and Type Method Description @Nullable Map<ListInRootKey,ListInRoot>Root. getListInRoot()Map<ListInRootKey,ListInRoot>RootBuilder. getListInRoot()default @NonNull Map<ListInRootKey,ListInRoot>Root. nonnullListInRoot()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.opendaylight.test.bug._3090.rev160101 with type arguments of type ListInRoot Modifier and Type Method Description RootBuilderRootBuilder. setListInRoot(List<ListInRoot> values)Deprecated, for removal: This API element is subject to removal in a future version.Use {#link #setListInRoot(Map)} instead.RootBuilderRootBuilder. setListInRoot(Map<ListInRootKey,ListInRoot> values) -
Uses of ListInRoot in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.opendaylight.test.bug._3090.rev160101.root
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.opendaylight.test.bug._3090.rev160101.root with type parameters of type ListInRoot Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<ListInRoot>>
E$$ListInRootBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.opendaylight.test.bug._3090.rev160101.root that return ListInRoot Modifier and Type Method Description ListInRootListInRootBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.opendaylight.test.bug._3090.rev160101.root that return types with arguments of type ListInRoot Modifier and Type Method Description default Class<ListInRoot>ListInRoot. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.opendaylight.test.bug._3090.rev160101.root with type arguments of type ListInRoot Modifier and Type Method Description ListInRootBuilderListInRootBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ListInRoot>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<ListInRoot> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherListInRootBuilder.addAugmentation(Augmentation)orListInRootBuilder.removeAugmentation(Class)instead.ListInRootBuilderListInRootBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ListInRoot>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<ListInRoot> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherListInRootBuilder.addAugmentation(Augmentation)orListInRootBuilder.removeAugmentation(Class)instead.ListInRootBuilderListInRootBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<ListInRoot> augmentation)Add an augmentation to this builder's product.ListInRootBuilderListInRootBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<ListInRoot>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.opendaylight.test.bug._3090.rev160101.root with parameters of type ListInRoot Constructor Description ListInRootBuilder(ListInRoot base)
-