org.omg.CosNotification
Class EventBatchHelper
java.lang.Object
org.omg.CosNotification.EventBatchHelper
- public final class EventBatchHelper
- extends java.lang.Object
Generated from IDL definition of alias "EventBatch"
- Author:
- JacORB IDL compiler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventBatchHelper
public EventBatchHelper()
insert
public static void insert(Any any,
StructuredEvent[] s)
extract
public static StructuredEvent[] extract(Any any)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static StructuredEvent[] read(InputStream _in)
write
public static void write(OutputStream _out,
StructuredEvent[] _s)