BUG-944 Fix nested union types in config subsystem module attributes 69/8169/2
authorMaros Marsalek <mmarsale@cisco.com>
Fri, 20 Jun 2014 11:06:50 +0000 (13:06 +0200)
committerMaros Marsalek <mmarsale@cisco.com>
Fri, 20 Jun 2014 13:14:02 +0000 (13:14 +0000)
commitde72757ff310514e25c3a039eb75523810c207a4
tree62b279f22c698a7c73f5c2f1945c0848f75d0ba4
parentceec41033ab311600969e595191a952ab4e6047d
BUG-944 Fix nested union types in config subsystem module attributes

Before this patch only unions of non-union types are supported.

Change-Id: If4aa0980246763b211a1c3fca0168ee84a1e75f9
Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
opendaylight/config/yang-jmx-generator/src/main/java/org/opendaylight/controller/config/yangjmxgenerator/attribute/JavaAttribute.java