org.omg.IIOP
Class ProfileBody_1_1Holder

java.lang.Object
  |
  +--org.omg.IIOP.ProfileBody_1_1Holder
All Implemented Interfaces:
Streamable

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

Holder class for : ProfileBody_1_1

Author:
OpenORB Compiler

Field Summary
 ProfileBody_1_1 value
          Internal ProfileBody_1_1 value
 
Constructor Summary
ProfileBody_1_1Holder()
          Default constructor
ProfileBody_1_1Holder(ProfileBody_1_1 initial)
          Constructor with value initialisation
 
Method Summary
 void _read(InputStream istream)
          Read ProfileBody_1_1 from a marshalled stream
 TypeCode _type()
          Return the ProfileBody_1_1 TypeCode
 void _write(OutputStream ostream)
          Write ProfileBody_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 ProfileBody_1_1 value
Internal ProfileBody_1_1 value
Constructor Detail

ProfileBody_1_1Holder

public ProfileBody_1_1Holder()
Default constructor

ProfileBody_1_1Holder

public ProfileBody_1_1Holder(ProfileBody_1_1 initial)
Constructor with value initialisation
Parameters:
initial - the initial value
Method Detail

_read

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

_write

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

_type

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