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