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