Class ClassType


  • public final class ClassType
    extends Object
    This helps enable whether the JDefinedClass is a Class or Interface or AnnotationTypeDeclaration or Enum
    Author:
    Bhakti Mehta (bhakti.mehta@sun.com)
    • Field Detail

      • INTERFACE

        public static final ClassType INTERFACE
      • ANNOTATION_TYPE_DECL

        public static final ClassType ANNOTATION_TYPE_DECL