Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.NestedListSimpleAugment
-
Packages that use NestedListSimpleAugment Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210 -
-
Uses of NestedListSimpleAugment 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 NestedListSimpleAugment Modifier and Type Method Description @NonNull NestedListSimpleAugmentNestedListSimpleAugmentBuilder. build()A newNestedListSimpleAugmentinstance.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 NestedListSimpleAugment Modifier and Type Method Description default Class<NestedListSimpleAugment>NestedListSimpleAugment. 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 NestedListSimpleAugment Modifier and Type Method Description static booleanNestedListSimpleAugment. bindingEquals(@NonNull NestedListSimpleAugment thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNestedListSimpleAugment. bindingHashCode(@NonNull NestedListSimpleAugment obj)Default implementation ofObject.hashCode()contract for this interface.static StringNestedListSimpleAugment. bindingToString(@NonNull NestedListSimpleAugment 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 NestedListSimpleAugment Constructor Description NestedListSimpleAugmentBuilder(NestedListSimpleAugment base)Construct a builder initialized with state from specifiedNestedListSimpleAugment.
-