Deprecate BindingCodecTreeNode.getSchema()
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 12 Jan 2024 20:07:11 +0000 (21:07 +0100)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 19 Jun 2024 00:41:48 +0000 (10:41 +1000)
commit0f2d692f5f5de3a1d2666fb9daa93db1104ab03a
tree9b2811a09f09a637caab07ae93c0a1ac37d33fc7
parent106cf943e6837e6c30d7628b7c597ee57f0bfbd3
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