|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JavassistField
JavassistField.
| Method Summary | |
|---|---|
Object |
get(Object target)
Get the field |
void |
set(Object target,
Object value)
Set the field |
| Method Detail |
|---|
Object get(Object target)
throws Throwable
target - the target
Throwable - for any error
void set(Object target,
Object value)
throws Throwable
target - the targetvalue - the value
Throwable - for any error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||