Fix Major sonar issues 57/13357/2
authorshashikanth <shashikanth.vh@huawei.com>
Tue, 19 Sep 2017 08:39:45 +0000 (14:09 +0530)
committerShashikanth VH <shashikanth.vh@huawei.com>
Wed, 20 Sep 2017 05:22:45 +0000 (05:22 +0000)
commitd7779de1e79a8ce9526e564dcb3bdee9bb570b4b
tree5a5723fd89a79f815cd9169565321b4b3c8f6b44
parent5a2b4712b2e1d598950260087101be6fcf59f234
Fix Major sonar issues

Fix Major sonar issues in policy/drools-applications module
https://sonar.onap.org/component_issues?id=org.onap.policy.drools-applications%3Adrools-pdp-apps#resolved=false|severities=MAJOR

Add the "@Override" annotation above this method signature
"value" is already a string, there's no need to call "toString()" on it

Issue-Id:POLICY-239
Change-Id: Ia64ac87c13d88c5d961b943e0b2286b273bd4831
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
controlloop/common/model-impl/appc/src/main/java/org/onap/policy/appc/ResponseValue.java