Class AnnotationDocType
java.lang.Object
org.glassfish.jersey.server.wadl.internal.generators.resourcedoc.model.AnnotationDocType
The documentation type for annotations.
Created on: Jun 12, 2008
Created on: Jun 12, 2008
- Author:
- Martin Grotzke (martin.grotzke at freiheit.com)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
attribute
-
-
Constructor Details
-
AnnotationDocType
public AnnotationDocType()
-
-
Method Details
-
getAttributeDocs
-
hasAttributeDocs
public boolean hasAttributeDocs() -
getAnnotationTypeName
- Returns:
- the annotationTypeName
-
setAnnotationTypeName
- Parameters:
annotationTypeName
- the annotationTypeName to set
-