Click or drag to resize

JVMBridgeBaseTClassSSetField Method

Overload List
 NameDescription
Public methodStatic memberSSetField(String, Object) Sets the value of a static field identified by fieldName
Public methodStatic memberSSetField(IJavaType, String, Object) Sets the value of a static field on clazz identified by fieldName
Public methodStatic memberSSetFieldTValue(String, TValue) Sets the value of a static field identified by fieldName
Public methodStatic memberSSetFieldTValue(IJavaType, String, TValue) Sets the value of a static field on clazz identified by fieldName
Top
See Also