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

Description

This function sets the value of an instance (nonstatic) field of an object.

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

See Also: Java Native Interface Specification (Oracle)