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