TO THE TUTORIALS/APIS OF COURSE! :D (specifically the classes and members sections of those tutorials, and most likely the .set(Obj o, Obj value) method of the field class, I think)
EDIT: You might also want to get the Field first, and use .setAccessible(true) on it, if necessary.
EDIT2...