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