checkstyle: enable JavadocParagraph
[neutron.git] / neutron-spi / src / main / java / org / opendaylight / neutron / spi / NeutronSecurityGroup.java
index 62c16df58cdfe9123183f46e6dbca1248bf60847..b36afe37cc0c51fb09ffe18decb81fe8f27148c2 100644 (file)
@@ -18,6 +18,7 @@ import javax.xml.bind.annotation.XmlRootElement;
  * OpenStack Neutron v2.0 Security Group bindings.
  * See OpenStack Network API v2.0 Reference for description of
  * annotated attributes. The current fields are as follows:
+ *
  * <p>
  * id                   uuid-str unique ID for the security group.
  * name                 String name of the security group.