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