|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.codemodel.ClassType
public final class ClassType
This helps enable whether the JDefinedClass is a Class or Interface or AnnotationTypeDeclaration or Enum
Field Summary | |
---|---|
static ClassType |
ANNOTATION_TYPE_DECL
|
static ClassType |
CLASS
|
static ClassType |
ENUM
|
static ClassType |
INTERFACE
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final ClassType CLASS
public static final ClassType INTERFACE
public static final ClassType ANNOTATION_TYPE_DECL
public static final ClassType ENUM
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |