Use union stringValue() 51/74051/2
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 15 Jul 2018 22:39:22 +0000 (00:39 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 16 Jul 2018 07:26:52 +0000 (09:26 +0200)
commit2b7c6100e57d977678ac6c245ef6e4d905996c34
tree1059c1d37000a6dc5563d45e9f1be95f36ac2a81
parent08ad95308d191d7ffb25479be1631d2784b2d73d
Use union stringValue()

getValue() is going away, use stringValue(), which is its replacement.

Change-Id: I1112f5417bb41bd21b7a53913b615afc4c34c190
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
bgp/extensions/flowspec/src/main/java/org/opendaylight/protocol/bgp/flowspec/l3vpn/AbstractFlowspecL3vpnNlriParser.java
bgp/extensions/flowspec/src/test/java/org/opendaylight/protocol/bgp/flowspec/FlowspecL3vpnIpv4NlriParserTest.java
bgp/extensions/flowspec/src/test/java/org/opendaylight/protocol/bgp/flowspec/FlowspecL3vpnIpv6NlriParserTest.java
bgp/rib-spi/src/test/java/org/opendaylight/protocol/bgp/rib/spi/AbstractRIBSupportTest.java