Version: 2019.2
public static void SetStaticObjectField (IntPtr clazz, IntPtr fieldID, IntPtr val);

説明

Sets the value of a static field in the specified object.

java.lang.Objectか、サブクラスのどちらかの参照の値を設定します。

関連項目: Java Native Interface Specification (Oracle)