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