Package com.logicaldoc.webservice.doc
Annotation Interface WSDoc
An annotation to document the web services.
- Since:
- 7.0
- Author:
- Marco Meschieri - LogicalDOC
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionboolean
boolean
-
Element Details
-
required
boolean required- Default:
- true
-
documented
boolean documented- Default:
- true
-
description
String description- Default:
- ""
-