|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassField | |
|---|---|
| com.sun.jdo.api.persistence.enhancer.classfile | |
| Uses of ClassField in com.sun.jdo.api.persistence.enhancer.classfile |
|---|
| Methods in com.sun.jdo.api.persistence.enhancer.classfile that return ClassField | |
|---|---|
ClassField |
ClassFile.findField(String fieldName)
Look for a field with the specified name |
| Methods in com.sun.jdo.api.persistence.enhancer.classfile with parameters of type ClassField | |
|---|---|
void |
ClassFile.addField(ClassField field)
Add a field to the list of the fields which the class contains |
void |
ClassFile.addField(ClassField field,
int index)
Add a field to the list of the fields which the class contains, at the index'th position. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||