Set the field of a Java object
jsetfield(object, fieldName, value)
A mlist typed _JObj or _JClass or a Scilab variable
A string giving the field name
A Scilab variable or mlist typed _JObj as new field value
Set the field named fieldName to the given value.