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