Deprecate BindingCodecTreeNode.getSchema() 58/109758/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 12 Jan 2024 20:07:11 +0000 (21:07 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 12 Jan 2024 20:07:11 +0000 (21:07 +0100)
commit6f18d2e4a441389e5f80c4d03441d1a0b193ec7b
tree78b1e5a0d06563b846fb6d07d48509f98d436e21
parent889d6606afceea88af3884ee340008c0f8810496
Deprecate BindingCodecTreeNode.getSchema()

The BindingCodecTreeNode hierarchy should be expressive enough so that
users do not need the underlying schema. Deprecate getSchema() for
removal.

Change-Id: I58c18075ce78b11db2a922f5de4d4859c256bd35
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-dom-codec-api/src/main/java/org/opendaylight/mdsal/binding/dom/codec/api/BindingCodecTreeNode.java