org.omg.CORBA
Class ACTIVITY_REQUIREDHolder
java.lang.Object
|
+--org.omg.CORBA.ACTIVITY_REQUIREDHolder
- All Implemented Interfaces:
- Streamable
- public final class ACTIVITY_REQUIREDHolder
- extends java.lang.Object
- implements Streamable
Holder class for : ACTIVITY_REQUIRED
- Author:
- OpenORB Compiler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
public ACTIVITY_REQUIRED value
- Internal ACTIVITY_REQUIRED value
ACTIVITY_REQUIREDHolder
public ACTIVITY_REQUIREDHolder()
- Default constructor
ACTIVITY_REQUIREDHolder
public ACTIVITY_REQUIREDHolder(ACTIVITY_REQUIRED initial)
- Constructor with value initialisation
- Parameters:
initial - the initial value
_read
public void _read(InputStream istream)
- Read ACTIVITY_REQUIRED from a marshalled stream
- Specified by:
_read in interface Streamable
- Parameters:
istream - the input stream
_write
public void _write(OutputStream ostream)
- Write ACTIVITY_REQUIRED into a marshalled stream
- Specified by:
_write in interface Streamable
- Parameters:
ostream - the output stream
_type
public TypeCode _type()
- Return the ACTIVITY_REQUIRED TypeCode
- Specified by:
_type in interface Streamable
- Returns:
- a TypeCode