Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.two.level.list.TopLevelList
Packages that use TopLevelList
Package
Description
-
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 TopLevelListModifier and TypeMethodDescriptionstatic <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 TopLevelListModifier and TypeMethodDescriptionstatic 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 TopLevelListModifier and TypeMethodDescriptionstatic 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 -
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 TopLevelListModifier and TypeMethodDescriptionGetTopOutputBuilder.getTopLevelList()Return current value associated with the property corresponding toTwoLevelList.getTopLevelList().PutTopInputBuilder.getTopLevelList()Return current value associated with the property corresponding toTwoLevelList.getTopLevelList().TopBuilder.getTopLevelList()Return current value associated with the property corresponding toTwoLevelList.getTopLevelList().@Nullable Map<TopLevelListKey,TopLevelList> TwoLevelList.getTopLevelList()Return topLevelList, ornullif it is not present.TwoLevelListChangedBuilder.getTopLevelList()Return current value associated with the property corresponding toTwoLevelList.getTopLevelList().default @NonNull Map<TopLevelListKey,TopLevelList> TwoLevelList.nonnullTopLevelList()Return topLevelList, or an empty list if it is not present.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 TopLevelListModifier and TypeMethodDescriptionGetTopOutputBuilder.setTopLevelList(Map<TopLevelListKey, TopLevelList> values) Set the property corresponding toTwoLevelList.getTopLevelList()to the specified value.PutTopInputBuilder.setTopLevelList(Map<TopLevelListKey, TopLevelList> values) Set the property corresponding toTwoLevelList.getTopLevelList()to the specified value.TopBuilder.setTopLevelList(Map<TopLevelListKey, TopLevelList> values) Set the property corresponding toTwoLevelList.getTopLevelList()to the specified value.TwoLevelListChangedBuilder.setTopLevelList(Map<TopLevelListKey, TopLevelList> values) Set the property corresponding toTwoLevelList.getTopLevelList()to the specified value. -
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 TopLevelListModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<TopLevelList>>
E$$TopLevelListBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.list.rev140701.two.level.list that return TopLevelListModifier and TypeMethodDescription@NonNull TopLevelListTopLevelListBuilder.build()A newTopLevelListinstance.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 TopLevelListModifier and TypeMethodDescriptiondefault Class<TopLevelList>TopLevelList.implementedInterface()Methods 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 TopLevelListModifier and TypeMethodDescriptionstatic booleanTopLevelList.bindingEquals(@NonNull TopLevelList thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intTopLevelList.bindingHashCode(@NonNull TopLevelList obj) Default implementation ofObject.hashCode()contract for this interface.static StringTopLevelList.bindingToString(@NonNull TopLevelList obj) Default implementation ofObject.toString()contract for this interface.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 TopLevelListModifier and TypeMethodDescriptionTopLevelListBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<TopLevelList> augmentation) Add an augmentation to this builder's product.TopLevelListBuilder.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 TopLevelListModifierConstructorDescriptionConstruct a builder initialized with state from specifiedTopLevelList.