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