| Package | Description |
|---|---|
| xapi.bytecode |
| Modifier and Type | Field and Description |
|---|---|
protected FieldInfo |
CtField.fieldInfo |
| Modifier and Type | Method and Description |
|---|---|
FieldInfo |
CtField.getFieldInfo()
Returns the FieldInfo representing the field in the class file.
|
FieldInfo |
CtField.getFieldInfo2()
Returns the FieldInfo representing the field in the class
file (read only).
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClassFile.addField(FieldInfo finfo)
Appends a field to the class.
|
Copyright © 2012-2013 The Internet Party. All Rights Reserved.