Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.two.level.list.TopLevelList
-
-
Uses of TopLevelList in org.opendaylight.controller.md.sal.test.model.util
Methods in org.opendaylight.controller.md.sal.test.model.util with type parameters of type TopLevelList Modifier and Type Method Description static <T extends org.opendaylight.yangtools.yang.binding.DataObject & org.opendaylight.yangtools.yang.binding.Augmentation<TopLevelList>>
org.opendaylight.yangtools.yang.binding.InstanceIdentifier<T>ListsBindingUtils. path(TopLevelListKey key, Class<T> augmentation)Methods in org.opendaylight.controller.md.sal.test.model.util that return TopLevelList Modifier and Type Method Description static TopLevelListListsBindingUtils. topLevelList(TopLevelListKey key)static TopLevelListListsBindingUtils. topLevelList(TopLevelListKey key, TreeComplexUsesAugment augment)Methods in org.opendaylight.controller.md.sal.test.model.util that return types with arguments of type TopLevelList Modifier and Type Method Description static org.opendaylight.yangtools.yang.binding.InstanceIdentifier<TopLevelList>ListsBindingUtils. path(TopLevelListKey key)Methods in org.opendaylight.controller.md.sal.test.model.util with parameters of type TopLevelList Modifier and Type Method Description static TopListsBindingUtils. top(TopLevelList... listItems) -
Uses of TopLevelList in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701 that return types with arguments of type TopLevelList Modifier and Type Method Description Map<TopLevelListKey,TopLevelList>GetTopOutputBuilder. getTopLevelList()Map<TopLevelListKey,TopLevelList>PutTopInputBuilder. getTopLevelList()Map<TopLevelListKey,TopLevelList>TopBuilder. getTopLevelList()@Nullable Map<TopLevelListKey,TopLevelList>TwoLevelList. getTopLevelList()Top Level ListMap<TopLevelListKey,TopLevelList>TwoLevelListChangedBuilder. getTopLevelList()default @NonNull Map<TopLevelListKey,TopLevelList>TwoLevelList. nonnullTopLevelList()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701 with type arguments of type TopLevelList Modifier and Type Method Description GetTopOutputBuilderGetTopOutputBuilder. setTopLevelList(List<TopLevelList> values)Deprecated, for removal: This API element is subject to removal in a future version.Use {#link #setTopLevelList(Map)} instead.GetTopOutputBuilderGetTopOutputBuilder. setTopLevelList(Map<TopLevelListKey,TopLevelList> values)PutTopInputBuilderPutTopInputBuilder. setTopLevelList(List<TopLevelList> values)Deprecated, for removal: This API element is subject to removal in a future version.Use {#link #setTopLevelList(Map)} instead.PutTopInputBuilderPutTopInputBuilder. setTopLevelList(Map<TopLevelListKey,TopLevelList> values)TopBuilderTopBuilder. setTopLevelList(List<TopLevelList> values)Deprecated, for removal: This API element is subject to removal in a future version.Use {#link #setTopLevelList(Map)} instead.TopBuilderTopBuilder. setTopLevelList(Map<TopLevelListKey,TopLevelList> values)TwoLevelListChangedBuilderTwoLevelListChangedBuilder. setTopLevelList(List<TopLevelList> values)Deprecated, for removal: This API element is subject to removal in a future version.Use {#link #setTopLevelList(Map)} instead.TwoLevelListChangedBuilderTwoLevelListChangedBuilder. setTopLevelList(Map<TopLevelListKey,TopLevelList> values) -
Uses of TopLevelList in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.two.level.list
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.two.level.list with type parameters of type TopLevelList Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<TopLevelList>>
E$$TopLevelListBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.two.level.list that return TopLevelList Modifier and Type Method Description TopLevelListTopLevelListBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.two.level.list that return types with arguments of type TopLevelList Modifier and Type Method Description default Class<TopLevelList>TopLevelList. implementedInterface()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.two.level.list with type arguments of type TopLevelList Modifier and Type Method Description TopLevelListBuilderTopLevelListBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TopLevelList>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<TopLevelList> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherTopLevelListBuilder.addAugmentation(Augmentation)orTopLevelListBuilder.removeAugmentation(Class)instead.TopLevelListBuilderTopLevelListBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TopLevelList>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<TopLevelList> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitherTopLevelListBuilder.addAugmentation(Augmentation)orTopLevelListBuilder.removeAugmentation(Class)instead.TopLevelListBuilderTopLevelListBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TopLevelList> augmentation)Add an augmentation to this builder's product.TopLevelListBuilderTopLevelListBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<TopLevelList>> 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.list.rev140701.two.level.list with parameters of type TopLevelList Constructor Description TopLevelListBuilder(TopLevelList base)
-