| |
|
| java.lang.Object com.sun.codemodel.ClassType
ClassType | final public class ClassType (Code) | | This helps enable whether the JDefinedClass is a Class or Interface or
AnnotationTypeDeclaration or Enum
author: Bhakti Mehta (bhakti.mehta@sun.com) |
ANNOTATION_TYPE_DECL | final public static ClassType ANNOTATION_TYPE_DECL(Code) | | |
declarationToken | final String declarationToken(Code) | | The keyword used to declare this type.
|
|
|
|