|
void | set_class (jint id) |
|
jint | get_class () const |
|
void | set_class_name (char *name) |
|
char * | get_class_name () const |
|
void | set_super (jint id) |
|
jint | get_super () const |
|
void | set_num_ifcs (jint num) |
|
jsize | get_num_ifcs () const |
|
void | set_ifc (int index, jint id) |
|
jint | get_ifc (int index) const |
|
The documentation for this class was generated from the following file: