org.omg.GIOP
Class LocateReplyHeader_1_0Holder

java.lang.Object
  extended byorg.omg.GIOP.LocateReplyHeader_1_0Holder
All Implemented Interfaces:
Streamable

public final class LocateReplyHeader_1_0Holder
extends java.lang.Object
implements Streamable

Generated from IDL definition of struct "LocateReplyHeader_1_0"

Author:
JacORB IDL compiler

Field Summary
 LocateReplyHeader_1_0 value
           
 
Constructor Summary
LocateReplyHeader_1_0Holder()
           
LocateReplyHeader_1_0Holder(LocateReplyHeader_1_0 initial)
           
 
Method Summary
 void _read(InputStream _in)
           
 TypeCode _type()
           
 void _write(OutputStream _out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public LocateReplyHeader_1_0 value
Constructor Detail

LocateReplyHeader_1_0Holder

public LocateReplyHeader_1_0Holder()

LocateReplyHeader_1_0Holder

public LocateReplyHeader_1_0Holder(LocateReplyHeader_1_0 initial)
Method Detail

_type

public TypeCode _type()
Specified by:
_type in interface Streamable

_read

public void _read(InputStream _in)
Specified by:
_read in interface Streamable

_write

public void _write(OutputStream _out)
Specified by:
_write in interface Streamable