Fix union/bits string mapping 03/103603/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 5 Dec 2022 17:50:10 +0000 (18:50 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 5 Dec 2022 17:53:31 +0000 (18:53 +0100)
BitsTypeObject changed the name of the value getter -- it is now
values(), not getValue(). Adjust UnionTemplate reference and update
tests to covert this case.

JIRA: MDSAL-797
Change-Id: I8b8789b87ae5ea43eaa942b932690dc3e35a161e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found