Annotation Type Comment

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String value
      The comment to use.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean override
      Whether or not to override existing comments on a node.
    • Element Detail

      • value

        String value
        The comment to use.
        Returns:
        comment
        Since:
        4.0.0
      • override

        boolean override
        Whether or not to override existing comments on a node.
        Returns:
        if we should override.
        Since:
        4.0.0
        Default:
        false