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