Define a serialization proxy for yang.common.Empty 48/113548/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 17 Sep 2024 07:27:23 +0000 (09:27 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 17 Sep 2024 07:29:02 +0000 (09:29 +0200)
commitb7280400e580ade1448995d285000e5c27ce0eb4
tree698a683c0ce353213ea8dde5c04d6e27e11928e0
parent76be7da0eedc69af4b2b15ece1a4fd145f802913
Define a serialization proxy for yang.common.Empty

Empty's serial form is tied to its layout. This defines a serialization
proxy which can be used to disconnect it and provide forward
compatibility.

JIRA: YANGTOOLS-1647
Change-Id: Ie13d5907e1b94cd96b10dc25a3633139548f8209
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
common/yang-common/src/main/java/org/opendaylight/yangtools/yang/common/Ev1.java [new file with mode: 0644]