Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.list1.List11
Packages that use List11
Package
Description
-
Uses of List11 in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping that return types with arguments of type List11Modifier and TypeMethodDescriptionList1.getList11()Return list11, ornullif it is not present.List1Builder.getList11()Return current value associated with the property corresponding toList1.getList11().List1.nonnullList11()Return list11, 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.of.migration.test.model.rev150210.aug.grouping with type arguments of type List11Modifier and TypeMethodDescriptionSet the property corresponding toList1.getList11()to the specified value. -
Uses of List11 in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.list1
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.list1 with type parameters of type List11Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<List11>>
E$$List11Builder.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.of.migration.test.model.rev150210.aug.grouping.list1 that return List11Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.list1 that return types with arguments of type List11Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.list1 with parameters of type List11Modifier and TypeMethodDescriptionstatic booleanList11.bindingEquals(@NonNull List11 thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intList11.bindingHashCode(@NonNull List11 obj) Default implementation ofObject.hashCode()contract for this interface.static StringList11.bindingToString(@NonNull List11 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.of.migration.test.model.rev150210.aug.grouping.list1 with type arguments of type List11Modifier and TypeMethodDescriptionList11Builder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<List11> augmentation) Add an augmentation to this builder's product.List11Builder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<List11>> 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.of.migration.test.model.rev150210.aug.grouping.list1 with parameters of type List11ModifierConstructorDescriptionList11Builder(List11 base) Construct a builder initialized with state from specifiedList11.