Java.IO.ObjectStreamClass: Method Members

The methods of Java.IO.ObjectStreamClass are listed below. For a list of all members, see the ObjectStreamClass Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

ForClass() : Java.Lang.Class
Returns the class (java.lang.
GetField(string) : ObjectStreamField
Gets a field descriptor of the class represented by this class descriptor.
GetFields() : ObjectStreamField[]
Returns a collection of field descriptors for the serialized fields of the class represented by this class descriptor.
static
Lookup(Java.Lang.Class) : ObjectStreamClass
Documentation for this section has not yet been entered.
static
LookupAny(Java.Lang.Class) : ObjectStreamClass
Documentation for this section has not yet been entered.