public static void SetObjectField (IntPtr obj, IntPtr fieldID, IntPtr val);

Description

Sets the value of an instance field of the specified object.

Результатом является ссылка на java.lang.Object, или его подкласс.

See Also: Java Native Interface Specification (Oracle)