Add ModuleQName annotation. 72/3672/1
authorTomas Olvecky <tolvecky@cisco.com>
Thu, 12 Dec 2013 10:45:56 +0000 (11:45 +0100)
committerTomas Olvecky <tolvecky@cisco.com>
Thu, 12 Dec 2013 10:45:56 +0000 (11:45 +0100)
commit32b68285eaeacb926086c282221bf4e73a1fe846
tree71b381b4993f57ea78d59ab776a04686139c93c0
parentd8fd3315a670972425a89e5984e71678839c9749
Add ModuleQName annotation.

Add ModuleQName annotation so that generated code can maintain description of yang file from which it was derived.

Change-Id: I6d4469acae62fcb4e9b80a814244f1a60e2ad983
Signed-off-by: Tomas Olvecky <tolvecky@cisco.com>
yang/yang-binding/src/main/java/org/opendaylight/yangtools/yang/binding/annotations/ModuleQName.java [new file with mode: 0644]
yang/yang-binding/src/main/java/org/opendaylight/yangtools/yang/binding/annotations/QName.java