Methods Summary |
---|
public void | _read(InputStream istream)Reads data from istream and initalizes the
value field of the Holder with the unmarshalled data.
|
public org.omg.CORBA.TypeCode | _type()Retrieves the TypeCode object corresponding to the value
in the value field of the Holder.
|
public void | _write(OutputStream ostream)Marshals to ostream the value in the
value field of the Holder.
|