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