Adding UI extensibility
[aai/sparky-be.git] / src / main / java / org / onap / aai / sparky / config / oxm / CrossEntityReference.java
index 3cb0a9d..1df9296 100644 (file)
@@ -20,7 +20,6 @@
  *
  * ECOMP is a trademark and service mark of AT&T Intellectual Property.
  */
-
 package org.onap.aai.sparky.config.oxm;
 
 import java.util.ArrayList;
@@ -66,7 +65,9 @@ public class CrossEntityReference {
     referenceAttributes.add(additionalAttribute);
   }
 
-  /* (non-Javadoc)
+  /*
+   * (non-Javadoc)
+   * 
    * @see java.lang.Object#toString()
    */
   @Override