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