org.omg.CosNotification
Class EventBatchHelper
java.lang.Object
org.omg.CosNotification.EventBatchHelper
public abstract class EventBatchHelper
- extends Object
Generated from IDL alias "EventBatch".
- Version:
- generated at 03-Nov-2015 12:23:59
- Author:
- JacORB IDL compiler V 3.7
| 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 String id()
read
public static StructuredEvent[] read(InputStream _in)
write
public static void write(OutputStream _out,
StructuredEvent[] _s)
Copyright © 2015 JacORB. All rights reserved.