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

Function java-get-value

java-get-value [javaClassName|wrapperObject] memberName

Returns the value stored in the member on the given class or object.

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

Returns the value of the given field 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