Package com.sun.codemodel
Class ClassType
java.lang.Object
com.sun.codemodel.ClassType
This helps enable whether the JDefinedClass is a Class or Interface or
AnnotationTypeDeclaration or Enum
- Author:
- Bhakti Mehta (bhakti.mehta@sun.com)
-
Field Summary
Fields -
Method Summary
-
Field Details
-
CLASS
-
INTERFACE
-
ANNOTATION_TYPE_DECL
-
ENUM
-