Assembly: Java;
The JavaClass class implements an object that is an analog of Java class.
| Constructor name | Brief description | |
| Create | The Create constructor creates an object that is an analog of Java class with the specified name. |
| Property name | Brief description | |
| Field | The Field property determines a class field value. |
| Method name | Brief description | |
| CreateObject | The CreateObject method creates an instance of Java class by means of class constructor call. | |
| Invoke | The Invoke method executes static Java method and returns result of its work. |
See also: