Fix a warning and make field final 90/5190/2
authorRobert Varga <rovarga@cisco.com>
Fri, 7 Feb 2014 22:20:04 +0000 (23:20 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 10 Feb 2014 13:08:43 +0000 (13:08 +0000)
commitade8e8f150958c60988fd7a70ab889e31a1ed911
tree00623dabfe3c119604d809186e8ab7e9c3181188
parent156a4017380494529d0efb3802caecb632cc681b
Fix a warning and make field final

Drive-by fix
- additionalHeader should be final,
- the class is not serializable, no uuid is needed

Change-Id: I484b07e64942179d153e7c42ca32d753fb2a5b23
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/netconf/netconf-api/src/main/java/org/opendaylight/controller/netconf/api/NetconfMessage.java