|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FieldInfo | |
---|---|
org.cojen.classfile |
Uses of FieldInfo in org.cojen.classfile |
---|
Methods in org.cojen.classfile that return FieldInfo | |
---|---|
FieldInfo |
ClassFile.addField(Modifiers modifiers,
String fieldName,
TypeDesc type)
Add a field to this class. |
FieldInfo[] |
ClassFile.getFields()
Returns all the fields defined in this class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |