fixed yang enum serialization 39/124439/2
authorMichael DÜrre <michael.duerre@highstreet-technologies.com>
Thu, 23 Sep 2021 08:15:21 +0000 (10:15 +0200)
committerKAPIL SINGAL <ks220y@att.com>
Thu, 23 Sep 2021 15:37:31 +0000 (15:37 +0000)
commitf03758806c601e63cc835e423498c17c0b5dc429
tree21dcb3fd490ec8ec8298dac62d724d0a9921f2da
parent0eaf2d56a8ac8de275cd80d3db38c02f110faa30
fixed yang enum serialization

fixed serializer for yang types with -

Issue-ID: CCSDK-3452
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
Change-Id: I0e212c585b2874c2f5d154b25615aac17a3da634
Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com>
sdnr/wt/common-yang/utils/pom.xml
sdnr/wt/common-yang/utils/src/main/java/org/onap/ccsdk/features/sdnr/wt/yang/mapper/serialize/EnumSerializer.java
sdnr/wt/common-yang/utils/src/test/java/org/onap/ccsdk/features/sdnr/wt/yang/mapper/TestMapper.java [new file with mode: 0644]