Package fr.ifremer.isisfish.util
Annotation Interface Doc
Deprecated.
since 4.5.0.0, for removal
Used by user to add informations about a code he wrote.
-
Required Element Summary
-
Optional Element Summary
-
Element Details
-
value
String valueDeprecated.Get content of the documentation.- Returns:
- the content of the documentation
-
-
-
date
String dateDeprecated.Get documentation date (optional).- Returns:
- optional date
- Default:
- ""
-
version
String versionDeprecated.Get documentation version (optional).- Returns:
- optional version
- Default:
- ""
-
author
String authorDeprecated.Get documentation author (optional).- Returns:
- optional author of the documentation
- Default:
- ""
-