Overview Module Function Class Tea 3.2.5 Reference Documentation
© 2009 PDM&FC

Function java-set-value

java-set-value [javaClassName|wrapperObject] memberName value

Sets the value of a member on the given class or object.

Parameters:
[javaClassName|wrapperObject] - A String or Symbol identifying a Java class (for accessing static field members), or a wrapperObject, created with the java-new-instance function.
memberName - String or Symbol identifying a field member in the Java class or object.
value - Value to be set on the member.

Returns the value of the given member.

Since: 3.2.1

Overview Module Function Class Tea 3.2.5 Reference Documentation
© 2009 PDM&FC
Report a bug or request new features
© 2009