Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.List11SimpleAugment
-
Packages that use List11SimpleAugment Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210 -
-
Uses of List11SimpleAugment in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210 that return List11SimpleAugment Modifier and Type Method Description @NonNull List11SimpleAugmentList11SimpleAugmentBuilder. build()A newList11SimpleAugmentinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210 that return types with arguments of type List11SimpleAugment Modifier and Type Method Description default Class<List11SimpleAugment>List11SimpleAugment. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210 with parameters of type List11SimpleAugment Modifier and Type Method Description static booleanList11SimpleAugment. bindingEquals(@NonNull List11SimpleAugment thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intList11SimpleAugment. bindingHashCode(@NonNull List11SimpleAugment obj)Default implementation ofObject.hashCode()contract for this interface.static StringList11SimpleAugment. bindingToString(@NonNull List11SimpleAugment obj)Default implementation ofObject.toString()contract for this interface.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210 with parameters of type List11SimpleAugment Constructor Description List11SimpleAugmentBuilder(List11SimpleAugment base)Construct a builder initialized with state from specifiedList11SimpleAugment.
-