JLink`
JLink`
Fields
Fields[javaclass]
returns a list of the Java declarations for all fields of the specified JavaClass.
Fields["classname"]
lists the fields for the named class.
Fields[javaobject]
lists the fields for the class of the specified JavaObject.