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