Split out addCompositeChild(CaseSchemaNode) 46/90346/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 9 Jun 2020 11:50:15 +0000 (13:50 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 9 Jun 2020 11:50:15 +0000 (13:50 +0200)
commitf158b68090d09f72180c9ec5f27096fd228f3f12
treeefb40001d09ce4156688b791261aa51209660177
parent4f82372f6b3d07663d2ead494fd151e0dfc83a7f
Split out addCompositeChild(CaseSchemaNode)

Choices seem to have this special case, which we should be able to
wire without an explicit cast in most cases.

Change-Id: I5a398957190ccec49b2a9072638f489bbdabd984
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-data-util/src/main/java/org/opendaylight/yangtools/yang/data/util/ChoiceNodeDataWithSchema.java