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