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