Class AnnotatedContent
java.lang.Object
org.apache.maven.tools.plugin.extractor.annotations.datamodel.AnnotatedContent
- Direct Known Subclasses:
AnnotatedField
,MojoAnnotationContent
- Since:
- 3.0
- Author:
- Olivier Lamy
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetSince()
void
setDeprecated
(String deprecated) void
setDescription
(String description) void
-
Constructor Details
-
AnnotatedContent
public AnnotatedContent()
-
-
Method Details
-
getDescription
-
setDescription
-
getSince
-
setSince
-
getDeprecated
-
setDeprecated
-