QNameModule/QName should implement Identifier 73/68673/2
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 24 Feb 2018 21:42:24 +0000 (22:42 +0100)
committerRobert Varga <nite@hq.sk>
Sun, 25 Feb 2018 18:49:20 +0000 (18:49 +0000)
commit02b37d0a7fe3cf372c1c082baffe805272b6c072
tree417bc9d77319879268f5321fc99cef4ff23c2c32
parent57d2a64f6b4b3cc29254ce9a5b5f9446ba6bac6b
QNameModule/QName should implement Identifier

These classes are inherently identifier-like, and hence should be
implementing Identifier concept.

Change-Id: Ic494ec42788a176555c56446105511bc4868fad8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-common/src/main/java/org/opendaylight/yangtools/yang/common/QName.java
yang/yang-common/src/main/java/org/opendaylight/yangtools/yang/common/QNameModule.java