Class AnnotationDocType


  • public class AnnotationDocType
    extends Object
    The documentation type for annotations.
    Created on: Jun 12, 2008
    Author:
    Martin Grotzke (martin.grotzke at freiheit.com)
    • Constructor Detail

      • AnnotationDocType

        public AnnotationDocType()
    • Method Detail

      • hasAttributeDocs

        public boolean hasAttributeDocs()
      • getAnnotationTypeName

        public String getAnnotationTypeName()
        Returns:
        the annotationTypeName
      • setAnnotationTypeName

        public void setAnnotationTypeName​(String annotationTypeName)
        Parameters:
        annotationTypeName - the annotationTypeName to set