Package | Description |
---|---|
jdeserialize |
Modifier and Type | Field and Description |
---|---|
stringobj |
field.classname
The string object representing the class name.
|
stringobj |
enumobj.value
The string that represents the enum's value.
|
Modifier and Type | Method and Description |
---|---|
stringobj |
jdeserialize.read_newString(byte tc,
java.io.DataInputStream dis) |
Constructor and Description |
---|
enumobj(int handle,
classdesc cd,
stringobj so)
Constructor.
|
field(fieldtype type,
java.lang.String name,
stringobj classname)
Constructor.
|