org.omg.GIOP
Class MsgType_1_1Holder

java.lang.Object
  |
  +--org.omg.GIOP.MsgType_1_1Holder
All Implemented Interfaces:
Streamable

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

Holder class for : MsgType_1_1

Author:
OpenORB Compiler

Field Summary
 MsgType_1_1 value
          Internal MsgType_1_1 value
 
Constructor Summary
MsgType_1_1Holder()
          Default constructor
MsgType_1_1Holder(MsgType_1_1 initial)
          Constructor with value initialisation
 
Method Summary
 void _read(InputStream istream)
          Read MsgType_1_1 from a marshalled stream
 TypeCode _type()
          Return the MsgType_1_1 TypeCode
 void _write(OutputStream ostream)
          Write MsgType_1_1 into a marshalled stream
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public MsgType_1_1 value
Internal MsgType_1_1 value
Constructor Detail

MsgType_1_1Holder

public MsgType_1_1Holder()
Default constructor

MsgType_1_1Holder

public MsgType_1_1Holder(MsgType_1_1 initial)
Constructor with value initialisation
Parameters:
initial - the initial value
Method Detail

_read

public void _read(InputStream istream)
Read MsgType_1_1 from a marshalled stream
Specified by:
_read in interface Streamable
Parameters:
istream - the input stream

_write

public void _write(OutputStream ostream)
Write MsgType_1_1 into a marshalled stream
Specified by:
_write in interface Streamable
Parameters:
ostream - the output stream

_type

public TypeCode _type()
Return the MsgType_1_1 TypeCode
Specified by:
_type in interface Streamable
Returns:
a TypeCode