Reduce use of BindingReflections in BindingNormalizedNodeSerializer 04/106704/3
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Jun 2023 18:16:25 +0000 (20:16 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 26 Jun 2023 18:47:50 +0000 (20:47 +0200)
commit89e900e7ffda790d4ce2778d65e97f48a6792dfd
treee3eedaa18d2064f47d87d20eaefe4036dcc2b03d
parente840abf3efdeebcc0fdf25e879bbb916cccc769d
Reduce use of BindingReflections in BindingNormalizedNodeSerializer

BindingNormalizedNodeSerializer's codec implementation can easily
process some of these methods and we therefore do not have to use
BindingReflections to acquire their NodeIdentifiers.

JIRA: MDSAL-781
Change-Id: If928d896e785fe8782ddbde7fb898464c40adb17
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/BindingNormalizedNodeSerializer.java