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