TypeKind
This type is an enumeration data type (a type for attribute values).
UNDEFINED=1 CLASS=2 INTERFACE=3 EXCEPTION=4
Package: java
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Allowed values:
0 - UNDEFINED
1 - CLASS
2 - INTERFACE
3 - EXCEPTION
Attributes having this type:
JavaClass.kind
(C) COPYRIGHT International Business Machines Corp. 1996-2006