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