IJavaObject

Assembly: Java;

Description

The IJavaObject interface contains basic properties of Java objects.

Inheritance Hierarchy

IJavaObject

Comments

The interface is basic for the IJavaClassObject interface.

Properties

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

See also:

Java Assembly Interfaces