org.omg.CosTrading.LinkPackage
public class DuplicateLinkNameHelper extends Object
Method Summary | |
---|---|
static DuplicateLinkName | extract(Any a)
Extract DuplicateLinkName from an any
|
static String | id()
Return the DuplicateLinkName IDL ID |
static void | insert(Any a, DuplicateLinkName t)
Insert DuplicateLinkName into an any |
static DuplicateLinkName | read(InputStream istream)
Read DuplicateLinkName from a marshalled stream |
static TypeCode | type()
Return the DuplicateLinkName TypeCode |
static void | write(OutputStream ostream, DuplicateLinkName value)
Write DuplicateLinkName into a marshalled stream |
Parameters: a an any
Returns: the extracted DuplicateLinkName value
Returns: an ID
Parameters: a an any t DuplicateLinkName value
Parameters: istream the input stream
Returns: the readed DuplicateLinkName value
Returns: a TypeCode
Parameters: ostream the output stream value DuplicateLinkName value