Annotation Interface WSDoc


@Retention(RUNTIME) @Target({FIELD,METHOD,PARAMETER,TYPE}) public @interface WSDoc
An annotation to document the web services.
Since:
7.0
Author:
Marco Meschieri - LogicalDOC
  • Element Details

    • required

      boolean required
      Default:
      true
    • documented

      boolean documented
      Default:
      true
    • description

      String description
      Default:
      ""