OVERONE DotNetJ client program reference

JavaObject Members

Public Instance Constructors

JavaObjectOverloaded. Initialize a new instance of the JavaObject class.

Public Instance Properties

IsException Indicated wether the Java object is an exception object.
Item Accesses a field of the Java object.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
InvokeOverloaded. Invokes a method on the Java object.
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

JavaObject Class | OVERONE.DotNetJ Namespace