org.omg.CosNotification
public final class QoSError_codeHolder extends Object implements Streamable
| Field Summary | |
|---|---|
| QoSError_code | value
Internal QoSError_code value |
| Constructor Summary | |
|---|---|
| QoSError_codeHolder()
Default constructor | |
| QoSError_codeHolder(QoSError_code initial)
Constructor with value initialisation | |
| Method Summary | |
|---|---|
| void | _read(InputStream istream)
Read QoSError_code from a marshalled stream |
| TypeCode | _type()
Return the QoSError_code TypeCode |
| void | _write(OutputStream ostream)
Write QoSError_code into a marshalled stream |
Parameters: initial the initial value
Parameters: istream the input stream
Returns: a TypeCode
Parameters: ostream the output stream