JavaObject

Assembly: Java;

Description

The JavaObject class implements a Java object.

Comments

The class can be used to create a Java object based on simple type values available in Fore.

Constructors

  Constructor name Brief description
Create The Create constructor creates an object based on the specified value.

Class object properties inherited from IJavaObject

  Property name Brief description
Type The Type property returns object type.
Value The Value property returns object value.

See also:

Java Assembly Classes