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