Address @XmlSeeAlso limitation. Provide the ability to inject the JAXB types
[controller.git] / opendaylight / northbound / bundlescanner / implementation / src / test / java / bundle_base / NoAnnotation.java
1 package bundle_base;
2
3 public class NoAnnotation { }