OVERONE DotNetJ client program reference
JavaObject Members
Public Instance Constructors
JavaObject
Overloaded. 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
)
Invoke
Overloaded. 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