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