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.List12
Packages that use List12
Package
Description
-
Uses of List12 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 List12Modifier and TypeMethodDescriptionList1.getList12()Return list12, ornullif it is not present.List1Builder.getList12()Return current value associated with the property corresponding toList1.getList12().List1.nonnullList12()Return list12, 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 List12Modifier and TypeMethodDescriptionSet the property corresponding toList1.getList12()to the specified value. -
Uses of List12 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 List12Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<List12>>
E$$List12Builder.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 List12Methods 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 List12Methods 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 List12Modifier and TypeMethodDescriptionstatic booleanList12.bindingEquals(@NonNull List12 thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intList12.bindingHashCode(@NonNull List12 obj) Default implementation ofObject.hashCode()contract for this interface.static StringList12.bindingToString(@NonNull List12 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 List12Modifier and TypeMethodDescriptionList12Builder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<List12> augmentation) Add an augmentation to this builder's product.List12Builder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<List12>> 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 List12ModifierConstructorDescriptionList12Builder(List12 base) Construct a builder initialized with state from specifiedList12.