checkstyle: enable JavadocParagraph
[neutron.git] / neutron-spi / src / main / java / org / opendaylight / neutron / spi / NeutronSecurityRule.java
index 1f16ea7dee0a8a49644cab9b1e2ea1d51b532653..ba792fd56ac64bec1459780c0dd14d15028e05c0 100644 (file)
@@ -18,6 +18,7 @@ import javax.xml.bind.annotation.XmlRootElement;
 /**
  * See OpenStack Network API v2.0 Reference for description of
  * annotated attributes. The current fields are as follows:
+ *
  * <p>
  * id                uuid (String) UUID for the security group rule.
  * direction         String Direction the VM traffic  (ingress/egress).