Class AnnotationDocType


  • public class AnnotationDocType
    extends java.lang.Object
    The documentation type for annotations.
    Created on: Jun 12, 2008
    • Field Detail

      • annotationTypeName

        private java.lang.String annotationTypeName
    • Constructor Detail

      • AnnotationDocType

        public AnnotationDocType()
    • Method Detail

      • getAttributeDocs

        public java.util.List<NamedValueType> getAttributeDocs()
      • hasAttributeDocs

        public boolean hasAttributeDocs()
      • getAnnotationTypeName

        public java.lang.String getAnnotationTypeName()
        Returns:
        the annotationTypeName
      • setAnnotationTypeName

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